Show a series.

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

{
    "id": 5405,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5405/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5405",
    "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": "ipa: rpi: imx426: Add official RPi tuning for IMX462",
    "date": "2025-08-26T12:04:15",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/1.1/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5405/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 24233,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24233/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24233/",
            "msgid": "<20250826120431.179575-1-naush@raspberrypi.com>",
            "date": "2025-08-26T12:04:15",
            "name": "ipa: rpi: imx426: Add official RPi tuning for IMX462",
            "mbox": "https://patchwork.libcamera.org/patch/24233/mbox/"
        }
    ]
}