Show a series.

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

{
    "id": 5740,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5740/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5740",
    "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": "Documentation: Explain libcamera's policy on dependencies",
    "date": "2026-01-26T19:01:38",
    "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": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5740/mbox/",
    "cover_letter": {
        "id": 25966,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/25966/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/25966/",
        "msgid": "<20260126190141.2410546-1-laurent.pinchart@ideasonboard.com>",
        "date": "2026-01-26T19:01:38",
        "name": "[RFC/PATCH,0/3] Documentation: Explain libcamera's policy on dependencies",
        "mbox": "https://patchwork.libcamera.org/cover/25966/mbox/"
    },
    "patches": [
        {
            "id": 25967,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/25967/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25967/",
            "msgid": "<20260126190141.2410546-2-laurent.pinchart@ideasonboard.com>",
            "date": "2026-01-26T19:01:39",
            "name": "[RFC/PATCH,1/3] Documentation: Reorganize the index of the \"For Developers\" section",
            "mbox": "https://patchwork.libcamera.org/patch/25967/mbox/"
        },
        {
            "id": 25968,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/25968/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25968/",
            "msgid": "<20260126190141.2410546-3-laurent.pinchart@ideasonboard.com>",
            "date": "2026-01-26T19:01:40",
            "name": "[RFC/PATCH,2/3] Documentation: Move platform support to user documentation",
            "mbox": "https://patchwork.libcamera.org/patch/25968/mbox/"
        },
        {
            "id": 25969,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/25969/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25969/",
            "msgid": "<20260126190141.2410546-4-laurent.pinchart@ideasonboard.com>",
            "date": "2026-01-26T19:01:41",
            "name": "[RFC/PATCH,3/3] Documentation: architecture: Detail policy on dependencies",
            "mbox": "https://patchwork.libcamera.org/patch/25969/mbox/"
        }
    ]
}