Show a series.

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

{
    "id": 5944,
    "url": "https://patchwork.libcamera.org/api/series/5944/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5944",
    "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": "Deploy documentation to docs.libcamera.org",
    "date": "2026-05-13T21:26:10",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 3,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5944/mbox/",
    "cover_letter": {
        "id": 26751,
        "url": "https://patchwork.libcamera.org/api/covers/26751/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/26751/",
        "msgid": "<20260513212613.362445-1-laurent.pinchart@ideasonboard.com>",
        "date": "2026-05-13T21:26:10",
        "name": "[libcamera-ci,v3,0/2] Deploy documentation to docs.libcamera.org",
        "mbox": "https://patchwork.libcamera.org/cover/26751/mbox/"
    },
    "patches": [
        {
            "id": 26752,
            "url": "https://patchwork.libcamera.org/api/patches/26752/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26752/",
            "msgid": "<20260513212613.362445-2-laurent.pinchart@ideasonboard.com>",
            "date": "2026-05-13T21:26:11",
            "name": "[libcamera-ci,v3,1/2] Split documentation build into separate build step",
            "mbox": "https://patchwork.libcamera.org/patch/26752/mbox/"
        },
        {
            "id": 26753,
            "url": "https://patchwork.libcamera.org/api/patches/26753/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26753/",
            "msgid": "<20260513212613.362445-3-laurent.pinchart@ideasonboard.com>",
            "date": "2026-05-13T21:26:12",
            "name": "[libcamera-ci,v3,2/2] Deploy docs to docs.libcamera.org",
            "mbox": "https://patchwork.libcamera.org/patch/26753/mbox/"
        }
    ]
}