Show a series.

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

{
    "id": 5209,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5209/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5209",
    "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": "Eliminating startup frames",
    "date": "2025-06-06T10:55:18",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/1.1/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 3,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5209/mbox/",
    "cover_letter": {
        "id": 23474,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/23474/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/23474/",
        "msgid": "<20250606105651.1624640-1-naush@raspberrypi.com>",
        "date": "2025-06-06T10:55:18",
        "name": "[v3,0/6] Eliminating startup frames",
        "mbox": "https://patchwork.libcamera.org/cover/23474/mbox/"
    },
    "patches": [
        {
            "id": 23475,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23475/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23475/",
            "msgid": "<20250606105651.1624640-2-naush@raspberrypi.com>",
            "date": "2025-06-06T10:55:19",
            "name": "[v3,1/6] libcamera: framebuffer: Add FrameMetadata::Status::FrameStartup",
            "mbox": "https://patchwork.libcamera.org/patch/23475/mbox/"
        },
        {
            "id": 23476,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23476/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23476/",
            "msgid": "<20250606105651.1624640-3-naush@raspberrypi.com>",
            "date": "2025-06-06T10:55:20",
            "name": "[v3,2/6] ipa: rpi: Replace dropFrameCount in the IPA -> PH interface",
            "mbox": "https://patchwork.libcamera.org/patch/23476/mbox/"
        },
        {
            "id": 23477,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23477/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23477/",
            "msgid": "<20250606105651.1624640-4-naush@raspberrypi.com>",
            "date": "2025-06-06T10:55:21",
            "name": "[v3,3/6] pipeline: ipa: rpi: Split RPiCameraData::dropFrameCount_",
            "mbox": "https://patchwork.libcamera.org/patch/23477/mbox/"
        },
        {
            "id": 23478,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23478/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23478/",
            "msgid": "<20250606105651.1624640-5-naush@raspberrypi.com>",
            "date": "2025-06-06T10:55:22",
            "name": "[v3,4/6] pipeline: rpi: Remove disable_startup_frame_drops config option",
            "mbox": "https://patchwork.libcamera.org/patch/23478/mbox/"
        },
        {
            "id": 23479,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23479/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23479/",
            "msgid": "<20250606105651.1624640-6-naush@raspberrypi.com>",
            "date": "2025-06-06T10:55:23",
            "name": "[v3,5/6] pipeline: rpi: Remove ispOutputCount_ and ispOutputTotal_",
            "mbox": "https://patchwork.libcamera.org/patch/23479/mbox/"
        },
        {
            "id": 23480,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23480/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23480/",
            "msgid": "<20250606105651.1624640-7-naush@raspberrypi.com>",
            "date": "2025-06-06T10:55:24",
            "name": "[v3,6/6] ipa: rpi: Rename dropFrameCount_ to invalidCount_",
            "mbox": "https://patchwork.libcamera.org/patch/23480/mbox/"
        }
    ]
}