Show a series.

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

{
    "id": 5920,
    "url": "https://patchwork.libcamera.org/api/series/5920/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5920",
    "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": "ipa: simple: OV2740 tuning file and swstats sumShift cleanup",
    "date": "2026-05-07T16:03:06",
    "submitter": {
        "id": 261,
        "url": "https://patchwork.libcamera.org/api/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/5920/mbox/",
    "cover_letter": {
        "id": 26680,
        "url": "https://patchwork.libcamera.org/api/covers/26680/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/26680/",
        "msgid": "<177817025814.1112523.8335692307235726369@jetm.me>",
        "date": "2026-05-07T16:03:06",
        "name": "[v1,0/2] ipa: simple: OV2740 tuning file and swstats sumShift cleanup",
        "mbox": "https://patchwork.libcamera.org/cover/26680/mbox/"
    },
    "patches": [
        {
            "id": 26681,
            "url": "https://patchwork.libcamera.org/api/patches/26681/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26681/",
            "msgid": "<20260507161101.7D2CD1EA006B@mailuser.phl.internal>",
            "date": "2026-05-07T16:03:15",
            "name": "[v1,1/2] libcamera: software_isp: Drop redundant sumShift_ guard in finishFrame",
            "mbox": "https://patchwork.libcamera.org/patch/26681/mbox/"
        },
        {
            "id": 26682,
            "url": "https://patchwork.libcamera.org/api/patches/26682/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26682/",
            "msgid": "<20260507161103.3D1441EA006B@mailuser.phl.internal>",
            "date": "2026-05-07T16:03:43",
            "name": "[v1,2/2] ipa: simple: data: Add OV2740 tuning file",
            "mbox": "https://patchwork.libcamera.org/patch/26682/mbox/"
        }
    ]
}