Show a series.

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

{
    "id": 1714,
    "url": "http://patchwork.ozlabs.org/api/series/1714/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openbmc/list/?series=1714",
    "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-09-06T08:07:48",
    "submitter": {
        "id": 69647,
        "url": "http://patchwork.ozlabs.org/api/people/69647/?format=api",
        "name": "Brendan Higgins",
        "email": "brendanhiggins@google.com"
    },
    "version": 4,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/1714/mbox/",
    "cover_letter": {
        "id": 810426,
        "url": "http://patchwork.ozlabs.org/api/covers/810426/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/openbmc/cover/20170906080751.6773-1-brendanhiggins@google.com/",
        "msgid": "<20170906080751.6773-1-brendanhiggins@google.com>",
        "list_archive_url": null,
        "date": "2017-09-06T08:07:48",
        "name": "[v4,0/3] arm: npcm: add basic support for Nuvoton BMCs",
        "mbox": "http://patchwork.ozlabs.org/project/openbmc/cover/20170906080751.6773-1-brendanhiggins@google.com/mbox/"
    },
    "patches": [
        {
            "id": 810428,
            "url": "http://patchwork.ozlabs.org/api/patches/810428/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openbmc/patch/20170906080751.6773-2-brendanhiggins@google.com/",
            "msgid": "<20170906080751.6773-2-brendanhiggins@google.com>",
            "list_archive_url": null,
            "date": "2017-09-06T08:07:49",
            "name": "[v4,1/3] arm: npcm: add basic support for Nuvoton BMCs",
            "mbox": "http://patchwork.ozlabs.org/project/openbmc/patch/20170906080751.6773-2-brendanhiggins@google.com/mbox/"
        },
        {
            "id": 810430,
            "url": "http://patchwork.ozlabs.org/api/patches/810430/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openbmc/patch/20170906080751.6773-3-brendanhiggins@google.com/",
            "msgid": "<20170906080751.6773-3-brendanhiggins@google.com>",
            "list_archive_url": null,
            "date": "2017-09-06T08:07:50",
            "name": "[v4,2/3] arm: dts: add Nuvoton NPCM750 device tree",
            "mbox": "http://patchwork.ozlabs.org/project/openbmc/patch/20170906080751.6773-3-brendanhiggins@google.com/mbox/"
        },
        {
            "id": 810431,
            "url": "http://patchwork.ozlabs.org/api/patches/810431/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openbmc/patch/20170906080751.6773-4-brendanhiggins@google.com/",
            "msgid": "<20170906080751.6773-4-brendanhiggins@google.com>",
            "list_archive_url": null,
            "date": "2017-09-06T08:07:51",
            "name": "[v4,3/3] MAINTAINERS: Add entry for the Nuvoton NPCM architecture",
            "mbox": "http://patchwork.ozlabs.org/project/openbmc/patch/20170906080751.6773-4-brendanhiggins@google.com/mbox/"
        }
    ]
}