Show a series.

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

{
    "id": 5272,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5272/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5272",
    "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": "rkisp1: Allow usage of more than 4 buffers",
    "date": "2025-07-07T07:53:34",
    "submitter": {
        "id": 184,
        "url": "https://patchwork.libcamera.org/api/1.1/people/184/?format=api",
        "name": "Stefan Klug",
        "email": "stefan.klug@ideasonboard.com"
    },
    "version": 2,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5272/mbox/",
    "cover_letter": {
        "id": 23743,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/23743/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/23743/",
        "msgid": "<20250707075400.9079-1-stefan.klug@ideasonboard.com>",
        "date": "2025-07-07T07:53:34",
        "name": "[v2,0/5] rkisp1: Allow usage of more than 4 buffers",
        "mbox": "https://patchwork.libcamera.org/cover/23743/mbox/"
    },
    "patches": [
        {
            "id": 23744,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23744/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23744/",
            "msgid": "<20250707075400.9079-2-stefan.klug@ideasonboard.com>",
            "date": "2025-07-07T07:53:35",
            "name": "[v2,1/5] libcamera: pipeline_handler: Move waitingRequests_ into camera class",
            "mbox": "https://patchwork.libcamera.org/patch/23744/mbox/"
        },
        {
            "id": 23745,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23745/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23745/",
            "msgid": "<20250707075400.9079-3-stefan.klug@ideasonboard.com>",
            "date": "2025-07-07T07:53:36",
            "name": "[v2,2/5] libcamera: pipeline_handler: Allow to limit the number of queued requests",
            "mbox": "https://patchwork.libcamera.org/patch/23745/mbox/"
        },
        {
            "id": 23746,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23746/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23746/",
            "msgid": "<20250707075400.9079-4-stefan.klug@ideasonboard.com>",
            "date": "2025-07-07T07:53:37",
            "name": "[v2,3/5] pipeline: rkisp1: Limit the maximum number of buffers queued in",
            "mbox": "https://patchwork.libcamera.org/patch/23746/mbox/"
        },
        {
            "id": 23747,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23747/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23747/",
            "msgid": "<20250707075400.9079-5-stefan.klug@ideasonboard.com>",
            "date": "2025-07-07T07:53:38",
            "name": "[v2,4/5] pipeline: rkisp1: Properly handle the bufferCount set in the stream configuration",
            "mbox": "https://patchwork.libcamera.org/patch/23747/mbox/"
        },
        {
            "id": 23748,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23748/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23748/",
            "msgid": "<20250707075400.9079-6-stefan.klug@ideasonboard.com>",
            "date": "2025-07-07T07:53:39",
            "name": "[v2,5/5] libcamera: pipeline: rkisp1: Don't rely on bufferCount",
            "mbox": "https://patchwork.libcamera.org/patch/23748/mbox/"
        }
    ]
}