Show a series.

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

{
    "id": 2942,
    "url": "http://patchwork.ozlabs.org/api/series/2942/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=2942",
    "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: wait more carefully for card init",
    "date": "2017-09-13T15:51:28",
    "submitter": {
        "id": 67484,
        "url": "http://patchwork.ozlabs.org/api/people/67484/?format=api",
        "name": "Jakub Kicinski",
        "email": "jakub.kicinski@netronome.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/2942/mbox/",
    "cover_letter": {
        "id": 813491,
        "url": "http://patchwork.ozlabs.org/api/covers/813491/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/cover/20170913155131.18090-1-jakub.kicinski@netronome.com/",
        "msgid": "<20170913155131.18090-1-jakub.kicinski@netronome.com>",
        "list_archive_url": null,
        "date": "2017-09-13T15:51:28",
        "name": "[net,0/3] nfp: wait more carefully for card init",
        "mbox": "http://patchwork.ozlabs.org/project/netdev/cover/20170913155131.18090-1-jakub.kicinski@netronome.com/mbox/"
    },
    "patches": [
        {
            "id": 813492,
            "url": "http://patchwork.ozlabs.org/api/patches/813492/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170913155131.18090-2-jakub.kicinski@netronome.com/",
            "msgid": "<20170913155131.18090-2-jakub.kicinski@netronome.com>",
            "list_archive_url": null,
            "date": "2017-09-13T15:51:29",
            "name": "[net,1/3] nfp: add whitelist of supported flow dissector",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170913155131.18090-2-jakub.kicinski@netronome.com/mbox/"
        },
        {
            "id": 813494,
            "url": "http://patchwork.ozlabs.org/api/patches/813494/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170913155131.18090-3-jakub.kicinski@netronome.com/",
            "msgid": "<20170913155131.18090-3-jakub.kicinski@netronome.com>",
            "list_archive_url": null,
            "date": "2017-09-13T15:51:30",
            "name": "[net,2/3] nfp: wait for board state before talking to the NSP",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170913155131.18090-3-jakub.kicinski@netronome.com/mbox/"
        },
        {
            "id": 813493,
            "url": "http://patchwork.ozlabs.org/api/patches/813493/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170913155131.18090-4-jakub.kicinski@netronome.com/",
            "msgid": "<20170913155131.18090-4-jakub.kicinski@netronome.com>",
            "list_archive_url": null,
            "date": "2017-09-13T15:51:31",
            "name": "[net,3/3] nfp: wait for the NSP resource to appear on boot",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170913155131.18090-4-jakub.kicinski@netronome.com/mbox/"
        }
    ]
}