Show a series.

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

{
    "id": 1244,
    "url": "https://patchwork.libcamera.org/api/1.1/series/1244/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1244",
    "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-devel,V2] libcamera: MediaDevice: Make MediaDevice::setupLink account for existing link flags",
    "date": "2020-08-26T16:05:50",
    "submitter": {
        "id": 66,
        "url": "https://patchwork.libcamera.org/api/1.1/people/66/?format=api",
        "name": "Dan Scally",
        "email": "djrscally@protonmail.com"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1244/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 9402,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/9402/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/9402/",
            "msgid": "<1PjHuckjnFWu-P_WVFjNhBem43Z22IbEVss8hepg7PwpuDCy1ZuXDSQ9Ju3lrMLaOWrjWpnFcGziK2_JaaoOP_H09ER37luwAqnPQqv4VMU=@protonmail.com>",
            "date": "2020-08-26T16:05:50",
            "name": "[libcamera-devel,V2] libcamera: MediaDevice: Make MediaDevice::setupLink account for existing link flags",
            "mbox": "https://patchwork.libcamera.org/patch/9402/mbox/"
        }
    ]
}