Show a series.

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

{
    "id": 1918,
    "url": "https://patchwork.libcamera.org/api/series/1918/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1918",
    "project": {
        "id": 1,
        "url": "https://patchwork.libcamera.org/api/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 cleanup",
    "date": "2021-04-13T12:25:31",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1918/mbox/",
    "cover_letter": {
        "id": 11908,
        "url": "https://patchwork.libcamera.org/api/covers/11908/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/11908/",
        "msgid": "<20210413122534.342138-1-kieran.bingham@ideasonboard.com>",
        "date": "2021-04-13T12:25:31",
        "name": "[libcamera-devel,0/3] Documentation cleanup",
        "mbox": "https://patchwork.libcamera.org/cover/11908/mbox/"
    },
    "patches": [
        {
            "id": 11909,
            "url": "https://patchwork.libcamera.org/api/patches/11909/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11909/",
            "msgid": "<20210413122534.342138-2-kieran.bingham@ideasonboard.com>",
            "date": "2021-04-13T12:25:32",
            "name": "[libcamera-devel,1/3] libcamera: ipa_proxy: Scope ProxyState to IPAProxy",
            "mbox": "https://patchwork.libcamera.org/patch/11909/mbox/"
        },
        {
            "id": 11910,
            "url": "https://patchwork.libcamera.org/api/patches/11910/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11910/",
            "msgid": "<20210413122534.342138-3-kieran.bingham@ideasonboard.com>",
            "date": "2021-04-13T12:25:33",
            "name": "[libcamera-devel,2/3] libcamera: ipa_proxy: Document ProxyState",
            "mbox": "https://patchwork.libcamera.org/patch/11910/mbox/"
        },
        {
            "id": 11911,
            "url": "https://patchwork.libcamera.org/api/patches/11911/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11911/",
            "msgid": "<20210413122534.342138-4-kieran.bingham@ideasonboard.com>",
            "date": "2021-04-13T12:25:34",
            "name": "[libcamera-devel,3/3] libcamera: pipeline_handler: Document requestSequence_",
            "mbox": "https://patchwork.libcamera.org/patch/11911/mbox/"
        }
    ]
}