Show a series.

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

{
    "id": 5905,
    "url": "https://patchwork.libcamera.org/api/series/5905/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5905",
    "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:28:49",
    "submitter": {
        "id": 267,
        "url": "https://patchwork.libcamera.org/api/people/267/?format=api",
        "name": "Mathias Petersen",
        "email": "mathias@pepservices.com"
    },
    "version": 4,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5905/mbox/",
    "cover_letter": {
        "id": 26631,
        "url": "https://patchwork.libcamera.org/api/covers/26631/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/26631/",
        "msgid": "<20260504222859.3023305-1-mathias@pepservices.com>",
        "date": "2026-05-04T22:28:48",
        "name": "[v4,0/4] Add OV9782 sensor support",
        "mbox": "https://patchwork.libcamera.org/cover/26631/mbox/"
    },
    "patches": [
        {
            "id": 26627,
            "url": "https://patchwork.libcamera.org/api/patches/26627/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26627/",
            "msgid": "<20260504222859.3023305-2-mathias@pepservices.com>",
            "date": "2026-05-04T22:28:49",
            "name": "[v4,1/4] libcamera: camera_sensor_properties: Add OV9782",
            "mbox": "https://patchwork.libcamera.org/patch/26627/mbox/"
        },
        {
            "id": 26628,
            "url": "https://patchwork.libcamera.org/api/patches/26628/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26628/",
            "msgid": "<20260504222859.3023305-3-mathias@pepservices.com>",
            "date": "2026-05-04T22:28:50",
            "name": "[v4,2/4] ipa: rpi: cam_helper: Register OV9782",
            "mbox": "https://patchwork.libcamera.org/patch/26628/mbox/"
        },
        {
            "id": 26629,
            "url": "https://patchwork.libcamera.org/api/patches/26629/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26629/",
            "msgid": "<20260504222859.3023305-4-mathias@pepservices.com>",
            "date": "2026-05-04T22:28:51",
            "name": "[v4,3/4] ipa: rpi: Add OV9782 VC4 tuning file",
            "mbox": "https://patchwork.libcamera.org/patch/26629/mbox/"
        },
        {
            "id": 26630,
            "url": "https://patchwork.libcamera.org/api/patches/26630/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26630/",
            "msgid": "<20260504222859.3023305-5-mathias@pepservices.com>",
            "date": "2026-05-04T22:28:52",
            "name": "[v4,4/4] ipa: rpi: Add OV9782 PiSP tuning file",
            "mbox": "https://patchwork.libcamera.org/patch/26630/mbox/"
        }
    ]
}