Show a series.

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

{
    "id": 5986,
    "url": "https://patchwork.libcamera.org/api/series/5986/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5986",
    "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": "libcamera: Drop legacy mentions of YAML",
    "date": "2026-06-11T01:17:16",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 1,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5986/mbox/",
    "cover_letter": {
        "id": 26865,
        "url": "https://patchwork.libcamera.org/api/covers/26865/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/26865/",
        "msgid": "<20260611011722.1767689-1-laurent.pinchart@ideasonboard.com>",
        "date": "2026-06-11T01:17:16",
        "name": "[0/6] libcamera: Drop legacy mentions of YAML",
        "mbox": "https://patchwork.libcamera.org/cover/26865/mbox/"
    },
    "patches": [
        {
            "id": 26866,
            "url": "https://patchwork.libcamera.org/api/patches/26866/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26866/",
            "msgid": "<20260611011722.1767689-2-laurent.pinchart@ideasonboard.com>",
            "date": "2026-06-11T01:17:17",
            "name": "[1/6] ipa: rkisp1: ccm: Drop unused parseYaml() function declaration",
            "mbox": "https://patchwork.libcamera.org/patch/26866/mbox/"
        },
        {
            "id": 26867,
            "url": "https://patchwork.libcamera.org/api/patches/26867/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26867/",
            "msgid": "<20260611011722.1767689-3-laurent.pinchart@ideasonboard.com>",
            "date": "2026-06-11T01:17:18",
            "name": "[2/6] libcamera: matrix: Rename data validation function",
            "mbox": "https://patchwork.libcamera.org/patch/26867/mbox/"
        },
        {
            "id": 26868,
            "url": "https://patchwork.libcamera.org/api/patches/26868/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26868/",
            "msgid": "<20260611011722.1767689-4-laurent.pinchart@ideasonboard.com>",
            "date": "2026-06-11T01:17:19",
            "name": "[3/6] libcamera: vector: Rename data validation function",
            "mbox": "https://patchwork.libcamera.org/patch/26868/mbox/"
        },
        {
            "id": 26869,
            "url": "https://patchwork.libcamera.org/api/patches/26869/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26869/",
            "msgid": "<20260611011722.1767689-5-laurent.pinchart@ideasonboard.com>",
            "date": "2026-06-11T01:17:20",
            "name": "[4/6] libcamera: Drop 'yaml' prefix from ValueNode variables",
            "mbox": "https://patchwork.libcamera.org/patch/26869/mbox/"
        },
        {
            "id": 26870,
            "url": "https://patchwork.libcamera.org/api/patches/26870/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26870/",
            "msgid": "<20260611011722.1767689-6-laurent.pinchart@ideasonboard.com>",
            "date": "2026-06-11T01:17:21",
            "name": "[5/6] libcamera: global_configuration: Drop \"YAML\" from function documentation",
            "mbox": "https://patchwork.libcamera.org/patch/26870/mbox/"
        },
        {
            "id": 26871,
            "url": "https://patchwork.libcamera.org/api/patches/26871/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26871/",
            "msgid": "<20260611011722.1767689-7-laurent.pinchart@ideasonboard.com>",
            "date": "2026-06-11T01:17:22",
            "name": "[6/6] libcamera: Replace last mentions of YAML",
            "mbox": "https://patchwork.libcamera.org/patch/26871/mbox/"
        }
    ]
}