Show a series.

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

{
    "id": 5582,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5582/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5582",
    "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 IPA cleanup",
    "date": "2025-11-12T08:27:08",
    "submitter": {
        "id": 177,
        "url": "https://patchwork.libcamera.org/api/1.1/people/177/?format=api",
        "name": "Milan Zamazal",
        "email": "mzamazal@redhat.com"
    },
    "version": 1,
    "total": 7,
    "received_total": 7,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5582/mbox/",
    "cover_letter": {
        "id": 24998,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/24998/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/24998/",
        "msgid": "<20251112082715.17823-1-mzamazal@redhat.com>",
        "date": "2025-11-12T08:27:08",
        "name": "[RFC,0/7] Simple pipeline IPA cleanup",
        "mbox": "https://patchwork.libcamera.org/cover/24998/mbox/"
    },
    "patches": [
        {
            "id": 24999,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24999/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24999/",
            "msgid": "<20251112082715.17823-2-mzamazal@redhat.com>",
            "date": "2025-11-12T08:27:09",
            "name": "[RFC,1/7] libcamera: ipa: simple: Remove an unused include from awb.cpp",
            "mbox": "https://patchwork.libcamera.org/patch/24999/mbox/"
        },
        {
            "id": 25000,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/25000/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25000/",
            "msgid": "<20251112082715.17823-3-mzamazal@redhat.com>",
            "date": "2025-11-12T08:27:10",
            "name": "[RFC,2/7] libcamera: ipa: simple: Unwrap IPAFrameContext::ccm",
            "mbox": "https://patchwork.libcamera.org/patch/25000/mbox/"
        },
        {
            "id": 25001,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/25001/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25001/",
            "msgid": "<20251112082715.17823-4-mzamazal@redhat.com>",
            "date": "2025-11-12T08:27:11",
            "name": "[RFC,3/7] libcamera: ipa: simple: Generalise tracking matrix changes",
            "mbox": "https://patchwork.libcamera.org/patch/25001/mbox/"
        },
        {
            "id": 25002,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/25002/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25002/",
            "msgid": "<20251112082715.17823-5-mzamazal@redhat.com>",
            "date": "2025-11-12T08:27:12",
            "name": "[RFC,4/7] libcamera: ipa: simple: Rename \"ccm\" identifiers not specific to CCM",
            "mbox": "https://patchwork.libcamera.org/patch/25002/mbox/"
        },
        {
            "id": 25003,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/25003/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25003/",
            "msgid": "<20251112082715.17823-6-mzamazal@redhat.com>",
            "date": "2025-11-12T08:27:13",
            "name": "[RFC,5/7] libcamera: ipa: simple: Introduce a general correction matrix",
            "mbox": "https://patchwork.libcamera.org/patch/25003/mbox/"
        },
        {
            "id": 25004,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/25004/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25004/",
            "msgid": "<20251112082715.17823-7-mzamazal@redhat.com>",
            "date": "2025-11-12T08:27:14",
            "name": "[RFC,6/7] libcamera: ipa: simple: Separate saturation from CCM",
            "mbox": "https://patchwork.libcamera.org/patch/25004/mbox/"
        },
        {
            "id": 25005,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/25005/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25005/",
            "msgid": "<20251112082715.17823-8-mzamazal@redhat.com>",
            "date": "2025-11-12T08:27:15",
            "name": "[RFC,7/7] libcamera: ipa: simple: Move contrast settings to adjust.cpp",
            "mbox": "https://patchwork.libcamera.org/patch/25005/mbox/"
        }
    ]
}