Show a series.

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

{
    "id": 230638,
    "url": "http://patchwork.ozlabs.org/api/series/230638/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-um/list/?series=230638",
    "project": {
        "id": 60,
        "url": "http://patchwork.ozlabs.org/api/projects/60/?format=api",
        "name": "User-mode Linux Development",
        "link_name": "linux-um",
        "list_id": "linux-um.lists.infradead.org",
        "list_email": "linux-um@lists.infradead.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "um: fix tag order in stub_32.h",
    "date": "2021-02-23T09:44:08",
    "submitter": {
        "id": 265,
        "url": "http://patchwork.ozlabs.org/api/people/265/?format=api",
        "name": "Johannes Berg",
        "email": "johannes@sipsolutions.net"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/230638/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1443445,
            "url": "http://patchwork.ozlabs.org/api/patches/1443445/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-um/patch/20210223104408.d0783602b9b8.I166e8f9ed51f0df5e32936cec1ed8cff00b48b2e@changeid/",
            "msgid": "<20210223104408.d0783602b9b8.I166e8f9ed51f0df5e32936cec1ed8cff00b48b2e@changeid>",
            "list_archive_url": null,
            "date": "2021-02-23T09:44:08",
            "name": "um: fix tag order in stub_32.h",
            "mbox": "http://patchwork.ozlabs.org/project/linux-um/patch/20210223104408.d0783602b9b8.I166e8f9ed51f0df5e32936cec1ed8cff00b48b2e@changeid/mbox/"
        }
    ]
}