Show a series.

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

{
    "id": 6027,
    "url": "https://patchwork.libcamera.org/api/series/6027/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=6027",
    "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: Improve shader header generation",
    "date": "2026-06-30T08:30:27",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/6027/mbox/",
    "cover_letter": {
        "id": 27135,
        "url": "https://patchwork.libcamera.org/api/covers/27135/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/27135/",
        "msgid": "<20260630083031.3197714-1-laurent.pinchart@ideasonboard.com>",
        "date": "2026-06-30T08:30:27",
        "name": "[0/4] libcamera: Improve shader header generation",
        "mbox": "https://patchwork.libcamera.org/cover/27135/mbox/"
    },
    "patches": [
        {
            "id": 27136,
            "url": "https://patchwork.libcamera.org/api/patches/27136/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27136/",
            "msgid": "<20260630083031.3197714-2-laurent.pinchart@ideasonboard.com>",
            "date": "2026-06-30T08:30:28",
            "name": "[1/4] libcamera: shaders: Move header generation to shaders directory",
            "mbox": "https://patchwork.libcamera.org/patch/27136/mbox/"
        },
        {
            "id": 27137,
            "url": "https://patchwork.libcamera.org/api/patches/27137/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27137/",
            "msgid": "<20260630083031.3197714-3-laurent.pinchart@ideasonboard.com>",
            "date": "2026-06-30T08:30:29",
            "name": "[2/4] utils: Merge shader header generation scripts",
            "mbox": "https://patchwork.libcamera.org/patch/27137/mbox/"
        },
        {
            "id": 27138,
            "url": "https://patchwork.libcamera.org/api/patches/27138/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27138/",
            "msgid": "<20260630083031.3197714-4-laurent.pinchart@ideasonboard.com>",
            "date": "2026-06-30T08:30:30",
            "name": "[3/4] utils: Rename and move shader header generation script",
            "mbox": "https://patchwork.libcamera.org/patch/27138/mbox/"
        },
        {
            "id": 27139,
            "url": "https://patchwork.libcamera.org/api/patches/27139/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27139/",
            "msgid": "<20260630083031.3197714-5-laurent.pinchart@ideasonboard.com>",
            "date": "2026-06-30T08:30:31",
            "name": "[4/4] libcamera: shaders: Replace C array with std::array",
            "mbox": "https://patchwork.libcamera.org/patch/27139/mbox/"
        }
    ]
}