Show a series.

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

{
    "id": 5228,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5228/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5228",
    "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": "pipeline: imx8-isi: Add multicamera support",
    "date": "2025-06-18T12:45:39",
    "submitter": {
        "id": 218,
        "url": "https://patchwork.libcamera.org/api/1.1/people/218/?format=api",
        "name": "Antoine Bouyer",
        "email": "antoine.bouyer@nxp.com"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5228/mbox/",
    "cover_letter": {
        "id": 23595,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/23595/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/23595/",
        "msgid": "<20250618124541.2340270-1-antoine.bouyer@nxp.com>",
        "date": "2025-06-18T12:45:39",
        "name": "[v2,0/2] pipeline: imx8-isi: Add multicamera support",
        "mbox": "https://patchwork.libcamera.org/cover/23595/mbox/"
    },
    "patches": [
        {
            "id": 23596,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23596/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23596/",
            "msgid": "<20250618124541.2340270-2-antoine.bouyer@nxp.com>",
            "date": "2025-06-18T12:45:40",
            "name": "[v2,1/2] pipeline: imx8-isi: Add constexpr for maximum pipeline and resize if needed",
            "mbox": "https://patchwork.libcamera.org/patch/23596/mbox/"
        },
        {
            "id": 23597,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23597/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23597/",
            "msgid": "<20250618124541.2340270-3-antoine.bouyer@nxp.com>",
            "date": "2025-06-18T12:45:41",
            "name": "[v2,2/2] pipeline: imx8-isi: Add multicamera support",
            "mbox": "https://patchwork.libcamera.org/patch/23597/mbox/"
        }
    ]
}