Show a series.

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

{
    "id": 5824,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5824/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5824",
    "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": "Simple pipeline: proportional AGC, AWB stats fix, OV2740 black level",
    "date": "2026-03-06T18:46:39",
    "submitter": {
        "id": 261,
        "url": "https://patchwork.libcamera.org/api/1.1/people/261/?format=api",
        "name": "Javier Tia",
        "email": "floss@jetm.me"
    },
    "version": 4,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5824/mbox/",
    "cover_letter": {
        "id": 26266,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/26266/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/26266/",
        "msgid": "<20260306-agc-proportional-v4-0-e87c7e0d837a@jetm.me>",
        "date": "2026-03-06T18:46:39",
        "name": "[v4,0/3] Simple pipeline: proportional AGC, AWB stats fix, OV2740 black level",
        "mbox": "https://patchwork.libcamera.org/cover/26266/mbox/"
    },
    "patches": [
        {
            "id": 26267,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/26267/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26267/",
            "msgid": "<20260306-agc-proportional-v4-1-e87c7e0d837a@jetm.me>",
            "date": "2026-03-06T18:46:40",
            "name": "[v4,1/3] ipa: simple: agc: Replace bang-bang controller with proportional",
            "mbox": "https://patchwork.libcamera.org/patch/26267/mbox/"
        },
        {
            "id": 26268,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/26268/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26268/",
            "msgid": "<20260306-agc-proportional-v4-2-e87c7e0d837a@jetm.me>",
            "date": "2026-03-06T18:46:41",
            "name": "[v4,2/3] libcamera: software_isp: Normalize statistics sums to 8-bit",
            "mbox": "https://patchwork.libcamera.org/patch/26268/mbox/"
        },
        {
            "id": 26269,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/26269/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26269/",
            "msgid": "<20260306-agc-proportional-v4-3-e87c7e0d837a@jetm.me>",
            "date": "2026-03-06T18:46:42",
            "name": "[v4,3/3] ipa: libipa: camera_sensor_helper: Add OV2740 black level",
            "mbox": "https://patchwork.libcamera.org/patch/26269/mbox/"
        }
    ]
}