Show a series.

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

{
    "id": 916,
    "url": "http://patchwork.ozlabs.org/api/series/916/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openbmc/list/?series=916",
    "project": {
        "id": 56,
        "url": "http://patchwork.ozlabs.org/api/projects/56/?format=api",
        "name": "OpenBMC development",
        "link_name": "openbmc",
        "list_id": "openbmc.lists.ozlabs.org",
        "list_email": "openbmc@lists.ozlabs.org",
        "web_url": "http://github.com/openbmc/",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "arm: npcm: add basic support for Nuvoton BMCs",
    "date": "2017-08-31T22:53:57",
    "submitter": {
        "id": 69647,
        "url": "http://patchwork.ozlabs.org/api/people/69647/?format=api",
        "name": "Brendan Higgins",
        "email": "brendanhiggins@google.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/916/mbox/",
    "cover_letter": {
        "id": 808448,
        "url": "http://patchwork.ozlabs.org/api/covers/808448/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/openbmc/cover/20170831225400.19756-1-brendanhiggins@google.com/",
        "msgid": "<20170831225400.19756-1-brendanhiggins@google.com>",
        "list_archive_url": null,
        "date": "2017-08-31T22:53:57",
        "name": "[v2,0/3] arm: npcm: add basic support for Nuvoton BMCs",
        "mbox": "http://patchwork.ozlabs.org/project/openbmc/cover/20170831225400.19756-1-brendanhiggins@google.com/mbox/"
    },
    "patches": [
        {
            "id": 808451,
            "url": "http://patchwork.ozlabs.org/api/patches/808451/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openbmc/patch/20170831225400.19756-2-brendanhiggins@google.com/",
            "msgid": "<20170831225400.19756-2-brendanhiggins@google.com>",
            "list_archive_url": null,
            "date": "2017-08-31T22:53:58",
            "name": "[v2,1/3] arm: npcm: add basic support for Nuvoton BMCs",
            "mbox": "http://patchwork.ozlabs.org/project/openbmc/patch/20170831225400.19756-2-brendanhiggins@google.com/mbox/"
        },
        {
            "id": 808452,
            "url": "http://patchwork.ozlabs.org/api/patches/808452/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openbmc/patch/20170831225400.19756-3-brendanhiggins@google.com/",
            "msgid": "<20170831225400.19756-3-brendanhiggins@google.com>",
            "list_archive_url": null,
            "date": "2017-08-31T22:53:59",
            "name": "[v2,2/3] arm: dts: add Nuvoton NPCM750 device tree",
            "mbox": "http://patchwork.ozlabs.org/project/openbmc/patch/20170831225400.19756-3-brendanhiggins@google.com/mbox/"
        },
        {
            "id": 808453,
            "url": "http://patchwork.ozlabs.org/api/patches/808453/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openbmc/patch/20170831225400.19756-4-brendanhiggins@google.com/",
            "msgid": "<20170831225400.19756-4-brendanhiggins@google.com>",
            "list_archive_url": null,
            "date": "2017-08-31T22:54:00",
            "name": "[v2,3/3] MAINTAINERS: Add entry for the Nuvoton NPCM architecture",
            "mbox": "http://patchwork.ozlabs.org/project/openbmc/patch/20170831225400.19756-4-brendanhiggins@google.com/mbox/"
        }
    ]
}