Show a series.

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

{
    "id": 3887,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/3887/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=3887",
    "project": {
        "id": 2,
        "url": "http://patchwork.ozlabs.org/api/1.2/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": "Applied \"ASoC: fsl_ssi: Caculate bit clock rate using slot number and width\" to the asoc tree",
    "date": "2017-09-19T13:46:51",
    "submitter": {
        "id": 24878,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/24878/?format=api",
        "name": "Mark Brown",
        "email": "broonie@kernel.org"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/3887/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 815544,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/815544/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/E1duIrT-0008Jm-7r@debutante/",
            "msgid": "<E1duIrT-0008Jm-7r@debutante>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/E1duIrT-0008Jm-7r@debutante/",
            "date": "2017-09-19T13:46:51",
            "name": "Applied \"ASoC: fsl_ssi: Caculate bit clock rate using slot number and width\" to the asoc tree",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/E1duIrT-0008Jm-7r@debutante/mbox/"
        }
    ]
}