Show a series.

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

{
    "id": 2262,
    "url": "http://patchwork.ozlabs.org/api/series/2262/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=2262",
    "project": {
        "id": 14,
        "url": "http://patchwork.ozlabs.org/api/projects/14/?format=api",
        "name": "QEMU Development",
        "link_name": "qemu-devel",
        "list_id": "qemu-devel.nongnu.org",
        "list_email": "qemu-devel@nongnu.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "Update websocket code to more fully support the RFC",
    "date": "2017-09-08T17:37:56",
    "submitter": {
        "id": 72031,
        "url": "http://patchwork.ozlabs.org/api/people/72031/?format=api",
        "name": "Brandon Carpenter",
        "email": "brandon.carpenter@cypherpath.com"
    },
    "version": 2,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/2262/mbox/",
    "cover_letter": {
        "id": 811758,
        "url": "http://patchwork.ozlabs.org/api/covers/811758/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/cover/20170908173801.15205-1-brandon.carpenter@cypherpath.com/",
        "msgid": "<20170908173801.15205-1-brandon.carpenter@cypherpath.com>",
        "list_archive_url": null,
        "date": "2017-09-08T17:37:55",
        "name": "[v2,0/6] Update websocket code to more fully support the RFC",
        "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/cover/20170908173801.15205-1-brandon.carpenter@cypherpath.com/mbox/"
    },
    "patches": [
        {
            "id": 811733,
            "url": "http://patchwork.ozlabs.org/api/patches/811733/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20170908173801.15205-2-brandon.carpenter@cypherpath.com/",
            "msgid": "<20170908173801.15205-2-brandon.carpenter@cypherpath.com>",
            "list_archive_url": null,
            "date": "2017-09-08T17:37:56",
            "name": "[v2,1/6] io: Always remove an old channel watch before adding a new one",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20170908173801.15205-2-brandon.carpenter@cypherpath.com/mbox/"
        },
        {
            "id": 811757,
            "url": "http://patchwork.ozlabs.org/api/patches/811757/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20170908173801.15205-3-brandon.carpenter@cypherpath.com/",
            "msgid": "<20170908173801.15205-3-brandon.carpenter@cypherpath.com>",
            "list_archive_url": null,
            "date": "2017-09-08T17:37:57",
            "name": "[v2,2/6] io: Small updates in preparation for websocket changes",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20170908173801.15205-3-brandon.carpenter@cypherpath.com/mbox/"
        },
        {
            "id": 811751,
            "url": "http://patchwork.ozlabs.org/api/patches/811751/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20170908173801.15205-4-brandon.carpenter@cypherpath.com/",
            "msgid": "<20170908173801.15205-4-brandon.carpenter@cypherpath.com>",
            "list_archive_url": null,
            "date": "2017-09-08T17:37:58",
            "name": "[v2,3/6] io: Add support for fragmented websocket binary frames",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20170908173801.15205-4-brandon.carpenter@cypherpath.com/mbox/"
        },
        {
            "id": 811749,
            "url": "http://patchwork.ozlabs.org/api/patches/811749/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20170908173801.15205-5-brandon.carpenter@cypherpath.com/",
            "msgid": "<20170908173801.15205-5-brandon.carpenter@cypherpath.com>",
            "list_archive_url": null,
            "date": "2017-09-08T17:37:59",
            "name": "[v2,4/6] io: Allow empty websocket payload",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20170908173801.15205-5-brandon.carpenter@cypherpath.com/mbox/"
        },
        {
            "id": 811759,
            "url": "http://patchwork.ozlabs.org/api/patches/811759/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20170908173801.15205-6-brandon.carpenter@cypherpath.com/",
            "msgid": "<20170908173801.15205-6-brandon.carpenter@cypherpath.com>",
            "list_archive_url": null,
            "date": "2017-09-08T17:38:00",
            "name": "[v2,5/6] io: Ignore websocket PING and PONG frames",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20170908173801.15205-6-brandon.carpenter@cypherpath.com/mbox/"
        },
        {
            "id": 811756,
            "url": "http://patchwork.ozlabs.org/api/patches/811756/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20170908173801.15205-7-brandon.carpenter@cypherpath.com/",
            "msgid": "<20170908173801.15205-7-brandon.carpenter@cypherpath.com>",
            "list_archive_url": null,
            "date": "2017-09-08T17:38:01",
            "name": "[v2,6/6] io: Reply to ping frames",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20170908173801.15205-7-brandon.carpenter@cypherpath.com/mbox/"
        }
    ]
}