Show a series.

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

{
    "id": 984,
    "url": "http://patchwork.ozlabs.org/api/series/984/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=984",
    "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: revert lib/percpu_counter API for fragmentation mem accounting",
    "date": "2017-09-01T09:26:03",
    "submitter": {
        "id": 13625,
        "url": "http://patchwork.ozlabs.org/api/people/13625/?format=api",
        "name": "Jesper Dangaard Brouer",
        "email": "brouer@redhat.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/984/mbox/",
    "cover_letter": {
        "id": 808602,
        "url": "http://patchwork.ozlabs.org/api/covers/808602/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/cover/150425790711.22227.12264977619066874632.stgit@firesoul/",
        "msgid": "<150425790711.22227.12264977619066874632.stgit@firesoul>",
        "list_archive_url": null,
        "date": "2017-09-01T09:26:03",
        "name": "[net,0/2] net: revert lib/percpu_counter API for fragmentation mem accounting",
        "mbox": "http://patchwork.ozlabs.org/project/netdev/cover/150425790711.22227.12264977619066874632.stgit@firesoul/mbox/"
    },
    "patches": [
        {
            "id": 808604,
            "url": "http://patchwork.ozlabs.org/api/patches/808604/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/150425796850.22227.6149901788992481211.stgit@firesoul/",
            "msgid": "<150425796850.22227.6149901788992481211.stgit@firesoul>",
            "list_archive_url": null,
            "date": "2017-09-01T09:26:08",
            "name": "[net,1/2] Revert \"net: use lib/percpu_counter API for fragmentation mem accounting\"",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/150425796850.22227.6149901788992481211.stgit@firesoul/mbox/"
        },
        {
            "id": 808603,
            "url": "http://patchwork.ozlabs.org/api/patches/808603/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/150425797359.22227.15278983956249837004.stgit@firesoul/",
            "msgid": "<150425797359.22227.15278983956249837004.stgit@firesoul>",
            "list_archive_url": null,
            "date": "2017-09-01T09:26:13",
            "name": "[net,2/2] Revert \"net: fix percpu memory leaks\"",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/150425797359.22227.15278983956249837004.stgit@firesoul/mbox/"
        }
    ]
}