Show a series.

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

{
    "id": 5410,
    "url": "https://patchwork.libcamera.org/api/series/5410/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5410",
    "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": "Support for v4l2 flash devices",
    "date": "2025-08-28T13:09:37",
    "submitter": {
        "id": 134,
        "url": "https://patchwork.libcamera.org/api/people/134/?format=api",
        "name": "Matthias Fend",
        "email": "matthias.fend@emfend.at"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5410/mbox/",
    "cover_letter": {
        "id": 24252,
        "url": "https://patchwork.libcamera.org/api/covers/24252/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/24252/",
        "msgid": "<20250828-flash-support-v1-0-4c5dc674a05b@emfend.at>",
        "date": "2025-08-28T13:09:37",
        "name": "[0/5] Support for v4l2 flash devices",
        "mbox": "https://patchwork.libcamera.org/cover/24252/mbox/"
    },
    "patches": [
        {
            "id": 24253,
            "url": "https://patchwork.libcamera.org/api/patches/24253/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24253/",
            "msgid": "<20250828-flash-support-v1-1-4c5dc674a05b@emfend.at>",
            "date": "2025-08-28T13:09:38",
            "name": "[1/5] libcamera: control_ids_draft: Add flash controls",
            "mbox": "https://patchwork.libcamera.org/patch/24253/mbox/"
        },
        {
            "id": 24254,
            "url": "https://patchwork.libcamera.org/api/patches/24254/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24254/",
            "msgid": "<20250828-flash-support-v1-2-4c5dc674a05b@emfend.at>",
            "date": "2025-08-28T13:09:39",
            "name": "[2/5] libcamera: Add support for camera flash devices",
            "mbox": "https://patchwork.libcamera.org/patch/24254/mbox/"
        },
        {
            "id": 24255,
            "url": "https://patchwork.libcamera.org/api/patches/24255/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24255/",
            "msgid": "<20250828-flash-support-v1-3-4c5dc674a05b@emfend.at>",
            "date": "2025-08-28T13:09:40",
            "name": "[3/5] Documentation: Add flash driver requirements",
            "mbox": "https://patchwork.libcamera.org/patch/24255/mbox/"
        },
        {
            "id": 24256,
            "url": "https://patchwork.libcamera.org/api/patches/24256/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24256/",
            "msgid": "<20250828-flash-support-v1-4-4c5dc674a05b@emfend.at>",
            "date": "2025-08-28T13:09:41",
            "name": "[4/5] libcamera: Add flash helpers for pipeline handlers",
            "mbox": "https://patchwork.libcamera.org/patch/24256/mbox/"
        },
        {
            "id": 24257,
            "url": "https://patchwork.libcamera.org/api/patches/24257/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24257/",
            "msgid": "<20250828-flash-support-v1-5-4c5dc674a05b@emfend.at>",
            "date": "2025-08-28T13:09:42",
            "name": "[5/5] rkisp1: Add support for camera flash devices",
            "mbox": "https://patchwork.libcamera.org/patch/24257/mbox/"
        }
    ]
}