Show a series.

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

{
    "id": 4178,
    "url": "http://patchwork.ozlabs.org/api/series/4178/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/list/?series=4178",
    "project": {
        "id": 26,
        "url": "http://patchwork.ozlabs.org/api/projects/26/?format=api",
        "name": "Netfilter Development",
        "link_name": "netfilter-devel",
        "list_id": "netfilter-devel.vger.kernel.org",
        "list_email": "netfilter-devel@vger.kernel.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "Document nfnl_osf utility",
    "date": "2017-09-20T16:54:07",
    "submitter": {
        "id": 4285,
        "url": "http://patchwork.ozlabs.org/api/people/4285/?format=api",
        "name": "Phil Sutter",
        "email": "phil@nwl.cc"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/4178/mbox/",
    "cover_letter": {
        "id": 816368,
        "url": "http://patchwork.ozlabs.org/api/covers/816368/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/cover/20170920165409.11456-1-phil@nwl.cc/",
        "msgid": "<20170920165409.11456-1-phil@nwl.cc>",
        "list_archive_url": null,
        "date": "2017-09-20T16:54:07",
        "name": "[iptables,0/2] Document nfnl_osf utility",
        "mbox": "http://patchwork.ozlabs.org/project/netfilter-devel/cover/20170920165409.11456-1-phil@nwl.cc/mbox/"
    },
    "patches": [
        {
            "id": 816369,
            "url": "http://patchwork.ozlabs.org/api/patches/816369/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20170920165409.11456-2-phil@nwl.cc/",
            "msgid": "<20170920165409.11456-2-phil@nwl.cc>",
            "list_archive_url": null,
            "date": "2017-09-20T16:54:08",
            "name": "[iptables,1/2] utils: nfnl_osf: Fix synopsis in help text",
            "mbox": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20170920165409.11456-2-phil@nwl.cc/mbox/"
        },
        {
            "id": 816370,
            "url": "http://patchwork.ozlabs.org/api/patches/816370/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20170920165409.11456-3-phil@nwl.cc/",
            "msgid": "<20170920165409.11456-3-phil@nwl.cc>",
            "list_archive_url": null,
            "date": "2017-09-20T16:54:09",
            "name": "[iptables,2/2] utils: Add a man page for nfnl_osf",
            "mbox": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20170920165409.11456-3-phil@nwl.cc/mbox/"
        }
    ]
}