Show a series.

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

{
    "id": 5289,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5289/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5289",
    "project": {
        "id": 1,
        "url": "https://patchwork.libcamera.org/api/1.1/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: simple: Enable Raw capture",
    "date": "2025-07-16T14:20:20",
    "submitter": {
        "id": 232,
        "url": "https://patchwork.libcamera.org/api/1.1/people/232/?format=api",
        "name": "Umang Jain",
        "email": "uajain@igalia.com"
    },
    "version": 1,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5289/mbox/",
    "cover_letter": {
        "id": 23821,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/23821/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/23821/",
        "msgid": "<20250716142027.236277-1-uajain@igalia.com>",
        "date": "2025-07-16T14:20:20",
        "name": "[RFC,0/6] libcamera: simple: Enable Raw capture",
        "mbox": "https://patchwork.libcamera.org/cover/23821/mbox/"
    },
    "patches": [
        {
            "id": 23822,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23822/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23822/",
            "msgid": "<20250716142027.236277-2-uajain@igalia.com>",
            "date": "2025-07-16T14:20:21",
            "name": "[RFC,1/6] libcamera: simple: Set the number of software ISP streams to 2",
            "mbox": "https://patchwork.libcamera.org/patch/23822/mbox/"
        },
        {
            "id": 23823,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23823/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23823/",
            "msgid": "<20250716142027.236277-3-uajain@igalia.com>",
            "date": "2025-07-16T14:20:22",
            "name": "[RFC,2/6] libcamera: simple: Exclude raw configurations from output conversions",
            "mbox": "https://patchwork.libcamera.org/patch/23823/mbox/"
        },
        {
            "id": 23824,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23824/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23824/",
            "msgid": "<20250716142027.236277-4-uajain@igalia.com>",
            "date": "2025-07-16T14:20:23",
            "name": "[RFC,3/6] libcamera: simple: Support StreamRole::Raw in generateConfiguration()",
            "mbox": "https://patchwork.libcamera.org/patch/23824/mbox/"
        },
        {
            "id": 23825,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23825/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23825/",
            "msgid": "<20250716142027.236277-5-uajain@igalia.com>",
            "date": "2025-07-16T14:20:24",
            "name": "[RFC,4/6] libcamera: simple: Validate raw streams if requested",
            "mbox": "https://patchwork.libcamera.org/patch/23825/mbox/"
        },
        {
            "id": 23826,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23826/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23826/",
            "msgid": "<20250716142027.236277-6-uajain@igalia.com>",
            "date": "2025-07-16T14:20:25",
            "name": "[RFC,5/6] libcamera: simple: Require metadata only when software ISP is used",
            "mbox": "https://patchwork.libcamera.org/patch/23826/mbox/"
        },
        {
            "id": 23827,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23827/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23827/",
            "msgid": "<20250716142027.236277-7-uajain@igalia.com>",
            "date": "2025-07-16T14:20:26",
            "name": "[6/6] DNI: simple: Log data->useConversion_",
            "mbox": "https://patchwork.libcamera.org/patch/23827/mbox/"
        }
    ]
}