Show a series.

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

{
    "id": 5258,
    "url": "https://patchwork.libcamera.org/api/series/5258/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5258",
    "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": "pipeline: imx8-isi: Add multicamera support",
    "date": "2025-06-30T15:01:26",
    "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/5258/mbox/",
    "cover_letter": {
        "id": 23693,
        "url": "https://patchwork.libcamera.org/api/covers/23693/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/23693/",
        "msgid": "<20250630150128.2435445-1-antoine.bouyer@nxp.com>",
        "date": "2025-06-30T15:01:26",
        "name": "[v3,0/2] pipeline: imx8-isi: Add multicamera support",
        "mbox": "https://patchwork.libcamera.org/cover/23693/mbox/"
    },
    "patches": [
        {
            "id": 23694,
            "url": "https://patchwork.libcamera.org/api/patches/23694/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23694/",
            "msgid": "<20250630150128.2435445-2-antoine.bouyer@nxp.com>",
            "date": "2025-06-30T15:01:27",
            "name": "[v3,1/2] pipeline: imx8-isi: Add constexpr for maximum pipeline and resize if needed",
            "mbox": "https://patchwork.libcamera.org/patch/23694/mbox/"
        },
        {
            "id": 23695,
            "url": "https://patchwork.libcamera.org/api/patches/23695/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23695/",
            "msgid": "<20250630150128.2435445-3-antoine.bouyer@nxp.com>",
            "date": "2025-06-30T15:01:28",
            "name": "[v3,2/2] pipeline: imx8-isi: Add multicamera support",
            "mbox": "https://patchwork.libcamera.org/patch/23695/mbox/"
        }
    ]
}