Show a series.

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

{
    "id": 6042,
    "url": "https://patchwork.libcamera.org/api/series/6042/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=6042",
    "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-06T22:22:39",
    "submitter": {
        "id": 175,
        "url": "https://patchwork.libcamera.org/api/people/175/?format=api",
        "name": "Bryan O'Donoghue",
        "email": "bryan.odonoghue@linaro.org"
    },
    "version": 6,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/6042/mbox/",
    "cover_letter": {
        "id": 27253,
        "url": "https://patchwork.libcamera.org/api/covers/27253/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/27253/",
        "msgid": "<20260706222245.247396-1-bryan.odonoghue@linaro.org>",
        "date": "2026-07-06T22:22:39",
        "name": "[v6,0/6] libcamera: software_isp: gpu: Add go faster stripes",
        "mbox": "https://patchwork.libcamera.org/cover/27253/mbox/"
    },
    "patches": [
        {
            "id": 27254,
            "url": "https://patchwork.libcamera.org/api/patches/27254/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27254/",
            "msgid": "<20260706222245.247396-2-bryan.odonoghue@linaro.org>",
            "date": "2026-07-06T22:22:40",
            "name": "[v6,1/6] libcamera: software_isp: debayer_egl: Pass eglImage as parameter to setShaderVariables",
            "mbox": "https://patchwork.libcamera.org/patch/27254/mbox/"
        },
        {
            "id": 27255,
            "url": "https://patchwork.libcamera.org/api/patches/27255/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27255/",
            "msgid": "<20260706222245.247396-3-bryan.odonoghue@linaro.org>",
            "date": "2026-07-06T22:22:41",
            "name": "[v6,2/6] libcamera: egl: Add new helper attachTextureToFBO",
            "mbox": "https://patchwork.libcamera.org/patch/27255/mbox/"
        },
        {
            "id": 27256,
            "url": "https://patchwork.libcamera.org/api/patches/27256/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27256/",
            "msgid": "<20260706222245.247396-4-bryan.odonoghue@linaro.org>",
            "date": "2026-07-06T22:22:42",
            "name": "[v6,3/6] libcamera: egl: Add createOutputTexture2D",
            "mbox": "https://patchwork.libcamera.org/patch/27256/mbox/"
        },
        {
            "id": 27257,
            "url": "https://patchwork.libcamera.org/api/patches/27257/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27257/",
            "msgid": "<20260706222245.247396-5-bryan.odonoghue@linaro.org>",
            "date": "2026-07-06T22:22:43",
            "name": "[v6,4/6] libcamera: egl: Add activateBindTexture",
            "mbox": "https://patchwork.libcamera.org/patch/27257/mbox/"
        },
        {
            "id": 27258,
            "url": "https://patchwork.libcamera.org/api/patches/27258/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27258/",
            "msgid": "<20260706222245.247396-6-bryan.odonoghue@linaro.org>",
            "date": "2026-07-06T22:22:44",
            "name": "[v6,5/6] libcamera: egl: Add updateTexture2D",
            "mbox": "https://patchwork.libcamera.org/patch/27258/mbox/"
        },
        {
            "id": 27259,
            "url": "https://patchwork.libcamera.org/api/patches/27259/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27259/",
            "msgid": "<20260706222245.247396-7-bryan.odonoghue@linaro.org>",
            "date": "2026-07-06T22:22:45",
            "name": "[v6,6/6] libcamera: software_isp: debayer_egl: Implement input/output frame caching mechanism",
            "mbox": "https://patchwork.libcamera.org/patch/27259/mbox/"
        }
    ]
}