Show a series.

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

{
    "id": 5948,
    "url": "https://patchwork.libcamera.org/api/series/5948/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5948",
    "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 a calibrated tuning file for the OV2740 sensor based on the Intel",
    "date": "2026-05-14T20:01:47",
    "submitter": {
        "id": 261,
        "url": "https://patchwork.libcamera.org/api/people/261/?format=api",
        "name": "Javier Tia",
        "email": "floss@jetm.me"
    },
    "version": 4,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5948/mbox/",
    "cover_letter": {
        "id": 26759,
        "url": "https://patchwork.libcamera.org/api/covers/26759/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/26759/",
        "msgid": "<20260514-ov2740-tuning-v4-0-5d59b40abfef@jetm.me>",
        "date": "2026-05-14T20:01:47",
        "name": "[v4,0/2] Add a calibrated tuning file for the OV2740 sensor based on the Intel",
        "mbox": "https://patchwork.libcamera.org/cover/26759/mbox/"
    },
    "patches": [
        {
            "id": 26760,
            "url": "https://patchwork.libcamera.org/api/patches/26760/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26760/",
            "msgid": "<20260514-ov2740-tuning-v4-1-5d59b40abfef@jetm.me>",
            "date": "2026-05-14T20:01:48",
            "name": "[v4,1/2] ipa: simple: data: Add OV2740 tuning file",
            "mbox": "https://patchwork.libcamera.org/patch/26760/mbox/"
        },
        {
            "id": 26761,
            "url": "https://patchwork.libcamera.org/api/patches/26761/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26761/",
            "msgid": "<20260514-ov2740-tuning-v4-2-5d59b40abfef@jetm.me>",
            "date": "2026-05-14T20:01:49",
            "name": "[v4,2/2] utils: tuning: Add AIQB parser for Intel IPU6 sensors",
            "mbox": "https://patchwork.libcamera.org/patch/26761/mbox/"
        }
    ]
}