Show a series.

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

{
    "id": 1073,
    "url": "https://patchwork.libcamera.org/api/1.1/series/1073/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1073",
    "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-02T21:36:45",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/1.1/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 2,
    "total": 9,
    "received_total": 9,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1073/mbox/",
    "cover_letter": {
        "id": 8555,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/8555/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/8555/",
        "msgid": "<20200702213654.2129054-1-kieran.bingham@ideasonboard.com>",
        "date": "2020-07-02T21:36:45",
        "name": "[libcamera-devel,v2,0/9] android: Multi-stream support",
        "mbox": "https://patchwork.libcamera.org/cover/8555/mbox/"
    },
    "patches": [
        {
            "id": 8556,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/8556/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/8556/",
            "msgid": "<20200702213654.2129054-2-kieran.bingham@ideasonboard.com>",
            "date": "2020-07-02T21:36:46",
            "name": "[libcamera-devel,v2,1/9] libcamera: camera: Allow unspecified roles for generateConfiguration",
            "mbox": "https://patchwork.libcamera.org/patch/8556/mbox/"
        },
        {
            "id": 8557,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/8557/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/8557/",
            "msgid": "<20200702213654.2129054-3-kieran.bingham@ideasonboard.com>",
            "date": "2020-07-02T21:36:47",
            "name": "[libcamera-devel,v2,2/9] android: camera_device: Provide a toPixelFormat helper",
            "mbox": "https://patchwork.libcamera.org/patch/8557/mbox/"
        },
        {
            "id": 8558,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/8558/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/8558/",
            "msgid": "<20200702213654.2129054-4-kieran.bingham@ideasonboard.com>",
            "date": "2020-07-02T21:36:48",
            "name": "[libcamera-devel,v2,3/9] android: camera_device: Support multiple stream configurations",
            "mbox": "https://patchwork.libcamera.org/patch/8558/mbox/"
        },
        {
            "id": 8559,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/8559/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/8559/",
            "msgid": "<20200702213654.2129054-5-kieran.bingham@ideasonboard.com>",
            "date": "2020-07-02T21:36:49",
            "name": "[libcamera-devel,v2,4/9] android: camera_device: Simplify FrameBuffer construction from a buffer_handle_t",
            "mbox": "https://patchwork.libcamera.org/patch/8559/mbox/"
        },
        {
            "id": 8560,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/8560/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/8560/",
            "msgid": "<20200702213654.2129054-6-kieran.bingham@ideasonboard.com>",
            "date": "2020-07-02T21:36:50",
            "name": "[libcamera-devel,v2,5/9] android: camera_device: Create the Request and Camera3RequestDescriptor together",
            "mbox": "https://patchwork.libcamera.org/patch/8560/mbox/"
        },
        {
            "id": 8561,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/8561/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/8561/",
            "msgid": "<20200702213654.2129054-7-kieran.bingham@ideasonboard.com>",
            "date": "2020-07-02T21:36:51",
            "name": "[libcamera-devel,v2,6/9] android: camera_device: Maintain a vector of CameraStream",
            "mbox": "https://patchwork.libcamera.org/patch/8561/mbox/"
        },
        {
            "id": 8562,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/8562/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/8562/",
            "msgid": "<20200702213654.2129054-8-kieran.bingham@ideasonboard.com>",
            "date": "2020-07-02T21:36:52",
            "name": "[libcamera-devel,v2,7/9] android: camera_device: Add buffers for each stream to Requests",
            "mbox": "https://patchwork.libcamera.org/patch/8562/mbox/"
        },
        {
            "id": 8563,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/8563/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/8563/",
            "msgid": "<20200702213654.2129054-9-kieran.bingham@ideasonboard.com>",
            "date": "2020-07-02T21:36:53",
            "name": "[libcamera-devel,v2,8/9] android: camera_device: Remove single buffer restriction.",
            "mbox": "https://patchwork.libcamera.org/patch/8563/mbox/"
        },
        {
            "id": 8564,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/8564/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/8564/",
            "msgid": "<20200702213654.2129054-10-kieran.bingham@ideasonboard.com>",
            "date": "2020-07-02T21:36:54",
            "name": "[libcamera-devel,v2,9/9] android: camera_device: Report an error in notifyError()",
            "mbox": "https://patchwork.libcamera.org/patch/8564/mbox/"
        }
    ]
}