Show a series.

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

{
    "id": 692,
    "url": "http://patchwork.ozlabs.org/api/series/692/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=692",
    "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": "staging: r8822be: Remove some left-over debug code",
    "date": "2017-08-30T19:43:11",
    "submitter": {
        "id": 190,
        "url": "http://patchwork.ozlabs.org/api/people/190/?format=api",
        "name": "Larry Finger",
        "email": "Larry.Finger@lwfinger.net"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/692/mbox/",
    "cover_letter": {
        "id": 807867,
        "url": "http://patchwork.ozlabs.org/api/covers/807867/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/cover/20170830194313.9659-1-Larry.Finger@lwfinger.net/",
        "msgid": "<20170830194313.9659-1-Larry.Finger@lwfinger.net>",
        "list_archive_url": null,
        "date": "2017-08-30T19:43:11",
        "name": "[0/2] staging: r8822be: Remove some left-over debug code",
        "mbox": "http://patchwork.ozlabs.org/project/netdev/cover/20170830194313.9659-1-Larry.Finger@lwfinger.net/mbox/"
    },
    "patches": [
        {
            "id": 807868,
            "url": "http://patchwork.ozlabs.org/api/patches/807868/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170830194313.9659-2-Larry.Finger@lwfinger.net/",
            "msgid": "<20170830194313.9659-2-Larry.Finger@lwfinger.net>",
            "list_archive_url": null,
            "date": "2017-08-30T19:43:12",
            "name": "[1/2] staging: r8822be: Remove some dead code",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170830194313.9659-2-Larry.Finger@lwfinger.net/mbox/"
        },
        {
            "id": 807869,
            "url": "http://patchwork.ozlabs.org/api/patches/807869/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170830194313.9659-3-Larry.Finger@lwfinger.net/",
            "msgid": "<20170830194313.9659-3-Larry.Finger@lwfinger.net>",
            "list_archive_url": null,
            "date": "2017-08-30T19:43:13",
            "name": "[2/2] staging: r8822be: Simplify deinit_priv()",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170830194313.9659-3-Larry.Finger@lwfinger.net/mbox/"
        }
    ]
}