Show a series.

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

{
    "id": 205530,
    "url": "http://patchwork.ozlabs.org/api/series/205530/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=205530",
    "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": "netlink: fix policy dump leak",
    "date": "2020-10-02T07:46:04",
    "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/205530/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1375587,
            "url": "http://patchwork.ozlabs.org/api/patches/1375587/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20201002094604.480c760e3c47.I7811da1539351a26cd0e5a10b98a8842cfbc1b55@changeid/",
            "msgid": "<20201002094604.480c760e3c47.I7811da1539351a26cd0e5a10b98a8842cfbc1b55@changeid>",
            "list_archive_url": null,
            "date": "2020-10-02T07:46:04",
            "name": "netlink: fix policy dump leak",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20201002094604.480c760e3c47.I7811da1539351a26cd0e5a10b98a8842cfbc1b55@changeid/mbox/"
        }
    ]
}