Show a series.

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

{
    "id": 5766,
    "url": "https://patchwork.libcamera.org/api/series/5766/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5766",
    "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": "ipa: awb: Fix and cleanup RKISP1 and Simple Awb",
    "date": "2026-02-02T19:25:02",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5766/mbox/",
    "cover_letter": {
        "id": 26075,
        "url": "https://patchwork.libcamera.org/api/covers/26075/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/26075/",
        "msgid": "<20260202-kbingham-fixups-v1-0-7d7dd4b2a27b@ideasonboard.com>",
        "date": "2026-02-02T19:25:02",
        "name": "[0/3] ipa: awb: Fix and cleanup RKISP1 and Simple Awb",
        "mbox": "https://patchwork.libcamera.org/cover/26075/mbox/"
    },
    "patches": [
        {
            "id": 26076,
            "url": "https://patchwork.libcamera.org/api/patches/26076/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26076/",
            "msgid": "<20260202-kbingham-fixups-v1-1-7d7dd4b2a27b@ideasonboard.com>",
            "date": "2026-02-02T19:25:03",
            "name": "[1/3] ipa: rkisp1: Fix awb algorithm brief",
            "mbox": "https://patchwork.libcamera.org/patch/26076/mbox/"
        },
        {
            "id": 26077,
            "url": "https://patchwork.libcamera.org/api/patches/26077/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26077/",
            "msgid": "<20260202-kbingham-fixups-v1-2-7d7dd4b2a27b@ideasonboard.com>",
            "date": "2026-02-02T19:25:04",
            "name": "[2/3] ipa: simple: Fix Ccm matrix multiplication",
            "mbox": "https://patchwork.libcamera.org/patch/26077/mbox/"
        },
        {
            "id": 26078,
            "url": "https://patchwork.libcamera.org/api/patches/26078/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26078/",
            "msgid": "<20260202-kbingham-fixups-v1-3-7d7dd4b2a27b@ideasonboard.com>",
            "date": "2026-02-02T19:25:05",
            "name": "[3/3] ipa: simple: Remove duplicate header inclusion",
            "mbox": "https://patchwork.libcamera.org/patch/26078/mbox/"
        }
    ]
}