Show a series.

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

{
    "id": 1483,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/1483/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=1483",
    "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": "[1/2] powerpc/npu: Use flush_all_mm() instead of flush_tlb_mm()",
    "date": "2017-09-05T03:57:43",
    "submitter": {
        "id": 24781,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/24781/?format=api",
        "name": "Alistair Popple",
        "email": "alistair@popple.id.au"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/1483/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 809914,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/809914/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1504583864-8169-1-git-send-email-alistair@popple.id.au/",
            "msgid": "<1504583864-8169-1-git-send-email-alistair@popple.id.au>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/1504583864-8169-1-git-send-email-alistair@popple.id.au/",
            "date": "2017-09-05T03:57:43",
            "name": "[1/2] powerpc/npu: Use flush_all_mm() instead of flush_tlb_mm()",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1504583864-8169-1-git-send-email-alistair@popple.id.au/mbox/"
        },
        {
            "id": 809915,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/809915/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1504583864-8169-2-git-send-email-alistair@popple.id.au/",
            "msgid": "<1504583864-8169-2-git-send-email-alistair@popple.id.au>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/1504583864-8169-2-git-send-email-alistair@popple.id.au/",
            "date": "2017-09-05T03:57:44",
            "name": "[2/2] powerpc/powernv/npu: Don't explicitly flush nmmu tlb",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1504583864-8169-2-git-send-email-alistair@popple.id.au/mbox/"
        }
    ]
}