Show a series.

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

{
    "id": 6043,
    "url": "https://patchwork.libcamera.org/api/series/6043/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=6043",
    "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: libipa: Add support for V4L2 ISP statistics",
    "date": "2026-07-07T12:29:44",
    "submitter": {
        "id": 143,
        "url": "https://patchwork.libcamera.org/api/people/143/?format=api",
        "name": "Jacopo Mondi",
        "email": "jacopo.mondi@ideasonboard.com"
    },
    "version": 5,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/6043/mbox/",
    "cover_letter": {
        "id": 27260,
        "url": "https://patchwork.libcamera.org/api/covers/27260/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/27260/",
        "msgid": "<20260707-extensible-stats-v5-0-f5539feb0f46@ideasonboard.com>",
        "date": "2026-07-07T12:29:44",
        "name": "[v5,0/2] ipa: libipa: Add support for V4L2 ISP statistics",
        "mbox": "https://patchwork.libcamera.org/cover/27260/mbox/"
    },
    "patches": [
        {
            "id": 27261,
            "url": "https://patchwork.libcamera.org/api/patches/27261/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27261/",
            "msgid": "<20260707-extensible-stats-v5-1-f5539feb0f46@ideasonboard.com>",
            "date": "2026-07-07T12:29:45",
            "name": "[v5,1/2] include: v4l2-isp: Update to support extensible stats",
            "mbox": "https://patchwork.libcamera.org/patch/27261/mbox/"
        },
        {
            "id": 27262,
            "url": "https://patchwork.libcamera.org/api/patches/27262/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27262/",
            "msgid": "<20260707-extensible-stats-v5-2-f5539feb0f46@ideasonboard.com>",
            "date": "2026-07-07T12:29:46",
            "name": "[v5,2/2] ipa: libipa: Introduce V4L2Stats",
            "mbox": "https://patchwork.libcamera.org/patch/27262/mbox/"
        }
    ]
}