Show a series.

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

{
    "id": 5904,
    "url": "https://patchwork.libcamera.org/api/series/5904/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5904",
    "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-05-04T22:20:05",
    "submitter": {
        "id": 267,
        "url": "https://patchwork.libcamera.org/api/people/267/?format=api",
        "name": "Mathias Petersen",
        "email": "mathias@pepservices.com"
    },
    "version": 3,
    "total": 4,
    "received_total": 3,
    "received_all": false,
    "mbox": "https://patchwork.libcamera.org/series/5904/mbox/",
    "cover_letter": {
        "id": 26623,
        "url": "https://patchwork.libcamera.org/api/covers/26623/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/26623/",
        "msgid": "<20260504222015.3008070-1-mathias@pepservices.com>",
        "date": "2026-05-04T22:20:05",
        "name": "[v3,0/4] Add OV9782 sensor support",
        "mbox": "https://patchwork.libcamera.org/cover/26623/mbox/"
    },
    "patches": [
        {
            "id": 26625,
            "url": "https://patchwork.libcamera.org/api/patches/26625/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26625/",
            "msgid": "<20260504222015.3008070-2-mathias@pepservices.com>",
            "date": "2026-05-04T22:20:06",
            "name": "[v3,1/4] libcamera: camera_sensor_properties: Add OV9782",
            "mbox": "https://patchwork.libcamera.org/patch/26625/mbox/"
        },
        {
            "id": 26624,
            "url": "https://patchwork.libcamera.org/api/patches/26624/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26624/",
            "msgid": "<20260504222015.3008070-3-mathias@pepservices.com>",
            "date": "2026-05-04T22:20:07",
            "name": "[v3,2/4] ipa: rpi: cam_helper: Register OV9782",
            "mbox": "https://patchwork.libcamera.org/patch/26624/mbox/"
        },
        {
            "id": 26626,
            "url": "https://patchwork.libcamera.org/api/patches/26626/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26626/",
            "msgid": "<20260504222015.3008070-4-mathias@pepservices.com>",
            "date": "2026-05-04T22:20:08",
            "name": "[v3,3/4] ipa: rpi: Add OV9782 VC4 tuning file",
            "mbox": "https://patchwork.libcamera.org/patch/26626/mbox/"
        }
    ]
}