Show a series.

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

{
    "id": 5887,
    "url": "https://patchwork.libcamera.org/api/series/5887/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5887",
    "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": "Add OV9782 sensor support",
    "date": "2026-04-26T12:08:51",
    "submitter": {
        "id": 267,
        "url": "https://patchwork.libcamera.org/api/people/267/?format=api",
        "name": "Mathias Petersen",
        "email": "mathias@pepservices.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5887/mbox/",
    "cover_letter": {
        "id": 26572,
        "url": "https://patchwork.libcamera.org/api/covers/26572/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/26572/",
        "msgid": "<20260426120853.2059746-1-mathias@pepservices.com>",
        "date": "2026-04-26T12:08:51",
        "name": "[0/2] Add OV9782 sensor support",
        "mbox": "https://patchwork.libcamera.org/cover/26572/mbox/"
    },
    "patches": [
        {
            "id": 26573,
            "url": "https://patchwork.libcamera.org/api/patches/26573/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26573/",
            "msgid": "<20260426120853.2059746-2-mathias@pepservices.com>",
            "date": "2026-04-26T12:08:52",
            "name": "[1/2] libcamera: camera_sensor_properties: Add OV9782",
            "mbox": "https://patchwork.libcamera.org/patch/26573/mbox/"
        },
        {
            "id": 26574,
            "url": "https://patchwork.libcamera.org/api/patches/26574/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26574/",
            "msgid": "<20260426120853.2059746-3-mathias@pepservices.com>",
            "date": "2026-04-26T12:08:53",
            "name": "[2/2] ipa: rpi: cam_helper: Register OV9782",
            "mbox": "https://patchwork.libcamera.org/patch/26574/mbox/"
        }
    ]
}