Show a series.

GET /api/1.1/series/5562/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 5562,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5562/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5562",
    "project": {
        "id": 1,
        "url": "https://patchwork.libcamera.org/api/1.1/projects/1/?format=api",
        "name": "libcamera",
        "link_name": "libcamera",
        "list_id": "libcamera_core",
        "list_email": "libcamera-devel@lists.libcamera.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": ""
    },
    "name": "imx8-isi: Move isi routing into acquireDevice",
    "date": "2025-11-04T13:49:25",
    "submitter": {
        "id": 218,
        "url": "https://patchwork.libcamera.org/api/1.1/people/218/?format=api",
        "name": "Antoine Bouyer",
        "email": "antoine.bouyer@nxp.com"
    },
    "version": 6,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5562/mbox/",
    "cover_letter": {
        "id": 24965,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/24965/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/24965/",
        "msgid": "<20251104134927.318841-1-antoine.bouyer@nxp.com>",
        "date": "2025-11-04T13:49:25",
        "name": "[v6,0/2] imx8-isi: Move isi routing into acquireDevice",
        "mbox": "https://patchwork.libcamera.org/cover/24965/mbox/"
    },
    "patches": [
        {
            "id": 24966,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24966/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24966/",
            "msgid": "<20251104134927.318841-2-antoine.bouyer@nxp.com>",
            "date": "2025-11-04T13:49:26",
            "name": "[v6,1/2] libcamera: pipeline_handler: Add accessor for useCount_",
            "mbox": "https://patchwork.libcamera.org/patch/24966/mbox/"
        },
        {
            "id": 24967,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24967/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24967/",
            "msgid": "<20251104134927.318841-3-antoine.bouyer@nxp.com>",
            "date": "2025-11-04T13:49:27",
            "name": "[v6,2/2] pipeline: imx8-isi: Delay ISI routes config to acquire() time",
            "mbox": "https://patchwork.libcamera.org/patch/24967/mbox/"
        }
    ]
}