Show a series.

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

{
    "id": 5812,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5812/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5812",
    "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: simple: Proportional AGC and OV2740 tuning",
    "date": "2026-02-25T22:18:57",
    "submitter": {
        "id": 261,
        "url": "https://patchwork.libcamera.org/api/1.1/people/261/?format=api",
        "name": "Javier Tia",
        "email": "floss@jetm.me"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5812/mbox/",
    "cover_letter": {
        "id": 26237,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/26237/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/26237/",
        "msgid": "<20260225221859.600869-1-floss@jetm.me>",
        "date": "2026-02-25T22:18:57",
        "name": "[0/2] ipa: simple: Proportional AGC and OV2740 tuning",
        "mbox": "https://patchwork.libcamera.org/cover/26237/mbox/"
    },
    "patches": [
        {
            "id": 26238,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/26238/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26238/",
            "msgid": "<20260225221859.600869-2-floss@jetm.me>",
            "date": "2026-02-25T22:18:58",
            "name": "[1/2] ipa: simple: agc: Replace bang-bang controller with proportional",
            "mbox": "https://patchwork.libcamera.org/patch/26238/mbox/"
        },
        {
            "id": 26239,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/26239/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26239/",
            "msgid": "<20260225221859.600869-3-floss@jetm.me>",
            "date": "2026-02-25T22:18:59",
            "name": "[2/2] ipa: simple: data: Add OV2740 tuning file",
            "mbox": "https://patchwork.libcamera.org/patch/26239/mbox/"
        }
    ]
}