Show a series.

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

{
    "id": 1088,
    "url": "https://patchwork.libcamera.org/api/1.1/series/1088/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1088",
    "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": "android: Multi-stream support",
    "date": "2020-07-06T15:38:00",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/1.1/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 4,
    "total": 8,
    "received_total": 8,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1088/mbox/",
    "cover_letter": {
        "id": 8651,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/8651/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/8651/",
        "msgid": "<20200706153808.2340919-1-kieran.bingham@ideasonboard.com>",
        "date": "2020-07-06T15:38:00",
        "name": "[libcamera-devel,v4,0/8] android: Multi-stream support",
        "mbox": "https://patchwork.libcamera.org/cover/8651/mbox/"
    },
    "patches": [
        {
            "id": 8652,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/8652/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/8652/",
            "msgid": "<20200706153808.2340919-2-kieran.bingham@ideasonboard.com>",
            "date": "2020-07-06T15:38:01",
            "name": "[libcamera-devel,v4,1/8] libcamera: camera: Allow unspecified roles for generateConfiguration",
            "mbox": "https://patchwork.libcamera.org/patch/8652/mbox/"
        },
        {
            "id": 8653,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/8653/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/8653/",
            "msgid": "<20200706153808.2340919-3-kieran.bingham@ideasonboard.com>",
            "date": "2020-07-06T15:38:02",
            "name": "[libcamera-devel,v4,2/8] android: camera_device: Provide a toPixelFormat helper",
            "mbox": "https://patchwork.libcamera.org/patch/8653/mbox/"
        },
        {
            "id": 8654,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/8654/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/8654/",
            "msgid": "<20200706153808.2340919-4-kieran.bingham@ideasonboard.com>",
            "date": "2020-07-06T15:38:03",
            "name": "[libcamera-devel,v4,3/8] android: camera_device: Support multiple stream configurations",
            "mbox": "https://patchwork.libcamera.org/patch/8654/mbox/"
        },
        {
            "id": 8655,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/8655/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/8655/",
            "msgid": "<20200706153808.2340919-5-kieran.bingham@ideasonboard.com>",
            "date": "2020-07-06T15:38:04",
            "name": "[libcamera-devel,v4,4/8] android: camera_device: Simplify FrameBuffer construction from a buffer_handle_t",
            "mbox": "https://patchwork.libcamera.org/patch/8655/mbox/"
        },
        {
            "id": 8656,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/8656/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/8656/",
            "msgid": "<20200706153808.2340919-6-kieran.bingham@ideasonboard.com>",
            "date": "2020-07-06T15:38:05",
            "name": "[libcamera-devel,v4,5/8] android: camera_device: Create the Request and Camera3RequestDescriptor together",
            "mbox": "https://patchwork.libcamera.org/patch/8656/mbox/"
        },
        {
            "id": 8657,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/8657/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/8657/",
            "msgid": "<20200706153808.2340919-7-kieran.bingham@ideasonboard.com>",
            "date": "2020-07-06T15:38:06",
            "name": "[libcamera-devel,v4,6/8] android: camera_device: Maintain a vector of CameraStream",
            "mbox": "https://patchwork.libcamera.org/patch/8657/mbox/"
        },
        {
            "id": 8658,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/8658/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/8658/",
            "msgid": "<20200706153808.2340919-8-kieran.bingham@ideasonboard.com>",
            "date": "2020-07-06T15:38:07",
            "name": "[libcamera-devel,v4,7/8] android: camera_device: Add buffers for each stream to Requests",
            "mbox": "https://patchwork.libcamera.org/patch/8658/mbox/"
        },
        {
            "id": 8659,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/8659/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/8659/",
            "msgid": "<20200706153808.2340919-9-kieran.bingham@ideasonboard.com>",
            "date": "2020-07-06T15:38:08",
            "name": "[libcamera-devel,v4,8/8] android: camera_device: Remove single buffer restriction.",
            "mbox": "https://patchwork.libcamera.org/patch/8659/mbox/"
        }
    ]
}