Show a series.

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

{
    "id": 5518,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5518/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5518",
    "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": "libcamera: controls: Add support for camera module identifiers",
    "date": "2025-10-23T10:56:47",
    "submitter": {
        "id": 215,
        "url": "https://patchwork.libcamera.org/api/1.1/people/215/?format=api",
        "name": "Isaac Scott",
        "email": "isaac.scott@ideasonboard.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 2,
    "received_all": false,
    "mbox": "https://patchwork.libcamera.org/series/5518/mbox/",
    "cover_letter": {
        "id": 24721,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/24721/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/24721/",
        "msgid": "<20251023105651.78395-1-isaac.scott@ideasonboard.com>",
        "date": "2025-10-23T10:56:47",
        "name": "[0/4] libcamera: controls: Add support for camera module identifiers",
        "mbox": "https://patchwork.libcamera.org/cover/24721/mbox/"
    },
    "patches": [
        {
            "id": 24722,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24722/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24722/",
            "msgid": "<20251023105651.78395-2-isaac.scott@ideasonboard.com>",
            "date": "2025-10-23T10:56:48",
            "name": "[1/4] libcamera: v4l2: Support string control payloads",
            "mbox": "https://patchwork.libcamera.org/patch/24722/mbox/"
        },
        {
            "id": 24723,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24723/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24723/",
            "msgid": "<20251023105651.78395-3-isaac.scott@ideasonboard.com>",
            "date": "2025-10-23T10:56:49",
            "name": "[2/4] libcamera: controls: Add CAMERA_MODULE_IDENTIFIER",
            "mbox": "https://patchwork.libcamera.org/patch/24723/mbox/"
        }
    ]
}