Show a series.

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

{
    "id": 6020,
    "url": "https://patchwork.libcamera.org/api/series/6020/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=6020",
    "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-06-26T11:33:17",
    "submitter": {
        "id": 175,
        "url": "https://patchwork.libcamera.org/api/people/175/?format=api",
        "name": "Bryan O'Donoghue",
        "email": "bryan.odonoghue@linaro.org"
    },
    "version": 3,
    "total": 8,
    "received_total": 8,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/6020/mbox/",
    "cover_letter": {
        "id": 27047,
        "url": "https://patchwork.libcamera.org/api/covers/27047/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/27047/",
        "msgid": "<20260626113325.3218045-1-bryan.odonoghue@linaro.org>",
        "date": "2026-06-26T11:33:17",
        "name": "[v3,0/8] libcamera: software_isp: gpu: Add go faster stripes",
        "mbox": "https://patchwork.libcamera.org/cover/27047/mbox/"
    },
    "patches": [
        {
            "id": 27048,
            "url": "https://patchwork.libcamera.org/api/patches/27048/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27048/",
            "msgid": "<20260626113325.3218045-2-bryan.odonoghue@linaro.org>",
            "date": "2026-06-26T11:33:18",
            "name": "[v3,1/8] libcamera: software_isp: debayer_egl: Pass eglImage as parameter to setShaderVariables",
            "mbox": "https://patchwork.libcamera.org/patch/27048/mbox/"
        },
        {
            "id": 27049,
            "url": "https://patchwork.libcamera.org/api/patches/27049/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27049/",
            "msgid": "<20260626113325.3218045-3-bryan.odonoghue@linaro.org>",
            "date": "2026-06-26T11:33:19",
            "name": "[v3,2/8] libcamera: software_isp: debayer_egl: Flag dmabuf use once per session not for every frame",
            "mbox": "https://patchwork.libcamera.org/patch/27049/mbox/"
        },
        {
            "id": 27050,
            "url": "https://patchwork.libcamera.org/api/patches/27050/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27050/",
            "msgid": "<20260626113325.3218045-4-bryan.odonoghue@linaro.org>",
            "date": "2026-06-26T11:33:20",
            "name": "[v3,3/8] libcamera: egl: Add new helper attachTextureToFBO",
            "mbox": "https://patchwork.libcamera.org/patch/27050/mbox/"
        },
        {
            "id": 27051,
            "url": "https://patchwork.libcamera.org/api/patches/27051/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27051/",
            "msgid": "<20260626113325.3218045-5-bryan.odonoghue@linaro.org>",
            "date": "2026-06-26T11:33:21",
            "name": "[v3,4/8] libcamera: egl: Add createOutputTexture2D",
            "mbox": "https://patchwork.libcamera.org/patch/27051/mbox/"
        },
        {
            "id": 27052,
            "url": "https://patchwork.libcamera.org/api/patches/27052/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27052/",
            "msgid": "<20260626113325.3218045-6-bryan.odonoghue@linaro.org>",
            "date": "2026-06-26T11:33:22",
            "name": "[v3,5/8] libcamera: egl: Add updateTexture2D",
            "mbox": "https://patchwork.libcamera.org/patch/27052/mbox/"
        },
        {
            "id": 27053,
            "url": "https://patchwork.libcamera.org/api/patches/27053/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27053/",
            "msgid": "<20260626113325.3218045-7-bryan.odonoghue@linaro.org>",
            "date": "2026-06-26T11:33:23",
            "name": "[v3,6/8] libcamera: egl: Add activateBindTexture",
            "mbox": "https://patchwork.libcamera.org/patch/27053/mbox/"
        },
        {
            "id": 27054,
            "url": "https://patchwork.libcamera.org/api/patches/27054/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27054/",
            "msgid": "<20260626113325.3218045-8-bryan.odonoghue@linaro.org>",
            "date": "2026-06-26T11:33:24",
            "name": "[v3,7/8] libcamera: egl: Drop dmabuf_import_failed_",
            "mbox": "https://patchwork.libcamera.org/patch/27054/mbox/"
        },
        {
            "id": 27055,
            "url": "https://patchwork.libcamera.org/api/patches/27055/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27055/",
            "msgid": "<20260626113325.3218045-9-bryan.odonoghue@linaro.org>",
            "date": "2026-06-26T11:33:25",
            "name": "[v3,8/8] libcamera: software_isp: debayer_egl: Implement input/output frame caching mechanism",
            "mbox": "https://patchwork.libcamera.org/patch/27055/mbox/"
        }
    ]
}