Show a series.

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

{
    "id": 5430,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5430/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5430",
    "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 Renesas R-Car Gen4 pipeline with IPA support",
    "date": "2025-09-11T09:05:45",
    "submitter": {
        "id": 230,
        "url": "https://patchwork.libcamera.org/api/1.1/people/230/?format=api",
        "name": "Niklas Söderlund",
        "email": "niklas.soderlund+renesas@ragnatech.se"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5430/mbox/",
    "cover_letter": {
        "id": 24304,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/24304/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/24304/",
        "msgid": "<20250911090547.1860863-1-niklas.soderlund+renesas@ragnatech.se>",
        "date": "2025-09-11T09:05:45",
        "name": "[v2,0/2] Add Renesas R-Car Gen4 pipeline with IPA support",
        "mbox": "https://patchwork.libcamera.org/cover/24304/mbox/"
    },
    "patches": [
        {
            "id": 24305,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24305/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24305/",
            "msgid": "<20250911090547.1860863-2-niklas.soderlund+renesas@ragnatech.se>",
            "date": "2025-09-11T09:05:46",
            "name": "[v2,1/2] ipa: rkisp1: Add settings for DreamChip RPPX1 ISP",
            "mbox": "https://patchwork.libcamera.org/patch/24305/mbox/"
        },
        {
            "id": 24306,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24306/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24306/",
            "msgid": "<20250911090547.1860863-3-niklas.soderlund+renesas@ragnatech.se>",
            "date": "2025-09-11T09:05:47",
            "name": "[v2,2/2] libcamera: pipeline: Add R-Car Gen4 ISP pipeline",
            "mbox": "https://patchwork.libcamera.org/patch/24306/mbox/"
        }
    ]
}