Show a series.

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

{
    "id": 5372,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5372/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5372",
    "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": "Reduce statistics image area for GPU",
    "date": "2025-08-13T17:02:39",
    "submitter": {
        "id": 177,
        "url": "https://patchwork.libcamera.org/api/1.1/people/177/?format=api",
        "name": "Milan Zamazal",
        "email": "mzamazal@redhat.com"
    },
    "version": 3,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5372/mbox/",
    "cover_letter": {
        "id": 24099,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/24099/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/24099/",
        "msgid": "<20250813170240.50173-1-mzamazal@redhat.com>",
        "date": "2025-08-13T17:02:39",
        "name": "[v3,0/1] Reduce statistics image area for GPU",
        "mbox": "https://patchwork.libcamera.org/cover/24099/mbox/"
    },
    "patches": [
        {
            "id": 24100,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24100/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24100/",
            "msgid": "<20250813170240.50173-2-mzamazal@redhat.com>",
            "date": "2025-08-13T17:02:40",
            "name": "[v3,1/1] libcamera: software_isp: Reduce statistics image area",
            "mbox": "https://patchwork.libcamera.org/patch/24100/mbox/"
        }
    ]
}