Show a series.

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

{
    "id": 5886,
    "url": "https://patchwork.libcamera.org/api/series/5886/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5886",
    "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:25:03",
    "submitter": {
        "id": 267,
        "url": "https://patchwork.libcamera.org/api/people/267/?format=api",
        "name": "Mathias Petersen",
        "email": "mathias@pepservices.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5886/mbox/",
    "cover_letter": {
        "id": 26569,
        "url": "https://patchwork.libcamera.org/api/covers/26569/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/26569/",
        "msgid": "<20260426122507.2277096-1-mathias@pepservices.com>",
        "date": "2026-04-26T12:25:03",
        "name": "[v2,0/3] Add OV9782 sensor support",
        "mbox": "https://patchwork.libcamera.org/cover/26569/mbox/"
    },
    "patches": [
        {
            "id": 26571,
            "url": "https://patchwork.libcamera.org/api/patches/26571/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26571/",
            "msgid": "<20260426122507.2277096-2-mathias@pepservices.com>",
            "date": "2026-04-26T12:25:04",
            "name": "[v2,1/3] libcamera: camera_sensor_properties: Add OV9782",
            "mbox": "https://patchwork.libcamera.org/patch/26571/mbox/"
        },
        {
            "id": 26570,
            "url": "https://patchwork.libcamera.org/api/patches/26570/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26570/",
            "msgid": "<20260426122507.2277096-3-mathias@pepservices.com>",
            "date": "2026-04-26T12:25:05",
            "name": "[v2,2/3] ipa: rpi: cam_helper: Register OV9782",
            "mbox": "https://patchwork.libcamera.org/patch/26570/mbox/"
        },
        {
            "id": 26575,
            "url": "https://patchwork.libcamera.org/api/patches/26575/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26575/",
            "msgid": "<20260426122507.2277096-4-mathias@pepservices.com>",
            "date": "2026-04-26T12:25:06",
            "name": "[v2,3/3] ipa: rpi: Add OV9782 tuning files",
            "mbox": "https://patchwork.libcamera.org/patch/26575/mbox/"
        }
    ]
}