Show a series.

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

{
    "id": 514,
    "url": "https://patchwork.libcamera.org/api/1.1/series/514/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=514",
    "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": "qcam: Fix issues in the Qt event dispatcher",
    "date": "2019-09-30T21:59:03",
    "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": 3,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/514/mbox/",
    "cover_letter": {
        "id": 2072,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/2072/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/2072/",
        "msgid": "<20190930215906.1058301-1-niklas.soderlund@ragnatech.se>",
        "date": "2019-09-30T21:59:03",
        "name": "[libcamera-devel,v3,0/3] qcam: Fix issues in the Qt event dispatcher",
        "mbox": "https://patchwork.libcamera.org/cover/2072/mbox/"
    },
    "patches": [
        {
            "id": 2073,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2073/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2073/",
            "msgid": "<20190930215906.1058301-2-niklas.soderlund@ragnatech.se>",
            "date": "2019-09-30T21:59:04",
            "name": "[libcamera-devel,v3,1/3] qcam: Fix unregister of not registered timer",
            "mbox": "https://patchwork.libcamera.org/patch/2073/mbox/"
        },
        {
            "id": 2074,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2074/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2074/",
            "msgid": "<20190930215906.1058301-3-niklas.soderlund@ragnatech.se>",
            "date": "2019-09-30T21:59:05",
            "name": "[libcamera-devel,v3,2/3] qcam: Stop timer on timeout",
            "mbox": "https://patchwork.libcamera.org/patch/2074/mbox/"
        },
        {
            "id": 2075,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2075/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2075/",
            "msgid": "<20190930215906.1058301-4-niklas.soderlund@ragnatech.se>",
            "date": "2019-09-30T21:59:06",
            "name": "[libcamera-devel,v3,3/3] qcam: Fix timers not emitting timeout signal",
            "mbox": "https://patchwork.libcamera.org/patch/2075/mbox/"
        }
    ]
}