Show a series.

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

{
    "id": 5813,
    "url": "https://patchwork.libcamera.org/api/series/5813/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5813",
    "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": "ipa: simple: Proportional AGC and OV2740 tuning",
    "date": "2026-02-25T22:10:08",
    "submitter": {
        "id": 261,
        "url": "https://patchwork.libcamera.org/api/people/261/?format=api",
        "name": "Javier Tia",
        "email": "floss@jetm.me"
    },
    "version": 1,
    "total": 2,
    "received_total": 0,
    "received_all": false,
    "mbox": "https://patchwork.libcamera.org/series/5813/mbox/",
    "cover_letter": {
        "id": 26240,
        "url": "https://patchwork.libcamera.org/api/covers/26240/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/26240/",
        "msgid": "<20260225221010.594680-1-floss@jetm.me>",
        "date": "2026-02-25T22:10:08",
        "name": "[0/2] ipa: simple: Proportional AGC and OV2740 tuning",
        "mbox": "https://patchwork.libcamera.org/cover/26240/mbox/"
    },
    "patches": []
}