Show a series.

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

{
    "id": 5933,
    "url": "https://patchwork.libcamera.org/api/series/5933/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5933",
    "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: Add OV2740 tuning + AIQB parser",
    "date": "2026-05-11T18:16:00",
    "submitter": {
        "id": 261,
        "url": "https://patchwork.libcamera.org/api/people/261/?format=api",
        "name": "Javier Tia",
        "email": "floss@jetm.me"
    },
    "version": 3,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5933/mbox/",
    "cover_letter": {
        "id": 26713,
        "url": "https://patchwork.libcamera.org/api/covers/26713/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/26713/",
        "msgid": "<20260511-ov2740-tuning-v3-0-8ff3e57c7368@jetm.me>",
        "date": "2026-05-11T18:16:00",
        "name": "[v3,0/3] ipa: simple: Add OV2740 tuning + AIQB parser",
        "mbox": "https://patchwork.libcamera.org/cover/26713/mbox/"
    },
    "patches": [
        {
            "id": 26714,
            "url": "https://patchwork.libcamera.org/api/patches/26714/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26714/",
            "msgid": "<20260511-ov2740-tuning-v3-1-8ff3e57c7368@jetm.me>",
            "date": "2026-05-11T18:16:01",
            "name": "[v3,1/3] libcamera: software_isp: Drop redundant sumShift_ guard in finishFrame",
            "mbox": "https://patchwork.libcamera.org/patch/26714/mbox/"
        },
        {
            "id": 26715,
            "url": "https://patchwork.libcamera.org/api/patches/26715/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26715/",
            "msgid": "<20260511-ov2740-tuning-v3-2-8ff3e57c7368@jetm.me>",
            "date": "2026-05-11T18:16:02",
            "name": "[v3,2/3] ipa: simple: data: Add OV2740 tuning file",
            "mbox": "https://patchwork.libcamera.org/patch/26715/mbox/"
        },
        {
            "id": 26716,
            "url": "https://patchwork.libcamera.org/api/patches/26716/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26716/",
            "msgid": "<20260511-ov2740-tuning-v3-3-8ff3e57c7368@jetm.me>",
            "date": "2026-05-11T18:16:03",
            "name": "[v3,3/3] utils: tuning: Add AIQB parser for Intel IPU6 sensors",
            "mbox": "https://patchwork.libcamera.org/patch/26716/mbox/"
        }
    ]
}