Show a series.

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

{
    "id": 5470,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5470/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5470",
    "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: Fix AGC oscillation bug",
    "date": "2025-09-30T15:04:22",
    "submitter": {
        "id": 239,
        "url": "https://patchwork.libcamera.org/api/1.1/people/239/?format=api",
        "name": "Hans de Goede",
        "email": "hansg@kernel.org"
    },
    "version": 4,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5470/mbox/",
    "cover_letter": {
        "id": 24533,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/24533/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/24533/",
        "msgid": "<20250930150428.11101-1-hansg@kernel.org>",
        "date": "2025-09-30T15:04:22",
        "name": "[v4,0/6] ipa: software_isp: AGC: Fix AGC oscillation bug",
        "mbox": "https://patchwork.libcamera.org/cover/24533/mbox/"
    },
    "patches": [
        {
            "id": 24534,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24534/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24534/",
            "msgid": "<20250930150428.11101-2-hansg@kernel.org>",
            "date": "2025-09-30T15:04:23",
            "name": "[v4,1/6] ipa: software_isp: Fix context_.configuration.agc.againMin init",
            "mbox": "https://patchwork.libcamera.org/patch/24534/mbox/"
        },
        {
            "id": 24535,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24535/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24535/",
            "msgid": "<20250930150428.11101-3-hansg@kernel.org>",
            "date": "2025-09-30T15:04:24",
            "name": "[v4,2/6] ipa: software_isp: AGC: Do not lower gain below 1.0",
            "mbox": "https://patchwork.libcamera.org/patch/24535/mbox/"
        },
        {
            "id": 24536,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24536/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24536/",
            "msgid": "<20250930150428.11101-4-hansg@kernel.org>",
            "date": "2025-09-30T15:04:25",
            "name": "[v4,3/6] ipa: software_isp: AGC: Raise exposure or gain not both at the same time",
            "mbox": "https://patchwork.libcamera.org/patch/24536/mbox/"
        },
        {
            "id": 24537,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24537/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24537/",
            "msgid": "<20250930150428.11101-5-hansg@kernel.org>",
            "date": "2025-09-30T15:04:26",
            "name": "[v4,4/6] ipa: software_isp: AGC: Only use integers for exposure calculations",
            "mbox": "https://patchwork.libcamera.org/patch/24537/mbox/"
        },
        {
            "id": 24538,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24538/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24538/",
            "msgid": "<20250930150428.11101-6-hansg@kernel.org>",
            "date": "2025-09-30T15:04:27",
            "name": "[v4,5/6] libcamera: software_isp: Add valid flag to struct SwIspStats",
            "mbox": "https://patchwork.libcamera.org/patch/24538/mbox/"
        },
        {
            "id": 24539,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24539/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24539/",
            "msgid": "<20250930150428.11101-7-hansg@kernel.org>",
            "date": "2025-09-30T15:04:28",
            "name": "[v4,6/6] libcamera: software_isp: Run sw-statistics once every 4th frame",
            "mbox": "https://patchwork.libcamera.org/patch/24539/mbox/"
        }
    ]
}