Show a series.

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

{
    "id": 318,
    "url": "https://patchwork.libcamera.org/api/1.1/series/318/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=318",
    "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,v3,1/3] meson: Fix coding style in meson.build files",
    "date": "2019-05-22T21:22:51",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 3,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/318/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1261,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1261/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1261/",
            "msgid": "<20190522212253.3307-1-laurent.pinchart@ideasonboard.com>",
            "date": "2019-05-22T21:22:51",
            "name": "[libcamera-devel,v3,1/3] meson: Fix coding style in meson.build files",
            "mbox": "https://patchwork.libcamera.org/patch/1261/mbox/"
        },
        {
            "id": 1262,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1262/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1262/",
            "msgid": "<20190522212253.3307-2-laurent.pinchart@ideasonboard.com>",
            "date": "2019-05-22T21:22:52",
            "name": "[libcamera-devel,v3,2/3] meson: Create and use a dependency for libcamera and its headers",
            "mbox": "https://patchwork.libcamera.org/patch/1262/mbox/"
        },
        {
            "id": 1263,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1263/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1263/",
            "msgid": "<20190522212253.3307-3-laurent.pinchart@ideasonboard.com>",
            "date": "2019-05-22T21:22:53",
            "name": "[libcamera-devel,v3,3/3] libcamera: Auto-generate libcamera.h",
            "mbox": "https://patchwork.libcamera.org/patch/1263/mbox/"
        }
    ]
}