Show a series.

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

{
    "id": 5459,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5459/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5459",
    "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": "ipa: software_isp: AGC: Fox AGC oscillation bug",
    "date": "2025-09-25T22:17:02",
    "submitter": {
        "id": 239,
        "url": "https://patchwork.libcamera.org/api/1.1/people/239/?format=api",
        "name": "Hans de Goede",
        "email": "hansg@kernel.org"
    },
    "version": 2,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5459/mbox/",
    "cover_letter": {
        "id": 24462,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/24462/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/24462/",
        "msgid": "<20250925221708.7471-1-hansg@kernel.org>",
        "date": "2025-09-25T22:17:02",
        "name": "[v2,0/6] ipa: software_isp: AGC: Fox AGC oscillation bug",
        "mbox": "https://patchwork.libcamera.org/cover/24462/mbox/"
    },
    "patches": [
        {
            "id": 24463,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24463/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24463/",
            "msgid": "<20250925221708.7471-2-hansg@kernel.org>",
            "date": "2025-09-25T22:17:03",
            "name": "[v2,1/6] ipa: software_isp: Fix context_.configuration.agc.againMin init",
            "mbox": "https://patchwork.libcamera.org/patch/24463/mbox/"
        },
        {
            "id": 24464,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24464/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24464/",
            "msgid": "<20250925221708.7471-3-hansg@kernel.org>",
            "date": "2025-09-25T22:17:04",
            "name": "[v2,2/6] ipa: software_isp: AGC: Do not lower gain below 1.0",
            "mbox": "https://patchwork.libcamera.org/patch/24464/mbox/"
        },
        {
            "id": 24465,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24465/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24465/",
            "msgid": "<20250925221708.7471-4-hansg@kernel.org>",
            "date": "2025-09-25T22:17:05",
            "name": "[v2,3/6] ipa: software_isp: AGC: Raise exposure or gain not both at the same time",
            "mbox": "https://patchwork.libcamera.org/patch/24465/mbox/"
        },
        {
            "id": 24466,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24466/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24466/",
            "msgid": "<20250925221708.7471-5-hansg@kernel.org>",
            "date": "2025-09-25T22:17:06",
            "name": "[v2,4/6] ipa: software_isp: AGC: Only use integers for exposure calculations",
            "mbox": "https://patchwork.libcamera.org/patch/24466/mbox/"
        },
        {
            "id": 24467,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24467/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24467/",
            "msgid": "<20250925221708.7471-6-hansg@kernel.org>",
            "date": "2025-09-25T22:17:07",
            "name": "[v2,5/6] libcamera: software_isp: Add valid flag to struct SwIspStats",
            "mbox": "https://patchwork.libcamera.org/patch/24467/mbox/"
        },
        {
            "id": 24468,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24468/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24468/",
            "msgid": "<20250925221708.7471-7-hansg@kernel.org>",
            "date": "2025-09-25T22:17:08",
            "name": "[v2,6/6] libcamera: software_isp: Run sw-statistics once every 4th frame",
            "mbox": "https://patchwork.libcamera.org/patch/24468/mbox/"
        }
    ]
}