Show a series.

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

{
    "id": 5455,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5455/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5455",
    "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-23T19:06:52",
    "submitter": {
        "id": 239,
        "url": "https://patchwork.libcamera.org/api/1.1/people/239/?format=api",
        "name": "Hans de Goede",
        "email": "hansg@kernel.org"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5455/mbox/",
    "cover_letter": {
        "id": 24439,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/24439/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/24439/",
        "msgid": "<20250923190657.21453-1-hansg@kernel.org>",
        "date": "2025-09-23T19:06:52",
        "name": "[0/5] ipa: software_isp: AGC: Fox AGC oscillation bug",
        "mbox": "https://patchwork.libcamera.org/cover/24439/mbox/"
    },
    "patches": [
        {
            "id": 24440,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24440/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24440/",
            "msgid": "<20250923190657.21453-2-hansg@kernel.org>",
            "date": "2025-09-23T19:06:53",
            "name": "[1/5] ipa: software_isp: Fix context_.configuration.agc.againMin init",
            "mbox": "https://patchwork.libcamera.org/patch/24440/mbox/"
        },
        {
            "id": 24441,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24441/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24441/",
            "msgid": "<20250923190657.21453-3-hansg@kernel.org>",
            "date": "2025-09-23T19:06:54",
            "name": "[2/5] ipa: software_isp: AGC: do not lower gain below default gain value",
            "mbox": "https://patchwork.libcamera.org/patch/24441/mbox/"
        },
        {
            "id": 24442,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24442/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24442/",
            "msgid": "<20250923190657.21453-4-hansg@kernel.org>",
            "date": "2025-09-23T19:06:55",
            "name": "[3/5] ipa: software_isp: AGC: Raise exposure or gain not both at the same time",
            "mbox": "https://patchwork.libcamera.org/patch/24442/mbox/"
        },
        {
            "id": 24443,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24443/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24443/",
            "msgid": "<20250923190657.21453-5-hansg@kernel.org>",
            "date": "2025-09-23T19:06:56",
            "name": "[4/5] ipa: software_isp: AGC: Only use integers for exposure calculations",
            "mbox": "https://patchwork.libcamera.org/patch/24443/mbox/"
        },
        {
            "id": 24444,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24444/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24444/",
            "msgid": "<20250923190657.21453-6-hansg@kernel.org>",
            "date": "2025-09-23T19:06:57",
            "name": "[5/5] ipa: software_isp: AGC: Stop using delayed control for previous values",
            "mbox": "https://patchwork.libcamera.org/patch/24444/mbox/"
        }
    ]
}