Show a series.

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

{
    "id": 4180,
    "url": "http://patchwork.ozlabs.org/api/series/4180/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=4180",
    "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": "net: introduce noref sk",
    "date": "2017-09-20T16:54:00",
    "submitter": {
        "id": 67312,
        "url": "http://patchwork.ozlabs.org/api/people/67312/?format=api",
        "name": "Paolo Abeni",
        "email": "pabeni@redhat.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/4180/mbox/",
    "cover_letter": {
        "id": 816372,
        "url": "http://patchwork.ozlabs.org/api/covers/816372/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/cover/cover.1505926196.git.pabeni@redhat.com/",
        "msgid": "<cover.1505926196.git.pabeni@redhat.com>",
        "list_archive_url": null,
        "date": "2017-09-20T16:54:00",
        "name": "[net-next,0/5] net: introduce noref sk",
        "mbox": "http://patchwork.ozlabs.org/project/netdev/cover/cover.1505926196.git.pabeni@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 816373,
            "url": "http://patchwork.ozlabs.org/api/patches/816373/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/39b55ec9584df7dfd6eb498a3d354cd2e08e3eaa.1505926196.git.pabeni@redhat.com/",
            "msgid": "<39b55ec9584df7dfd6eb498a3d354cd2e08e3eaa.1505926196.git.pabeni@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-20T16:54:01",
            "name": "[net-next,1/5] net: add support for noref skb->sk",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/39b55ec9584df7dfd6eb498a3d354cd2e08e3eaa.1505926196.git.pabeni@redhat.com/mbox/"
        },
        {
            "id": 816374,
            "url": "http://patchwork.ozlabs.org/api/patches/816374/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/db75c6a6872040712a9ab97b0bac04b697c42a4c.1505926196.git.pabeni@redhat.com/",
            "msgid": "<db75c6a6872040712a9ab97b0bac04b697c42a4c.1505926196.git.pabeni@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-20T16:54:02",
            "name": "[net-next,2/5] net: allow early demux to fetch noref socket",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/db75c6a6872040712a9ab97b0bac04b697c42a4c.1505926196.git.pabeni@redhat.com/mbox/"
        },
        {
            "id": 816377,
            "url": "http://patchwork.ozlabs.org/api/patches/816377/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/7ea71bca0be872959e0a585e2589c2a14715394b.1505926196.git.pabeni@redhat.com/",
            "msgid": "<7ea71bca0be872959e0a585e2589c2a14715394b.1505926196.git.pabeni@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-20T16:54:03",
            "name": "[net-next,3/5] udp: do not touch socket refcount in early demux",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/7ea71bca0be872959e0a585e2589c2a14715394b.1505926196.git.pabeni@redhat.com/mbox/"
        },
        {
            "id": 816375,
            "url": "http://patchwork.ozlabs.org/api/patches/816375/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/36a1ee841087089c1ba364a3fb89282674a9a80b.1505926196.git.pabeni@redhat.com/",
            "msgid": "<36a1ee841087089c1ba364a3fb89282674a9a80b.1505926196.git.pabeni@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-20T16:54:04",
            "name": "[net-next,4/5] net: add simple socket-like dst cache helpers",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/36a1ee841087089c1ba364a3fb89282674a9a80b.1505926196.git.pabeni@redhat.com/mbox/"
        },
        {
            "id": 816376,
            "url": "http://patchwork.ozlabs.org/api/patches/816376/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/e9a773d791688d398acff2c6235a217fb402c469.1505926196.git.pabeni@redhat.com/",
            "msgid": "<e9a773d791688d398acff2c6235a217fb402c469.1505926196.git.pabeni@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-20T16:54:05",
            "name": "[net-next,5/5] udp: perform full socket lookup in early demux",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/e9a773d791688d398acff2c6235a217fb402c469.1505926196.git.pabeni@redhat.com/mbox/"
        }
    ]
}