Show a series.

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

{
    "id": 5780,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5780/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5780",
    "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": "Raspberry Pi: Update VC4 pipeline for upstream",
    "date": "2026-02-10T08:25:45",
    "submitter": {
        "id": 223,
        "url": "https://patchwork.libcamera.org/api/1.1/people/223/?format=api",
        "name": "Jai Luthra",
        "email": "jai.luthra@ideasonboard.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5780/mbox/",
    "cover_letter": {
        "id": 26116,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/26116/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/26116/",
        "msgid": "<20260210-pi4-upstream-v1-0-279841c15fba@ideasonboard.com>",
        "date": "2026-02-10T08:25:45",
        "name": "[0/3] Raspberry Pi: Update VC4 pipeline for upstream",
        "mbox": "https://patchwork.libcamera.org/cover/26116/mbox/"
    },
    "patches": [
        {
            "id": 26117,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/26117/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26117/",
            "msgid": "<20260210-pi4-upstream-v1-1-279841c15fba@ideasonboard.com>",
            "date": "2026-02-10T08:25:46",
            "name": "[1/3] pipeline: raspberrypi: vc4: Configure format on Unicam subdev",
            "mbox": "https://patchwork.libcamera.org/patch/26117/mbox/"
        },
        {
            "id": 26118,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/26118/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26118/",
            "msgid": "<20260210-pi4-upstream-v1-2-279841c15fba@ideasonboard.com>",
            "date": "2026-02-10T08:25:47",
            "name": "[2/3] include: uapi: Drop controls for VC4 ISP params",
            "mbox": "https://patchwork.libcamera.org/patch/26118/mbox/"
        },
        {
            "id": 26119,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/26119/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26119/",
            "msgid": "<20260210-pi4-upstream-v1-3-279841c15fba@ideasonboard.com>",
            "date": "2026-02-10T08:25:48",
            "name": "[3/3] pipeline/ipa: rpi: vc4: Use extensible parameter buffers for ISP configuration",
            "mbox": "https://patchwork.libcamera.org/patch/26119/mbox/"
        }
    ]
}