Show a series.

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

{
    "id": 5196,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5196/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5196",
    "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-05-26T21:42:14",
    "submitter": {
        "id": 184,
        "url": "https://patchwork.libcamera.org/api/1.1/people/184/?format=api",
        "name": "Stefan Klug",
        "email": "stefan.klug@ideasonboard.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5196/mbox/",
    "cover_letter": {
        "id": 23445,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/23445/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/23445/",
        "msgid": "<20250526214224.13631-1-stefan.klug@ideasonboard.com>",
        "date": "2025-05-26T21:42:14",
        "name": "[RFC,0/4] rkisp1: Allow usage of more than 4 buffers",
        "mbox": "https://patchwork.libcamera.org/cover/23445/mbox/"
    },
    "patches": [
        {
            "id": 23446,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23446/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23446/",
            "msgid": "<20250526214224.13631-2-stefan.klug@ideasonboard.com>",
            "date": "2025-05-26T21:42:15",
            "name": "[RFC,1/4] libcamera: pipeline_handler: Move waitingRequests_ into camera class",
            "mbox": "https://patchwork.libcamera.org/patch/23446/mbox/"
        },
        {
            "id": 23447,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23447/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23447/",
            "msgid": "<20250526214224.13631-3-stefan.klug@ideasonboard.com>",
            "date": "2025-05-26T21:42:16",
            "name": "[RFC,2/4] libcamera: internal: Allow to limit the number of queued requests",
            "mbox": "https://patchwork.libcamera.org/patch/23447/mbox/"
        },
        {
            "id": 23448,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23448/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23448/",
            "msgid": "<20250526214224.13631-4-stefan.klug@ideasonboard.com>",
            "date": "2025-05-26T21:42:17",
            "name": "[RFC,3/4] pipeline: rkisp1: Limit the maximum number of buffers queued in",
            "mbox": "https://patchwork.libcamera.org/patch/23448/mbox/"
        },
        {
            "id": 23449,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23449/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23449/",
            "msgid": "<20250526214224.13631-5-stefan.klug@ideasonboard.com>",
            "date": "2025-05-26T21:42:18",
            "name": "[RFC,4/4] pipeline: rkisp1: Prperly handle the bufferCount set in the stream configuration",
            "mbox": "https://patchwork.libcamera.org/patch/23449/mbox/"
        }
    ]
}