Show a series.

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

{
    "id": 5556,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5556/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5556",
    "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-03T14:03:23",
    "submitter": {
        "id": 218,
        "url": "https://patchwork.libcamera.org/api/1.1/people/218/?format=api",
        "name": "Antoine Bouyer",
        "email": "antoine.bouyer@nxp.com"
    },
    "version": 4,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5556/mbox/",
    "cover_letter": {
        "id": 24950,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/24950/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/24950/",
        "msgid": "<20251103140325.88535-1-antoine.bouyer@nxp.com>",
        "date": "2025-11-03T14:03:23",
        "name": "[v4,0/2] imx8-isi: Move isi routing into acquireDevice",
        "mbox": "https://patchwork.libcamera.org/cover/24950/mbox/"
    },
    "patches": [
        {
            "id": 24951,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24951/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24951/",
            "msgid": "<20251103140325.88535-2-antoine.bouyer@nxp.com>",
            "date": "2025-11-03T14:03:24",
            "name": "[v4,1/2] libcamera: pipeline_handler: Add accessor for useCount_",
            "mbox": "https://patchwork.libcamera.org/patch/24951/mbox/"
        },
        {
            "id": 24952,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24952/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24952/",
            "msgid": "<20251103140325.88535-3-antoine.bouyer@nxp.com>",
            "date": "2025-11-03T14:03:25",
            "name": "[v4,2/2] pipeline: imx8-isi: Delay ISI routes config to acquire() time",
            "mbox": "https://patchwork.libcamera.org/patch/24952/mbox/"
        }
    ]
}