Show a series.

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

{
    "id": 5538,
    "url": "https://patchwork.libcamera.org/api/series/5538/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5538",
    "project": {
        "id": 1,
        "url": "https://patchwork.libcamera.org/api/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-10-28T16:04:51",
    "submitter": {
        "id": 218,
        "url": "https://patchwork.libcamera.org/api/people/218/?format=api",
        "name": "Antoine Bouyer",
        "email": "antoine.bouyer@nxp.com"
    },
    "version": 3,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5538/mbox/",
    "cover_letter": {
        "id": 24850,
        "url": "https://patchwork.libcamera.org/api/covers/24850/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/24850/",
        "msgid": "<20251028160453.3802642-1-antoine.bouyer@nxp.com>",
        "date": "2025-10-28T16:04:51",
        "name": "[v3,0/2] imx8-isi: Move isi routing into acquireDevice",
        "mbox": "https://patchwork.libcamera.org/cover/24850/mbox/"
    },
    "patches": [
        {
            "id": 24851,
            "url": "https://patchwork.libcamera.org/api/patches/24851/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24851/",
            "msgid": "<20251028160453.3802642-2-antoine.bouyer@nxp.com>",
            "date": "2025-10-28T16:04:52",
            "name": "[v3,1/2] libcamera: pipeline_handler: Move useCount_ to protected",
            "mbox": "https://patchwork.libcamera.org/patch/24851/mbox/"
        },
        {
            "id": 24852,
            "url": "https://patchwork.libcamera.org/api/patches/24852/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24852/",
            "msgid": "<20251028160453.3802642-3-antoine.bouyer@nxp.com>",
            "date": "2025-10-28T16:04:53",
            "name": "[v3,2/2] pipeline: imx8-isi: Delay ISI routes config to acquire() time",
            "mbox": "https://patchwork.libcamera.org/patch/24852/mbox/"
        }
    ]
}