Show a series.

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

{
    "id": 5295,
    "url": "https://patchwork.libcamera.org/api/series/5295/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5295",
    "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": "[1/2] libcamera: mali-c55: Set bytesused appropriately",
    "date": "2025-07-17T22:05:38",
    "submitter": {
        "id": 156,
        "url": "https://patchwork.libcamera.org/api/people/156/?format=api",
        "name": "Dan Scally",
        "email": "dan.scally@ideasonboard.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5295/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 23844,
            "url": "https://patchwork.libcamera.org/api/patches/23844/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23844/",
            "msgid": "<20250717220539.2434556-1-dan.scally@ideasonboard.com>",
            "date": "2025-07-17T22:05:38",
            "name": "[1/2] libcamera: mali-c55: Set bytesused appropriately",
            "mbox": "https://patchwork.libcamera.org/patch/23844/mbox/"
        },
        {
            "id": 23845,
            "url": "https://patchwork.libcamera.org/api/patches/23845/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23845/",
            "msgid": "<20250717220539.2434556-2-dan.scally@ideasonboard.com>",
            "date": "2025-07-17T22:05:39",
            "name": "[2/2] libcamera: mali-c55: Correct expected entity function",
            "mbox": "https://patchwork.libcamera.org/patch/23845/mbox/"
        }
    ]
}