Show a series.

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

{
    "id": 5867,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5867/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5867",
    "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": "Catch missing license information in CI",
    "date": "2026-04-05T19:22:04",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5867/mbox/",
    "cover_letter": {
        "id": 26428,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/26428/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/26428/",
        "msgid": "<20260405192211.1210985-1-laurent.pinchart@ideasonboard.com>",
        "date": "2026-04-05T19:22:04",
        "name": "[libcamera-ci,0/4] Catch missing license information in CI",
        "mbox": "https://patchwork.libcamera.org/cover/26428/mbox/"
    },
    "patches": [
        {
            "id": 26429,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/26429/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26429/",
            "msgid": "<20260405192211.1210985-2-laurent.pinchart@ideasonboard.com>",
            "date": "2026-04-05T19:22:05",
            "name": "[libcamera-ci,1/4] Drop manual C++20 selection",
            "mbox": "https://patchwork.libcamera.org/patch/26429/mbox/"
        },
        {
            "id": 26430,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/26430/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26430/",
            "msgid": "<20260405192211.1210985-3-laurent.pinchart@ideasonboard.com>",
            "date": "2026-04-05T19:22:06",
            "name": "[libcamera-ci,2/4] Move jobs to Debian 13",
            "mbox": "https://patchwork.libcamera.org/patch/26430/mbox/"
        },
        {
            "id": 26431,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/26431/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26431/",
            "msgid": "<20260405192211.1210985-4-laurent.pinchart@ideasonboard.com>",
            "date": "2026-04-05T19:22:07",
            "name": "[libcamera-ci,3/4] Install documentation and lint packages in Debian 13 container only",
            "mbox": "https://patchwork.libcamera.org/patch/26431/mbox/"
        },
        {
            "id": 26432,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/26432/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26432/",
            "msgid": "<20260405192211.1210985-5-laurent.pinchart@ideasonboard.com>",
            "date": "2026-04-05T19:22:08",
            "name": "[libcamera-ci,4/4] Add lint job to check licenses",
            "mbox": "https://patchwork.libcamera.org/patch/26432/mbox/"
        }
    ]
}