Show a series.

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

{
    "id": 5462,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5462/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5462",
    "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-27T17:59:58",
    "submitter": {
        "id": 239,
        "url": "https://patchwork.libcamera.org/api/1.1/people/239/?format=api",
        "name": "Hans de Goede",
        "email": "hansg@kernel.org"
    },
    "version": 3,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5462/mbox/",
    "cover_letter": {
        "id": 24478,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/24478/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/24478/",
        "msgid": "<20250927180004.84620-1-hansg@kernel.org>",
        "date": "2025-09-27T17:59:58",
        "name": "[v3,0/6] ipa: software_isp: AGC: Fox AGC oscillation bug",
        "mbox": "https://patchwork.libcamera.org/cover/24478/mbox/"
    },
    "patches": [
        {
            "id": 24479,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24479/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24479/",
            "msgid": "<20250927180004.84620-2-hansg@kernel.org>",
            "date": "2025-09-27T17:59:59",
            "name": "[v3,1/6] ipa: software_isp: Fix context_.configuration.agc.againMin init",
            "mbox": "https://patchwork.libcamera.org/patch/24479/mbox/"
        },
        {
            "id": 24480,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24480/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24480/",
            "msgid": "<20250927180004.84620-3-hansg@kernel.org>",
            "date": "2025-09-27T18:00:00",
            "name": "[v3,2/6] ipa: software_isp: AGC: Do not lower gain below 1.0",
            "mbox": "https://patchwork.libcamera.org/patch/24480/mbox/"
        },
        {
            "id": 24481,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24481/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24481/",
            "msgid": "<20250927180004.84620-4-hansg@kernel.org>",
            "date": "2025-09-27T18:00:01",
            "name": "[v3,3/6] ipa: software_isp: AGC: Raise exposure or gain not both at the same time",
            "mbox": "https://patchwork.libcamera.org/patch/24481/mbox/"
        },
        {
            "id": 24482,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24482/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24482/",
            "msgid": "<20250927180004.84620-5-hansg@kernel.org>",
            "date": "2025-09-27T18:00:02",
            "name": "[v3,4/6] ipa: software_isp: AGC: Only use integers for exposure calculations",
            "mbox": "https://patchwork.libcamera.org/patch/24482/mbox/"
        },
        {
            "id": 24483,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24483/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24483/",
            "msgid": "<20250927180004.84620-6-hansg@kernel.org>",
            "date": "2025-09-27T18:00:03",
            "name": "[v3,5/6] libcamera: software_isp: Add valid flag to struct SwIspStats",
            "mbox": "https://patchwork.libcamera.org/patch/24483/mbox/"
        },
        {
            "id": 24484,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24484/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24484/",
            "msgid": "<20250927180004.84620-7-hansg@kernel.org>",
            "date": "2025-09-27T18:00:04",
            "name": "[v3,6/6] libcamera: software_isp: Run sw-statistics once every 4th frame",
            "mbox": "https://patchwork.libcamera.org/patch/24484/mbox/"
        }
    ]
}