Show a series.

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

{
    "id": 276,
    "url": "http://patchwork.ozlabs.org/api/series/276/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=276",
    "project": {
        "id": 2,
        "url": "http://patchwork.ozlabs.org/api/projects/2/?format=api",
        "name": "Linux PPC development",
        "link_name": "linuxppc-dev",
        "list_id": "linuxppc-dev.lists.ozlabs.org",
        "list_email": "linuxppc-dev@lists.ozlabs.org",
        "web_url": "https://github.com/linuxppc/wiki/wiki",
        "scm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git",
        "webscm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/",
        "list_archive_url": "https://lore.kernel.org/linuxppc-dev/",
        "list_archive_url_format": "https://lore.kernel.org/linuxppc-dev/{}/",
        "commit_url_format": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/commit/?id={}"
    },
    "name": "powerpc/kernel: Change retrieval of pci_dn",
    "date": "2017-08-28T16:05:03",
    "submitter": {
        "id": 72247,
        "url": "http://patchwork.ozlabs.org/api/people/72247/?format=api",
        "name": "Bryant G. Ly",
        "email": "bryantly@linux.vnet.ibm.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/276/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 806803,
            "url": "http://patchwork.ozlabs.org/api/patches/806803/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1503936303-18274-1-git-send-email-bryantly@linux.vnet.ibm.com/",
            "msgid": "<1503936303-18274-1-git-send-email-bryantly@linux.vnet.ibm.com>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/1503936303-18274-1-git-send-email-bryantly@linux.vnet.ibm.com/",
            "date": "2017-08-28T16:05:03",
            "name": "powerpc/kernel: Change retrieval of pci_dn",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1503936303-18274-1-git-send-email-bryantly@linux.vnet.ibm.com/mbox/"
        }
    ]
}