Show a series.

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

{
    "id": 188,
    "url": "https://patchwork.libcamera.org/api/1.1/series/188/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=188",
    "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": "libcamera: enforce stream configuration",
    "date": "2019-02-20T23:59:35",
    "submitter": {
        "id": 5,
        "url": "https://patchwork.libcamera.org/api/1.1/people/5/?format=api",
        "name": "Niklas Söderlund",
        "email": "niklas.soderlund@ragnatech.se"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/188/mbox/",
    "cover_letter": {
        "id": 599,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/599/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/599/",
        "msgid": "<20190220235939.25147-1-niklas.soderlund@ragnatech.se>",
        "date": "2019-02-20T23:59:35",
        "name": "[libcamera-devel,0/4] libcamera: enforce stream configuration",
        "mbox": "https://patchwork.libcamera.org/cover/599/mbox/"
    },
    "patches": [
        {
            "id": 600,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/600/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/600/",
            "msgid": "<20190220235939.25147-2-niklas.soderlund@ragnatech.se>",
            "date": "2019-02-20T23:59:36",
            "name": "[libcamera-devel,1/4] libcamera: pipeline_handler: extend documentation for configureStreams()",
            "mbox": "https://patchwork.libcamera.org/patch/600/mbox/"
        },
        {
            "id": 601,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/601/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/601/",
            "msgid": "<20190220235939.25147-3-niklas.soderlund@ragnatech.se>",
            "date": "2019-02-20T23:59:37",
            "name": "[libcamera-devel,2/4] libcamera: pipeline: uvcvideo: enforce stream configuration",
            "mbox": "https://patchwork.libcamera.org/patch/601/mbox/"
        },
        {
            "id": 602,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/602/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/602/",
            "msgid": "<20190220235939.25147-4-niklas.soderlund@ragnatech.se>",
            "date": "2019-02-20T23:59:38",
            "name": "[libcamera-devel,3/4] libcamera: pipeline: vimc: enforce stream configuration",
            "mbox": "https://patchwork.libcamera.org/patch/602/mbox/"
        },
        {
            "id": 603,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/603/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/603/",
            "msgid": "<20190220235939.25147-5-niklas.soderlund@ragnatech.se>",
            "date": "2019-02-20T23:59:39",
            "name": "[libcamera-devel,4/4] cam: fix return type of configureStreams()",
            "mbox": "https://patchwork.libcamera.org/patch/603/mbox/"
        }
    ]
}