Show a series.

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

{
    "id": 5519,
    "url": "https://patchwork.libcamera.org/api/series/5519/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5519",
    "project": {
        "id": 1,
        "url": "https://patchwork.libcamera.org/api/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-23T11:49:12",
    "submitter": {
        "id": 42,
        "url": "https://patchwork.libcamera.org/api/people/42/?format=api",
        "name": "David Plowman",
        "email": "david.plowman@raspberrypi.com"
    },
    "version": 2,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5519/mbox/",
    "cover_letter": {
        "id": 24725,
        "url": "https://patchwork.libcamera.org/api/covers/24725/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/24725/",
        "msgid": "<20251023115034.2207-1-david.plowman@raspberrypi.com>",
        "date": "2025-10-23T11:49:12",
        "name": "[v2,0/5] Fix and improve full image Y statistics",
        "mbox": "https://patchwork.libcamera.org/cover/24725/mbox/"
    },
    "patches": [
        {
            "id": 24726,
            "url": "https://patchwork.libcamera.org/api/patches/24726/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24726/",
            "msgid": "<20251023115034.2207-2-david.plowman@raspberrypi.com>",
            "date": "2025-10-23T11:49:13",
            "name": "[v2,1/5] ipa: rpi: Fix the set function for floating statistics regions",
            "mbox": "https://patchwork.libcamera.org/patch/24726/mbox/"
        },
        {
            "id": 24727,
            "url": "https://patchwork.libcamera.org/api/patches/24727/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24727/",
            "msgid": "<20251023115034.2207-3-david.plowman@raspberrypi.com>",
            "date": "2025-10-23T11:49:14",
            "name": "[v2,2/5] ipa: rpi: lux: Handle camera mode sensitivity correctly",
            "mbox": "https://patchwork.libcamera.org/patch/24727/mbox/"
        },
        {
            "id": 24830,
            "url": "https://patchwork.libcamera.org/api/patches/24830/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24830/",
            "msgid": "<20251023115034.2207-4-david.plowman@raspberrypi.com>",
            "date": "2025-10-23T11:49:15",
            "name": "[v2,3/5] ipa: rpi: pisp: Use a floating region to get whole image Y statistics",
            "mbox": "https://patchwork.libcamera.org/patch/24830/mbox/"
        },
        {
            "id": 24831,
            "url": "https://patchwork.libcamera.org/api/patches/24831/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24831/",
            "msgid": "<20251023115034.2207-5-david.plowman@raspberrypi.com>",
            "date": "2025-10-23T11:49:16",
            "name": "[v2,4/5] ipa: rpi: vc4: Use a floating statistics region for a full image Y sum",
            "mbox": "https://patchwork.libcamera.org/patch/24831/mbox/"
        },
        {
            "id": 24832,
            "url": "https://patchwork.libcamera.org/api/patches/24832/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24832/",
            "msgid": "<20251023115034.2207-6-david.plowman@raspberrypi.com>",
            "date": "2025-10-23T11:49:17",
            "name": "[v2,5/5] ipa: rpi: lux: Use floating statistics region to obtain the current Y value",
            "mbox": "https://patchwork.libcamera.org/patch/24832/mbox/"
        }
    ]
}