Show a series.

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

{
    "id": 25607,
    "url": "http://patchwork.ozlabs.org/api/series/25607/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/list/?series=25607",
    "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": "e1000e: allocate ring descriptors with dma_zalloc_coherent",
    "date": "2018-01-26T10:24:12",
    "submitter": {
        "id": 73318,
        "url": "http://patchwork.ozlabs.org/api/people/73318/?format=api",
        "name": "Pierre-Yves Kerbrat",
        "email": "pkerbrat@kalray.eu"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/25607/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 866458,
            "url": "http://patchwork.ozlabs.org/api/patches/866458/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20180126102404.GA26578@poseidon.lin.mbt.kalray.eu/",
            "msgid": "<20180126102404.GA26578@poseidon.lin.mbt.kalray.eu>",
            "list_archive_url": null,
            "date": "2018-01-26T10:24:12",
            "name": "e1000e: allocate ring descriptors with dma_zalloc_coherent",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20180126102404.GA26578@poseidon.lin.mbt.kalray.eu/mbox/"
        }
    ]
}