Show a series.

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

{
    "id": 2319,
    "url": "http://patchwork.ozlabs.org/api/series/2319/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openbmc/list/?series=2319",
    "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-09T01:53:05",
    "submitter": {
        "id": 69647,
        "url": "http://patchwork.ozlabs.org/api/people/69647/?format=api",
        "name": "Brendan Higgins",
        "email": "brendanhiggins@google.com"
    },
    "version": 5,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/2319/mbox/",
    "cover_letter": {
        "id": 811900,
        "url": "http://patchwork.ozlabs.org/api/covers/811900/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/openbmc/cover/20170909015308.30001-1-brendanhiggins@google.com/",
        "msgid": "<20170909015308.30001-1-brendanhiggins@google.com>",
        "list_archive_url": null,
        "date": "2017-09-09T01:53:05",
        "name": "[v5,0/3] arm: npcm: add basic support for Nuvoton BMCs",
        "mbox": "http://patchwork.ozlabs.org/project/openbmc/cover/20170909015308.30001-1-brendanhiggins@google.com/mbox/"
    },
    "patches": [
        {
            "id": 811903,
            "url": "http://patchwork.ozlabs.org/api/patches/811903/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openbmc/patch/20170909015308.30001-2-brendanhiggins@google.com/",
            "msgid": "<20170909015308.30001-2-brendanhiggins@google.com>",
            "list_archive_url": null,
            "date": "2017-09-09T01:53:06",
            "name": "[v5,1/3] arm: npcm: add basic support for Nuvoton BMCs",
            "mbox": "http://patchwork.ozlabs.org/project/openbmc/patch/20170909015308.30001-2-brendanhiggins@google.com/mbox/"
        },
        {
            "id": 811904,
            "url": "http://patchwork.ozlabs.org/api/patches/811904/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openbmc/patch/20170909015308.30001-3-brendanhiggins@google.com/",
            "msgid": "<20170909015308.30001-3-brendanhiggins@google.com>",
            "list_archive_url": null,
            "date": "2017-09-09T01:53:07",
            "name": "[v5,2/3] arm: dts: add Nuvoton NPCM750 device tree",
            "mbox": "http://patchwork.ozlabs.org/project/openbmc/patch/20170909015308.30001-3-brendanhiggins@google.com/mbox/"
        },
        {
            "id": 811905,
            "url": "http://patchwork.ozlabs.org/api/patches/811905/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openbmc/patch/20170909015308.30001-4-brendanhiggins@google.com/",
            "msgid": "<20170909015308.30001-4-brendanhiggins@google.com>",
            "list_archive_url": null,
            "date": "2017-09-09T01:53:08",
            "name": "[v5,3/3] MAINTAINERS: Add entry for the Nuvoton NPCM architecture",
            "mbox": "http://patchwork.ozlabs.org/project/openbmc/patch/20170909015308.30001-4-brendanhiggins@google.com/mbox/"
        }
    ]
}