Show a series.

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

{
    "id": 723,
    "url": "http://patchwork.ozlabs.org/api/series/723/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=723",
    "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": "[GIT,PULL] Please pull JSON files for POWER9 PMU events",
    "date": "2017-08-30T23:15:06",
    "submitter": {
        "id": 984,
        "url": "http://patchwork.ozlabs.org/api/people/984/?format=api",
        "name": "Sukadev Bhattiprolu",
        "email": "sukadev@linux.vnet.ibm.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/723/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 807975,
            "url": "http://patchwork.ozlabs.org/api/patches/807975/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20170830231506.GB20351@us.ibm.com/",
            "msgid": "<20170830231506.GB20351@us.ibm.com>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20170830231506.GB20351@us.ibm.com/",
            "date": "2017-08-30T23:15:06",
            "name": "[GIT,PULL] Please pull JSON files for POWER9 PMU events",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20170830231506.GB20351@us.ibm.com/mbox/"
        }
    ]
}