Show a series.

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

{
    "id": 6040,
    "url": "https://patchwork.libcamera.org/api/series/6040/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=6040",
    "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": "libcamera: software_isp: gpu: Add go faster stripes",
    "date": "2026-07-06T11:01:13",
    "submitter": {
        "id": 175,
        "url": "https://patchwork.libcamera.org/api/people/175/?format=api",
        "name": "Bryan O'Donoghue",
        "email": "bryan.odonoghue@linaro.org"
    },
    "version": 4,
    "total": 7,
    "received_total": 7,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/6040/mbox/",
    "cover_letter": {
        "id": 27237,
        "url": "https://patchwork.libcamera.org/api/covers/27237/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/27237/",
        "msgid": "<20260706110120.2509826-1-bryan.odonoghue@linaro.org>",
        "date": "2026-07-06T11:01:13",
        "name": "[v4,0/7] libcamera: software_isp: gpu: Add go faster stripes",
        "mbox": "https://patchwork.libcamera.org/cover/27237/mbox/"
    },
    "patches": [
        {
            "id": 27238,
            "url": "https://patchwork.libcamera.org/api/patches/27238/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27238/",
            "msgid": "<20260706110120.2509826-2-bryan.odonoghue@linaro.org>",
            "date": "2026-07-06T11:01:14",
            "name": "[v4,1/7] libcamera: software_isp: debayer_egl: Pass eglImage as parameter to setShaderVariables",
            "mbox": "https://patchwork.libcamera.org/patch/27238/mbox/"
        },
        {
            "id": 27239,
            "url": "https://patchwork.libcamera.org/api/patches/27239/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27239/",
            "msgid": "<20260706110120.2509826-3-bryan.odonoghue@linaro.org>",
            "date": "2026-07-06T11:01:15",
            "name": "[v4,2/7] libcamera: egl: Add new helper attachTextureToFBO",
            "mbox": "https://patchwork.libcamera.org/patch/27239/mbox/"
        },
        {
            "id": 27240,
            "url": "https://patchwork.libcamera.org/api/patches/27240/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27240/",
            "msgid": "<20260706110120.2509826-4-bryan.odonoghue@linaro.org>",
            "date": "2026-07-06T11:01:16",
            "name": "[v4,3/7] libcamera: egl: Add createOutputTexture2D",
            "mbox": "https://patchwork.libcamera.org/patch/27240/mbox/"
        },
        {
            "id": 27241,
            "url": "https://patchwork.libcamera.org/api/patches/27241/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27241/",
            "msgid": "<20260706110120.2509826-5-bryan.odonoghue@linaro.org>",
            "date": "2026-07-06T11:01:17",
            "name": "[v4,4/7] libcamera: egl: Add updateTexture2D",
            "mbox": "https://patchwork.libcamera.org/patch/27241/mbox/"
        },
        {
            "id": 27242,
            "url": "https://patchwork.libcamera.org/api/patches/27242/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27242/",
            "msgid": "<20260706110120.2509826-6-bryan.odonoghue@linaro.org>",
            "date": "2026-07-06T11:01:18",
            "name": "[v4,5/7] libcamera: egl: Add activateBindTexture",
            "mbox": "https://patchwork.libcamera.org/patch/27242/mbox/"
        },
        {
            "id": 27243,
            "url": "https://patchwork.libcamera.org/api/patches/27243/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27243/",
            "msgid": "<20260706110120.2509826-7-bryan.odonoghue@linaro.org>",
            "date": "2026-07-06T11:01:19",
            "name": "[v4,6/7] libcamera: base: shared_fd: Add hash template",
            "mbox": "https://patchwork.libcamera.org/patch/27243/mbox/"
        },
        {
            "id": 27244,
            "url": "https://patchwork.libcamera.org/api/patches/27244/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27244/",
            "msgid": "<20260706110120.2509826-8-bryan.odonoghue@linaro.org>",
            "date": "2026-07-06T11:01:20",
            "name": "[v4,7/7] libcamera: software_isp: debayer_egl: Implement input/output frame caching mechanism",
            "mbox": "https://patchwork.libcamera.org/patch/27244/mbox/"
        }
    ]
}