Show a series.

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

{
    "id": 4604,
    "url": "http://patchwork.ozlabs.org/api/series/4604/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=4604",
    "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": "use setup_timer() helper function.",
    "date": "2017-09-22T11:34:57",
    "submitter": {
        "id": 72354,
        "url": "http://patchwork.ozlabs.org/api/people/72354/?format=api",
        "name": "Allen Pais",
        "email": "allen.lkml@gmail.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/4604/mbox/",
    "cover_letter": {
        "id": 817446,
        "url": "http://patchwork.ozlabs.org/api/covers/817446/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/cover/1506080100-5660-1-git-send-email-allen.lkml@gmail.com/",
        "msgid": "<1506080100-5660-1-git-send-email-allen.lkml@gmail.com>",
        "list_archive_url": "https://lore.kernel.org/linuxppc-dev/1506080100-5660-1-git-send-email-allen.lkml@gmail.com/",
        "date": "2017-09-22T11:34:57",
        "name": "[0/3] use setup_timer() helper function.",
        "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/cover/1506080100-5660-1-git-send-email-allen.lkml@gmail.com/mbox/"
    },
    "patches": [
        {
            "id": 817447,
            "url": "http://patchwork.ozlabs.org/api/patches/817447/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1506080100-5660-2-git-send-email-allen.lkml@gmail.com/",
            "msgid": "<1506080100-5660-2-git-send-email-allen.lkml@gmail.com>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/1506080100-5660-2-git-send-email-allen.lkml@gmail.com/",
            "date": "2017-09-22T11:34:58",
            "name": "[1/3] powerpc: oprofile: use setup_timer() helper.",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1506080100-5660-2-git-send-email-allen.lkml@gmail.com/mbox/"
        },
        {
            "id": 817448,
            "url": "http://patchwork.ozlabs.org/api/patches/817448/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1506080100-5660-3-git-send-email-allen.lkml@gmail.com/",
            "msgid": "<1506080100-5660-3-git-send-email-allen.lkml@gmail.com>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/1506080100-5660-3-git-send-email-allen.lkml@gmail.com/",
            "date": "2017-09-22T11:34:59",
            "name": "[2/3] powerpc: use setup_timer() helper.",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1506080100-5660-3-git-send-email-allen.lkml@gmail.com/mbox/"
        },
        {
            "id": 817449,
            "url": "http://patchwork.ozlabs.org/api/patches/817449/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1506080100-5660-4-git-send-email-allen.lkml@gmail.com/",
            "msgid": "<1506080100-5660-4-git-send-email-allen.lkml@gmail.com>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/1506080100-5660-4-git-send-email-allen.lkml@gmail.com/",
            "date": "2017-09-22T11:35:00",
            "name": "[3/3] powerpc: powermac: use setup_timer() helper.",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1506080100-5660-4-git-send-email-allen.lkml@gmail.com/mbox/"
        }
    ]
}