Show a series.

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

{
    "id": 5339,
    "url": "https://patchwork.libcamera.org/api/series/5339/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5339",
    "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": "Prepare CI for Sphinx doxylink usage",
    "date": "2025-07-27T01:11:20",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5339/mbox/",
    "cover_letter": {
        "id": 23976,
        "url": "https://patchwork.libcamera.org/api/covers/23976/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/23976/",
        "msgid": "<20250727011123.31634-1-laurent.pinchart@ideasonboard.com>",
        "date": "2025-07-27T01:11:20",
        "name": "[libcamera-ci,0/3] Prepare CI for Sphinx doxylink usage",
        "mbox": "https://patchwork.libcamera.org/cover/23976/mbox/"
    },
    "patches": [
        {
            "id": 23977,
            "url": "https://patchwork.libcamera.org/api/patches/23977/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23977/",
            "msgid": "<20250727011123.31634-2-laurent.pinchart@ideasonboard.com>",
            "date": "2025-07-27T01:11:21",
            "name": "[libcamera-ci,1/3] Avoid duplicated documentation builds",
            "mbox": "https://patchwork.libcamera.org/patch/23977/mbox/"
        },
        {
            "id": 23978,
            "url": "https://patchwork.libcamera.org/api/patches/23978/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23978/",
            "msgid": "<20250727011123.31634-3-laurent.pinchart@ideasonboard.com>",
            "date": "2025-07-27T01:11:22",
            "name": "[libcamera-ci,2/3] setup-container: Generalize package installation through pip",
            "mbox": "https://patchwork.libcamera.org/patch/23978/mbox/"
        },
        {
            "id": 23979,
            "url": "https://patchwork.libcamera.org/api/patches/23979/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23979/",
            "msgid": "<20250727011123.31634-4-laurent.pinchart@ideasonboard.com>",
            "date": "2025-07-27T01:11:23",
            "name": "[libcamera-ci,3/3] Add python3-sphinxcontrib.doxylink package to container images",
            "mbox": "https://patchwork.libcamera.org/patch/23979/mbox/"
        }
    ]
}