Show a series.

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

{
    "id": 5344,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5344/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5344",
    "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": "Prepare CI for Sphinx doxylink usage",
    "date": "2025-07-28T15:31:58",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5344/mbox/",
    "cover_letter": {
        "id": 24006,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/24006/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/24006/",
        "msgid": "<20250728153201.7843-1-laurent.pinchart@ideasonboard.com>",
        "date": "2025-07-28T15:31:58",
        "name": "[libcamera-ci,v2,0/3] Prepare CI for Sphinx doxylink usage",
        "mbox": "https://patchwork.libcamera.org/cover/24006/mbox/"
    },
    "patches": [
        {
            "id": 24007,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24007/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24007/",
            "msgid": "<20250728153201.7843-2-laurent.pinchart@ideasonboard.com>",
            "date": "2025-07-28T15:31:59",
            "name": "[libcamera-ci,v2,1/3] Avoid duplicated documentation builds",
            "mbox": "https://patchwork.libcamera.org/patch/24007/mbox/"
        },
        {
            "id": 24008,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24008/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24008/",
            "msgid": "<20250728153201.7843-3-laurent.pinchart@ideasonboard.com>",
            "date": "2025-07-28T15:32:00",
            "name": "[libcamera-ci,v2,2/3] setup-container: Generalize package installation through pip",
            "mbox": "https://patchwork.libcamera.org/patch/24008/mbox/"
        },
        {
            "id": 24009,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24009/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24009/",
            "msgid": "<20250728153201.7843-4-laurent.pinchart@ideasonboard.com>",
            "date": "2025-07-28T15:32:01",
            "name": "[libcamera-ci,v2,3/3] Add python3-sphinxcontrib.doxylink package to container images",
            "mbox": "https://patchwork.libcamera.org/patch/24009/mbox/"
        }
    ]
}