Show a series.

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

{
    "id": 5643,
    "url": "https://patchwork.libcamera.org/api/series/5643/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5643",
    "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": "rkisp1: Add support for YUV bypass",
    "date": "2025-12-09T18:09:48",
    "submitter": {
        "id": 215,
        "url": "https://patchwork.libcamera.org/api/people/215/?format=api",
        "name": "Isaac Scott",
        "email": "isaac.scott@ideasonboard.com"
    },
    "version": 1,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5643/mbox/",
    "cover_letter": {
        "id": 25389,
        "url": "https://patchwork.libcamera.org/api/covers/25389/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/25389/",
        "msgid": "<20251209180954.332392-1-isaac.scott@ideasonboard.com>",
        "date": "2025-12-09T18:09:48",
        "name": "[RFC,0/6] rkisp1: Add support for YUV bypass",
        "mbox": "https://patchwork.libcamera.org/cover/25389/mbox/"
    },
    "patches": [
        {
            "id": 25390,
            "url": "https://patchwork.libcamera.org/api/patches/25390/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25390/",
            "msgid": "<20251209180954.332392-2-isaac.scott@ideasonboard.com>",
            "date": "2025-12-09T18:09:49",
            "name": "[RFC,1/6] camera_sensor: Add camera_sensor_basic",
            "mbox": "https://patchwork.libcamera.org/patch/25390/mbox/"
        },
        {
            "id": 25391,
            "url": "https://patchwork.libcamera.org/api/patches/25391/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25391/",
            "msgid": "<20251209180954.332392-3-isaac.scott@ideasonboard.com>",
            "date": "2025-12-09T18:09:50",
            "name": "[RFC,2/6] ipa: rkisp1: Let all controls be optional",
            "mbox": "https://patchwork.libcamera.org/patch/25391/mbox/"
        },
        {
            "id": 25392,
            "url": "https://patchwork.libcamera.org/api/patches/25392/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25392/",
            "msgid": "<20251209180954.332392-4-isaac.scott@ideasonboard.com>",
            "date": "2025-12-09T18:09:51",
            "name": "[RFC,3/6] pipeline: rkisp1: Add support for YUV passthrough",
            "mbox": "https://patchwork.libcamera.org/patch/25392/mbox/"
        },
        {
            "id": 25393,
            "url": "https://patchwork.libcamera.org/api/patches/25393/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25393/",
            "msgid": "<20251209180954.332392-5-isaac.scott@ideasonboard.com>",
            "date": "2025-12-09T18:09:52",
            "name": "[RFC,4/6] pipeline: rkisp1: Add YUV bypass formats to list of 'raw' formats",
            "mbox": "https://patchwork.libcamera.org/patch/25393/mbox/"
        },
        {
            "id": 25394,
            "url": "https://patchwork.libcamera.org/api/patches/25394/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25394/",
            "msgid": "<20251209180954.332392-6-isaac.scott@ideasonboard.com>",
            "date": "2025-12-09T18:09:53",
            "name": "[RFC,5/6] rkisp1_path: Determine if the ISP is bypassed for YUV and RAW formats",
            "mbox": "https://patchwork.libcamera.org/patch/25394/mbox/"
        },
        {
            "id": 25395,
            "url": "https://patchwork.libcamera.org/api/patches/25395/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25395/",
            "msgid": "<20251209180954.332392-7-isaac.scott@ideasonboard.com>",
            "date": "2025-12-09T18:09:54",
            "name": "[RFC,6/6] rkisp1: Add bypass configurations to ipa_context",
            "mbox": "https://patchwork.libcamera.org/patch/25395/mbox/"
        }
    ]
}