Show a series.

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

{
    "id": 5324,
    "url": "https://patchwork.libcamera.org/api/series/5324/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5324",
    "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": "Reduce statistics image area for GPU",
    "date": "2025-07-24T15:29:34",
    "submitter": {
        "id": 177,
        "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
        "name": "Milan Zamazal",
        "email": "mzamazal@redhat.com"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5324/mbox/",
    "cover_letter": {
        "id": 23947,
        "url": "https://patchwork.libcamera.org/api/covers/23947/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/23947/",
        "msgid": "<20250724152936.99830-1-mzamazal@redhat.com>",
        "date": "2025-07-24T15:29:34",
        "name": "[v2,0/2] Reduce statistics image area for GPU",
        "mbox": "https://patchwork.libcamera.org/cover/23947/mbox/"
    },
    "patches": [
        {
            "id": 23948,
            "url": "https://patchwork.libcamera.org/api/patches/23948/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23948/",
            "msgid": "<20250724152936.99830-2-mzamazal@redhat.com>",
            "date": "2025-07-24T15:29:35",
            "name": "[v2,1/2] libcamera: geometry: Add Rectangle::croppedBy",
            "mbox": "https://patchwork.libcamera.org/patch/23948/mbox/"
        },
        {
            "id": 23949,
            "url": "https://patchwork.libcamera.org/api/patches/23949/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23949/",
            "msgid": "<20250724152936.99830-3-mzamazal@redhat.com>",
            "date": "2025-07-24T15:29:36",
            "name": "[v2,2/2] libcamera: software_isp: Reduce statistics image area",
            "mbox": "https://patchwork.libcamera.org/patch/23949/mbox/"
        }
    ]
}