Show a series.

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

{
    "id": 1191,
    "url": "http://patchwork.ozlabs.org/api/series/1191/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=1191",
    "project": {
        "id": 7,
        "url": "http://patchwork.ozlabs.org/api/projects/7/?format=api",
        "name": "Linux network development",
        "link_name": "netdev",
        "list_id": "netdev.vger.kernel.org",
        "list_email": "netdev@vger.kernel.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "nfp: refactor app init, and minor flower fixes",
    "date": "2017-09-03T01:26:03",
    "submitter": {
        "id": 67484,
        "url": "http://patchwork.ozlabs.org/api/people/67484/?format=api",
        "name": "Jakub Kicinski",
        "email": "jakub.kicinski@netronome.com"
    },
    "version": 1,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/1191/mbox/",
    "cover_letter": {
        "id": 809186,
        "url": "http://patchwork.ozlabs.org/api/covers/809186/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/cover/20170903012605.7435-1-jakub.kicinski@netronome.com/",
        "msgid": "<20170903012605.7435-1-jakub.kicinski@netronome.com>",
        "list_archive_url": null,
        "date": "2017-09-03T01:25:59",
        "name": "[net-next,0/6] nfp: refactor app init, and minor flower fixes",
        "mbox": "http://patchwork.ozlabs.org/project/netdev/cover/20170903012605.7435-1-jakub.kicinski@netronome.com/mbox/"
    },
    "patches": [
        {
            "id": 809190,
            "url": "http://patchwork.ozlabs.org/api/patches/809190/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170903012605.7435-2-jakub.kicinski@netronome.com/",
            "msgid": "<20170903012605.7435-2-jakub.kicinski@netronome.com>",
            "list_archive_url": null,
            "date": "2017-09-03T01:26:00",
            "name": "[net-next,1/6] nfp: separate app vNIC init/clean from alloc/free",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170903012605.7435-2-jakub.kicinski@netronome.com/mbox/"
        },
        {
            "id": 809191,
            "url": "http://patchwork.ozlabs.org/api/patches/809191/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170903012605.7435-3-jakub.kicinski@netronome.com/",
            "msgid": "<20170903012605.7435-3-jakub.kicinski@netronome.com>",
            "list_archive_url": null,
            "date": "2017-09-03T01:26:01",
            "name": "[net-next,2/6] nfp: flower: base lifetime of representors on existence of lower vNIC",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170903012605.7435-3-jakub.kicinski@netronome.com/mbox/"
        },
        {
            "id": 809189,
            "url": "http://patchwork.ozlabs.org/api/patches/809189/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170903012605.7435-4-jakub.kicinski@netronome.com/",
            "msgid": "<20170903012605.7435-4-jakub.kicinski@netronome.com>",
            "list_archive_url": null,
            "date": "2017-09-03T01:26:02",
            "name": "[net-next,3/6] nfp: move the start/stop app callbacks back",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170903012605.7435-4-jakub.kicinski@netronome.com/mbox/"
        },
        {
            "id": 809185,
            "url": "http://patchwork.ozlabs.org/api/patches/809185/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170903012605.7435-5-jakub.kicinski@netronome.com/",
            "msgid": "<20170903012605.7435-5-jakub.kicinski@netronome.com>",
            "list_archive_url": null,
            "date": "2017-09-03T01:26:03",
            "name": "[net-next,4/6] nfp: be drop monitor friendly",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170903012605.7435-5-jakub.kicinski@netronome.com/mbox/"
        },
        {
            "id": 809188,
            "url": "http://patchwork.ozlabs.org/api/patches/809188/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170903012605.7435-6-jakub.kicinski@netronome.com/",
            "msgid": "<20170903012605.7435-6-jakub.kicinski@netronome.com>",
            "list_archive_url": null,
            "date": "2017-09-03T01:26:04",
            "name": "[net-next,5/6] nfp: build the flower offload by default",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170903012605.7435-6-jakub.kicinski@netronome.com/mbox/"
        },
        {
            "id": 809187,
            "url": "http://patchwork.ozlabs.org/api/patches/809187/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170903012605.7435-7-jakub.kicinski@netronome.com/",
            "msgid": "<20170903012605.7435-7-jakub.kicinski@netronome.com>",
            "list_archive_url": null,
            "date": "2017-09-03T01:26:05",
            "name": "[net-next,6/6] nfp: flower: restore RTNL locking around representor updates",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170903012605.7435-7-jakub.kicinski@netronome.com/mbox/"
        }
    ]
}