Show a series.

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

{
    "id": 6021,
    "url": "https://patchwork.libcamera.org/api/1.1/series/6021/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=6021",
    "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": "Add NV12MT_COL128 8/10-bit pixel formats",
    "date": "2026-06-26T11:54:00",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/1.1/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/6021/mbox/",
    "cover_letter": {
        "id": 27056,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/27056/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/27056/",
        "msgid": "<20260626120041.627376-1-naush@raspberrypi.com>",
        "date": "2026-06-26T11:54:00",
        "name": "[0/3] Add NV12MT_COL128 8/10-bit pixel formats",
        "mbox": "https://patchwork.libcamera.org/cover/27056/mbox/"
    },
    "patches": [
        {
            "id": 27057,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/27057/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27057/",
            "msgid": "<20260626120041.627376-2-naush@raspberrypi.com>",
            "date": "2026-06-26T11:54:01",
            "name": "[1/3] utils: codegen: gen-formats: Resolve Broadcom SAND modifiers",
            "mbox": "https://patchwork.libcamera.org/patch/27057/mbox/"
        },
        {
            "id": 27058,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/27058/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27058/",
            "msgid": "<20260626120041.627376-3-naush@raspberrypi.com>",
            "date": "2026-06-26T11:54:02",
            "name": "[2/3] include: linux: videodev2: Add NV12MT_COL128 8/10-bit pixel formats",
            "mbox": "https://patchwork.libcamera.org/patch/27058/mbox/"
        },
        {
            "id": 27059,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/27059/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27059/",
            "msgid": "<20260626120041.627376-4-naush@raspberrypi.com>",
            "date": "2026-06-26T11:54:03",
            "name": "[3/3] libcamera: v4l2_pixelformat: Add NV12MT_COL128 8/10-bit pixel formats",
            "mbox": "https://patchwork.libcamera.org/patch/27059/mbox/"
        }
    ]
}