Show a series.

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

{
    "id": 223817,
    "url": "http://patchwork.ozlabs.org/api/series/223817/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openbmc/list/?series=223817",
    "project": {
        "id": 56,
        "url": "http://patchwork.ozlabs.org/api/projects/56/?format=api",
        "name": "OpenBMC development",
        "link_name": "openbmc",
        "list_id": "openbmc.lists.ozlabs.org",
        "list_email": "openbmc@lists.ozlabs.org",
        "web_url": "http://github.com/openbmc/",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "ARM: dts: aspeed: Add device tree for Liwu2 BMC",
    "date": "2021-01-11T09:42:57",
    "submitter": {
        "id": 80904,
        "url": "http://patchwork.ozlabs.org/api/people/80904/?format=api",
        "name": "Willie Thai",
        "email": "williethaitu@gmail.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/223817/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1424990,
            "url": "http://patchwork.ozlabs.org/api/patches/1424990/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openbmc/patch/1610358177-3874-1-git-send-email-willie_thai@compal.com/",
            "msgid": "<1610358177-3874-1-git-send-email-willie_thai@compal.com>",
            "list_archive_url": null,
            "date": "2021-01-11T09:42:57",
            "name": "ARM: dts: aspeed: Add device tree for Liwu2 BMC",
            "mbox": "http://patchwork.ozlabs.org/project/openbmc/patch/1610358177-3874-1-git-send-email-willie_thai@compal.com/mbox/"
        }
    ]
}