Show a series.

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

{
    "id": 104,
    "url": "http://patchwork.ozlabs.org/api/series/104/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=104",
    "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": "[v2] powerpc/mm/cxl: Add barrier when setting mm cpumask",
    "date": "2017-08-28T08:35:44",
    "submitter": {
        "id": 664,
        "url": "http://patchwork.ozlabs.org/api/people/664/?format=api",
        "name": "Aneesh Kumar K.V",
        "email": "aneesh.kumar@linux.vnet.ibm.com"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/104/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 806439,
            "url": "http://patchwork.ozlabs.org/api/patches/806439/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20170828083544.16514-1-aneesh.kumar@linux.vnet.ibm.com/",
            "msgid": "<20170828083544.16514-1-aneesh.kumar@linux.vnet.ibm.com>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20170828083544.16514-1-aneesh.kumar@linux.vnet.ibm.com/",
            "date": "2017-08-28T08:35:44",
            "name": "[v2] powerpc/mm/cxl: Add barrier when setting mm cpumask",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20170828083544.16514-1-aneesh.kumar@linux.vnet.ibm.com/mbox/"
        }
    ]
}