Show a series.

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

{
    "id": 5743,
    "url": "https://patchwork.libcamera.org/api/series/5743/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5743",
    "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 in software ISP",
    "date": "2026-01-27T13:43:12",
    "submitter": {
        "id": 177,
        "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
        "name": "Milan Zamazal",
        "email": "mzamazal@redhat.com"
    },
    "version": 4,
    "total": 1,
    "received_total": 0,
    "received_all": false,
    "mbox": "https://patchwork.libcamera.org/series/5743/mbox/",
    "cover_letter": {
        "id": 25976,
        "url": "https://patchwork.libcamera.org/api/covers/25976/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/25976/",
        "msgid": "<20260127134313.80579-1-mzamazal@redhat.com>",
        "date": "2026-01-27T13:43:12",
        "name": "[RFC,v4,0/1] Reduce statistics image area in software ISP",
        "mbox": "https://patchwork.libcamera.org/cover/25976/mbox/"
    },
    "patches": []
}