Show a series.

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

{
    "id": 57,
    "url": "https://patchwork.libcamera.org/api/1.1/series/57/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=57",
    "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": "Documentation: Quieten Doxygen",
    "date": "2019-01-08T13:21:04",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/1.1/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/57/mbox/",
    "cover_letter": {
        "id": 175,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/175/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/175/",
        "msgid": "<20190108132106.24906-1-kieran.bingham@ideasonboard.com>",
        "date": "2019-01-08T13:21:04",
        "name": "[libcamera-devel,0/2] Documentation: Quieten Doxygen",
        "mbox": "https://patchwork.libcamera.org/cover/175/mbox/"
    },
    "patches": [
        {
            "id": 176,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/176/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/176/",
            "msgid": "<20190108132106.24906-2-kieran.bingham@ideasonboard.com>",
            "date": "2019-01-08T13:21:05",
            "name": "[libcamera-devel,1/2] Documentation: Suppress normal doxygen output",
            "mbox": "https://patchwork.libcamera.org/patch/176/mbox/"
        },
        {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/177/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/177/",
            "msgid": "<20190108132106.24906-3-kieran.bingham@ideasonboard.com>",
            "date": "2019-01-08T13:21:06",
            "name": "[libcamera-devel,2/2,RFC] Documentation: Enable parameter documentation warnings",
            "mbox": "https://patchwork.libcamera.org/patch/177/mbox/"
        }
    ]
}