Show a series.

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

{
    "id": 134255,
    "url": "http://patchwork.ozlabs.org/api/series/134255/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/list/?series=134255",
    "project": {
        "id": 46,
        "url": "http://patchwork.ozlabs.org/api/projects/46/?format=api",
        "name": "Intel Wired Ethernet development",
        "link_name": "intel-wired-lan",
        "list_id": "intel-wired-lan.osuosl.org",
        "list_email": "intel-wired-lan@osuosl.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "Documentation: networking: device drivers: Remove stray asterisks",
    "date": "2019-10-02T15:09:55",
    "submitter": {
        "id": 67110,
        "url": "http://patchwork.ozlabs.org/api/people/67110/?format=api",
        "name": "J. Neuschäfer",
        "email": "j.neuschaefer@gmx.net"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/134255/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1171896,
            "url": "http://patchwork.ozlabs.org/api/patches/1171896/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20191002150956.16234-1-j.neuschaefer@gmx.net/",
            "msgid": "<20191002150956.16234-1-j.neuschaefer@gmx.net>",
            "list_archive_url": null,
            "date": "2019-10-02T15:09:55",
            "name": "Documentation: networking: device drivers: Remove stray asterisks",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20191002150956.16234-1-j.neuschaefer@gmx.net/mbox/"
        }
    ]
}