Show a series.

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

{
    "id": 4656,
    "url": "https://patchwork.libcamera.org/api/series/4656/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4656",
    "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": "[15,1/7] libcamera: add DmaBufAllocator::exportBuffers()",
    "date": "2024-10-04T09:59:14",
    "submitter": {
        "id": 117,
        "url": "https://patchwork.libcamera.org/api/people/117/?format=api",
        "name": "Cheng-Hao Yang",
        "email": "chenghaoyang@chromium.org"
    },
    "version": 1,
    "total": 7,
    "received_total": 7,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4656/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 21503,
            "url": "https://patchwork.libcamera.org/api/patches/21503/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21503/",
            "msgid": "<20241004095946.264537-2-chenghaoyang@google.com>",
            "date": "2024-10-04T09:59:14",
            "name": "[15,1/7] libcamera: add DmaBufAllocator::exportBuffers()",
            "mbox": "https://patchwork.libcamera.org/patch/21503/mbox/"
        },
        {
            "id": 21504,
            "url": "https://patchwork.libcamera.org/api/patches/21504/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21504/",
            "msgid": "<20241004095946.264537-3-chenghaoyang@google.com>",
            "date": "2024-10-04T09:59:15",
            "name": "[15,2/7] libcamera: Remove PipelineHandler Fatal check of non-empty MediaDevices",
            "mbox": "https://patchwork.libcamera.org/patch/21504/mbox/"
        },
        {
            "id": 21505,
            "url": "https://patchwork.libcamera.org/api/patches/21505/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21505/",
            "msgid": "<20241004095946.264537-4-chenghaoyang@google.com>",
            "date": "2024-10-04T09:59:16",
            "name": "[15,3/7] libcamera: virtual: Add VirtualPipelineHandler",
            "mbox": "https://patchwork.libcamera.org/patch/21505/mbox/"
        },
        {
            "id": 21506,
            "url": "https://patchwork.libcamera.org/api/patches/21506/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21506/",
            "msgid": "<20241004095946.264537-5-chenghaoyang@google.com>",
            "date": "2024-10-04T09:59:17",
            "name": "[15,4/7] libcamera: pipeline: Add test pattern for VirtualPipelineHandler",
            "mbox": "https://patchwork.libcamera.org/patch/21506/mbox/"
        },
        {
            "id": 21507,
            "url": "https://patchwork.libcamera.org/api/patches/21507/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21507/",
            "msgid": "<20241004095946.264537-6-chenghaoyang@google.com>",
            "date": "2024-10-04T09:59:18",
            "name": "[15,5/7] libcamera: virtual: Add ImageFrameGenerator",
            "mbox": "https://patchwork.libcamera.org/patch/21507/mbox/"
        },
        {
            "id": 21508,
            "url": "https://patchwork.libcamera.org/api/patches/21508/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21508/",
            "msgid": "<20241004095946.264537-7-chenghaoyang@google.com>",
            "date": "2024-10-04T09:59:19",
            "name": "[15,6/7] libcamera: virtual: Read config and register cameras based on the config",
            "mbox": "https://patchwork.libcamera.org/patch/21508/mbox/"
        },
        {
            "id": 21509,
            "url": "https://patchwork.libcamera.org/api/patches/21509/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21509/",
            "msgid": "<20241004095946.264537-8-chenghaoyang@google.com>",
            "date": "2024-10-04T09:59:20",
            "name": "[15,7/7] libcamera: software_isp: Refactor SoftwareIsp to use DmaBufAllocator::exportBuffers",
            "mbox": "https://patchwork.libcamera.org/patch/21509/mbox/"
        }
    ]
}