Show a series.

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

{
    "id": 5509,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5509/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5509",
    "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": "Fix and improve full image Y statistics",
    "date": "2025-10-17T10:05:36",
    "submitter": {
        "id": 42,
        "url": "https://patchwork.libcamera.org/api/1.1/people/42/?format=api",
        "name": "David Plowman",
        "email": "david.plowman@raspberrypi.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5509/mbox/",
    "cover_letter": {
        "id": 24697,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/24697/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/24697/",
        "msgid": "<20251017102704.3887-1-david.plowman@raspberrypi.com>",
        "date": "2025-10-17T10:05:36",
        "name": "[0/5] Fix and improve full image Y statistics",
        "mbox": "https://patchwork.libcamera.org/cover/24697/mbox/"
    },
    "patches": [
        {
            "id": 24698,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24698/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24698/",
            "msgid": "<20251017102704.3887-2-david.plowman@raspberrypi.com>",
            "date": "2025-10-17T10:05:37",
            "name": "[1/5] ipa: rpi: Fix the set function for floating statistics regions",
            "mbox": "https://patchwork.libcamera.org/patch/24698/mbox/"
        },
        {
            "id": 24699,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24699/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24699/",
            "msgid": "<20251017102704.3887-3-david.plowman@raspberrypi.com>",
            "date": "2025-10-17T10:05:38",
            "name": "[2/5] ipa: rpi: lux: Handle camera mode sensitivity correctly",
            "mbox": "https://patchwork.libcamera.org/patch/24699/mbox/"
        },
        {
            "id": 24700,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24700/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24700/",
            "msgid": "<20251017102704.3887-4-david.plowman@raspberrypi.com>",
            "date": "2025-10-17T10:05:39",
            "name": "[3/5] ipa: rpi: pisp: Use a floating region to get whole image Y statistics",
            "mbox": "https://patchwork.libcamera.org/patch/24700/mbox/"
        },
        {
            "id": 24701,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24701/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24701/",
            "msgid": "<20251017102704.3887-5-david.plowman@raspberrypi.com>",
            "date": "2025-10-17T10:05:40",
            "name": "[4/5] ipa: rpi: vc4: Use a floating statistics region for a full image Y sum",
            "mbox": "https://patchwork.libcamera.org/patch/24701/mbox/"
        },
        {
            "id": 24702,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24702/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24702/",
            "msgid": "<20251017102704.3887-6-david.plowman@raspberrypi.com>",
            "date": "2025-10-17T10:05:41",
            "name": "[5/5] ipa: rpi: lux: Use floating statistics region to obtain the current Y value",
            "mbox": "https://patchwork.libcamera.org/patch/24702/mbox/"
        }
    ]
}