Show a series.

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

{
    "id": 190,
    "url": "https://patchwork.libcamera.org/api/1.1/series/190/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=190",
    "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-24T17:36:57",
    "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": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/190/mbox/",
    "cover_letter": {
        "id": 609,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/609/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/609/",
        "msgid": "<20190224173701.8587-1-niklas.soderlund@ragnatech.se>",
        "date": "2019-02-24T17:36:57",
        "name": "[libcamera-devel,v2,0/4] libcamera: enforce stream configuration",
        "mbox": "https://patchwork.libcamera.org/cover/609/mbox/"
    },
    "patches": [
        {
            "id": 610,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/610/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/610/",
            "msgid": "<20190224173701.8587-2-niklas.soderlund@ragnatech.se>",
            "date": "2019-02-24T17:36:58",
            "name": "[libcamera-devel,v2,1/4] libcamera: pipeline_handler: extend documentation for configureStreams()",
            "mbox": "https://patchwork.libcamera.org/patch/610/mbox/"
        },
        {
            "id": 612,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/612/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/612/",
            "msgid": "<20190224173701.8587-3-niklas.soderlund@ragnatech.se>",
            "date": "2019-02-24T17:36:59",
            "name": "[libcamera-devel,v2,2/4] libcamera: pipeline: uvcvideo: enforce stream configuration",
            "mbox": "https://patchwork.libcamera.org/patch/612/mbox/"
        },
        {
            "id": 611,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/611/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/611/",
            "msgid": "<20190224173701.8587-4-niklas.soderlund@ragnatech.se>",
            "date": "2019-02-24T17:37:00",
            "name": "[libcamera-devel,v2,3/4] libcamera: pipeline: vimc: enforce stream configuration",
            "mbox": "https://patchwork.libcamera.org/patch/611/mbox/"
        },
        {
            "id": 613,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/613/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/613/",
            "msgid": "<20190224173701.8587-5-niklas.soderlund@ragnatech.se>",
            "date": "2019-02-24T17:37:01",
            "name": "[libcamera-devel,v2,4/4] cam: fix return type of configureStreams()",
            "mbox": "https://patchwork.libcamera.org/patch/613/mbox/"
        }
    ]
}