Show a series.

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

{
    "id": 663,
    "url": "https://patchwork.libcamera.org/api/series/663/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=663",
    "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": "qcam: Provide an initial toolbar",
    "date": "2020-02-06T15:04:58",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 1,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/663/mbox/",
    "cover_letter": {
        "id": 2786,
        "url": "https://patchwork.libcamera.org/api/covers/2786/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/2786/",
        "msgid": "<20200206150504.24204-1-kieran.bingham@ideasonboard.com>",
        "date": "2020-02-06T15:04:58",
        "name": "[libcamera-devel,0/6] qcam: Provide an initial toolbar",
        "mbox": "https://patchwork.libcamera.org/cover/2786/mbox/"
    },
    "patches": [
        {
            "id": 2787,
            "url": "https://patchwork.libcamera.org/api/patches/2787/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2787/",
            "msgid": "<20200206150504.24204-2-kieran.bingham@ideasonboard.com>",
            "date": "2020-02-06T15:04:59",
            "name": "[libcamera-devel,1/6] qcam: Tie FrameBufferAllocator to stream life",
            "mbox": "https://patchwork.libcamera.org/patch/2787/mbox/"
        },
        {
            "id": 2788,
            "url": "https://patchwork.libcamera.org/api/patches/2788/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2788/",
            "msgid": "<20200206150504.24204-3-kieran.bingham@ideasonboard.com>",
            "date": "2020-02-06T15:05:00",
            "name": "[libcamera-devel,2/6] qcam: Expose quit method for MainWindow",
            "mbox": "https://patchwork.libcamera.org/patch/2788/mbox/"
        },
        {
            "id": 2789,
            "url": "https://patchwork.libcamera.org/api/patches/2789/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2789/",
            "msgid": "<20200206150504.24204-4-kieran.bingham@ideasonboard.com>",
            "date": "2020-02-06T15:05:01",
            "name": "[libcamera-devel,3/6] qcam: Introduce a toolbar and camera switching",
            "mbox": "https://patchwork.libcamera.org/patch/2789/mbox/"
        },
        {
            "id": 2790,
            "url": "https://patchwork.libcamera.org/api/patches/2790/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2790/",
            "msgid": "<20200206150504.24204-5-kieran.bingham@ideasonboard.com>",
            "date": "2020-02-06T15:05:02",
            "name": "[libcamera-devel,4/6] qcam: assets: Provide initial icon set",
            "mbox": "https://patchwork.libcamera.org/patch/2790/mbox/"
        },
        {
            "id": 2791,
            "url": "https://patchwork.libcamera.org/api/patches/2791/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2791/",
            "msgid": "<20200206150504.24204-6-kieran.bingham@ideasonboard.com>",
            "date": "2020-02-06T15:05:03",
            "name": "[libcamera-devel,5/6] qcam: Provide initial icon buttons \"Play/Stop\"",
            "mbox": "https://patchwork.libcamera.org/patch/2791/mbox/"
        },
        {
            "id": 2792,
            "url": "https://patchwork.libcamera.org/api/patches/2792/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2792/",
            "msgid": "<20200206150504.24204-7-kieran.bingham@ideasonboard.com>",
            "date": "2020-02-06T15:05:04",
            "name": "[libcamera-devel,6/6] qcam: Provide save image functionality",
            "mbox": "https://patchwork.libcamera.org/patch/2792/mbox/"
        }
    ]
}