Show a series.

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

{
    "id": 5294,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5294/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5294",
    "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-17T12:59:20",
    "submitter": {
        "id": 184,
        "url": "https://patchwork.libcamera.org/api/1.1/people/184/?format=api",
        "name": "Stefan Klug",
        "email": "stefan.klug@ideasonboard.com"
    },
    "version": 3,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5294/mbox/",
    "cover_letter": {
        "id": 23838,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/23838/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/23838/",
        "msgid": "<20250717125931.2848300-1-stefan.klug@ideasonboard.com>",
        "date": "2025-07-17T12:59:20",
        "name": "[v3,0/5] rkisp1: Allow usage of more than 4 buffers",
        "mbox": "https://patchwork.libcamera.org/cover/23838/mbox/"
    },
    "patches": [
        {
            "id": 23839,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23839/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23839/",
            "msgid": "<20250717125931.2848300-2-stefan.klug@ideasonboard.com>",
            "date": "2025-07-17T12:59:21",
            "name": "[v3,1/5] libcamera: pipeline_handler: Move waitingRequests_ into camera class",
            "mbox": "https://patchwork.libcamera.org/patch/23839/mbox/"
        },
        {
            "id": 23840,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23840/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23840/",
            "msgid": "<20250717125931.2848300-3-stefan.klug@ideasonboard.com>",
            "date": "2025-07-17T12:59:22",
            "name": "[v3,2/5] libcamera: pipeline_handler: Allow to limit the number of queued requests",
            "mbox": "https://patchwork.libcamera.org/patch/23840/mbox/"
        },
        {
            "id": 23841,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23841/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23841/",
            "msgid": "<20250717125931.2848300-4-stefan.klug@ideasonboard.com>",
            "date": "2025-07-17T12:59:23",
            "name": "[v3,3/5] pipeline: rkisp1: Limit the maximum number of buffers queued in",
            "mbox": "https://patchwork.libcamera.org/patch/23841/mbox/"
        },
        {
            "id": 23842,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23842/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23842/",
            "msgid": "<20250717125931.2848300-5-stefan.klug@ideasonboard.com>",
            "date": "2025-07-17T12:59:24",
            "name": "[v3,4/5] pipeline: rkisp1: Properly handle the bufferCount set in the stream configuration",
            "mbox": "https://patchwork.libcamera.org/patch/23842/mbox/"
        },
        {
            "id": 23843,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23843/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23843/",
            "msgid": "<20250717125931.2848300-6-stefan.klug@ideasonboard.com>",
            "date": "2025-07-17T12:59:25",
            "name": "[v3,5/5] libcamera: pipeline: rkisp1: Don't rely on bufferCount",
            "mbox": "https://patchwork.libcamera.org/patch/23843/mbox/"
        }
    ]
}