Show a series.

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

{
    "id": 204368,
    "url": "http://patchwork.ozlabs.org/api/series/204368/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=204368",
    "project": {
        "id": 7,
        "url": "http://patchwork.ozlabs.org/api/projects/7/?format=api",
        "name": "Linux network development",
        "link_name": "netdev",
        "list_id": "netdev.vger.kernel.org",
        "list_email": "netdev@vger.kernel.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "mdio: fix mdio-thunder.c dependency & build error",
    "date": "2020-09-27T04:33:43",
    "submitter": {
        "id": 18663,
        "url": "http://patchwork.ozlabs.org/api/people/18663/?format=api",
        "name": "Randy Dunlap",
        "email": "rdunlap@infradead.org"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/204368/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1371895,
            "url": "http://patchwork.ozlabs.org/api/patches/1371895/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/5aecbd3f-a489-0738-8249-5e08a6f2766f@infradead.org/",
            "msgid": "<5aecbd3f-a489-0738-8249-5e08a6f2766f@infradead.org>",
            "list_archive_url": null,
            "date": "2020-09-27T04:33:43",
            "name": "mdio: fix mdio-thunder.c dependency & build error",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/5aecbd3f-a489-0738-8249-5e08a6f2766f@infradead.org/mbox/"
        }
    ]
}