Show a series.

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

{
    "id": 5790,
    "url": "https://patchwork.libcamera.org/api/series/5790/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5790",
    "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": "[v2,1/2] software_isp: benchmark: Add missing _ postfix to measure data member",
    "date": "2026-02-15T09:44:17",
    "submitter": {
        "id": 242,
        "url": "https://patchwork.libcamera.org/api/people/242/?format=api",
        "name": "Hans de Goede",
        "email": "johannes.goede@oss.qualcomm.com"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5790/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 26158,
            "url": "https://patchwork.libcamera.org/api/patches/26158/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26158/",
            "msgid": "<20260215094418.18642-1-johannes.goede@oss.qualcomm.com>",
            "date": "2026-02-15T09:44:17",
            "name": "[v2,1/2] software_isp: benchmark: Add missing _ postfix to measure data member",
            "mbox": "https://patchwork.libcamera.org/patch/26158/mbox/"
        },
        {
            "id": 26159,
            "url": "https://patchwork.libcamera.org/api/patches/26159/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26159/",
            "msgid": "<20260215094418.18642-2-johannes.goede@oss.qualcomm.com>",
            "date": "2026-02-15T09:44:18",
            "name": "[v2,2/2] software_isp: benchmark: Print what is being benchmarked",
            "mbox": "https://patchwork.libcamera.org/patch/26159/mbox/"
        }
    ]
}