Show a series.

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

{
    "id": 5532,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5532/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5532",
    "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": "libipa: Introduce a Quantized type",
    "date": "2025-10-26T23:30:37",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/1.1/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 1,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5532/mbox/",
    "cover_letter": {
        "id": 24823,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/24823/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/24823/",
        "msgid": "<20251026233048.175689-1-kieran.bingham@ideasonboard.com>",
        "date": "2025-10-26T23:30:37",
        "name": "[0/6] libipa: Introduce a Quantized type",
        "mbox": "https://patchwork.libcamera.org/cover/24823/mbox/"
    },
    "patches": [
        {
            "id": 24824,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24824/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24824/",
            "msgid": "<20251026233048.175689-2-kieran.bingham@ideasonboard.com>",
            "date": "2025-10-26T23:30:38",
            "name": "[1/6] libipa: Provide a Quantized type and Quantizer support",
            "mbox": "https://patchwork.libcamera.org/patch/24824/mbox/"
        },
        {
            "id": 24825,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24825/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24825/",
            "msgid": "<20251026233048.175689-3-kieran.bingham@ideasonboard.com>",
            "date": "2025-10-26T23:30:39",
            "name": "[2/6] test: libipa: Add tests for Quantizers",
            "mbox": "https://patchwork.libcamera.org/patch/24825/mbox/"
        },
        {
            "id": 24826,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24826/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24826/",
            "msgid": "<20251026233048.175689-4-kieran.bingham@ideasonboard.com>",
            "date": "2025-10-26T23:30:40",
            "name": "[3/6] ipa: rkisp1: cproc: Convert to use Quantized types",
            "mbox": "https://patchwork.libcamera.org/patch/24826/mbox/"
        },
        {
            "id": 24827,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24827/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24827/",
            "msgid": "<20251026233048.175689-5-kieran.bingham@ideasonboard.com>",
            "date": "2025-10-26T23:30:41",
            "name": "[4/6] ipa: rkisp1: cproc: Report metadata",
            "mbox": "https://patchwork.libcamera.org/patch/24827/mbox/"
        },
        {
            "id": 24828,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24828/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24828/",
            "msgid": "<20251026233048.175689-6-kieran.bingham@ideasonboard.com>",
            "date": "2025-10-26T23:30:42",
            "name": "[5/6] libcamera: controls: Define a new core Hue control",
            "mbox": "https://patchwork.libcamera.org/patch/24828/mbox/"
        },
        {
            "id": 24829,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24829/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24829/",
            "msgid": "<20251026233048.175689-7-kieran.bingham@ideasonboard.com>",
            "date": "2025-10-26T23:30:43",
            "name": "[6/6] ipa: rkisp1: cproc: Provide a Hue control",
            "mbox": "https://patchwork.libcamera.org/patch/24829/mbox/"
        }
    ]
}