Show a series.

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

{
    "id": 979,
    "url": "http://patchwork.ozlabs.org/api/series/979/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=979",
    "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: mvpp2: optional PHYs and GoP link irq",
    "date": "2017-09-01T09:04:53",
    "submitter": {
        "id": 61603,
        "url": "http://patchwork.ozlabs.org/api/people/61603/?format=api",
        "name": "Antoine Tenart",
        "email": "antoine.tenart@free-electrons.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/979/mbox/",
    "cover_letter": {
        "id": 808594,
        "url": "http://patchwork.ozlabs.org/api/covers/808594/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/cover/20170901090455.32316-1-antoine.tenart@free-electrons.com/",
        "msgid": "<20170901090455.32316-1-antoine.tenart@free-electrons.com>",
        "list_archive_url": null,
        "date": "2017-09-01T09:04:51",
        "name": "[net-next,v2,0/4] net: mvpp2: optional PHYs and GoP link irq",
        "mbox": "http://patchwork.ozlabs.org/project/netdev/cover/20170901090455.32316-1-antoine.tenart@free-electrons.com/mbox/"
    },
    "patches": [
        {
            "id": 808595,
            "url": "http://patchwork.ozlabs.org/api/patches/808595/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170901090455.32316-2-antoine.tenart@free-electrons.com/",
            "msgid": "<20170901090455.32316-2-antoine.tenart@free-electrons.com>",
            "list_archive_url": null,
            "date": "2017-09-01T09:04:52",
            "name": "[net-next,v2,1/4] net: mvpp2: take advantage of the is_rgmii helper",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170901090455.32316-2-antoine.tenart@free-electrons.com/mbox/"
        },
        {
            "id": 808593,
            "url": "http://patchwork.ozlabs.org/api/patches/808593/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170901090455.32316-3-antoine.tenart@free-electrons.com/",
            "msgid": "<20170901090455.32316-3-antoine.tenart@free-electrons.com>",
            "list_archive_url": null,
            "date": "2017-09-01T09:04:53",
            "name": "[net-next,v2,2/4] net: mvpp2: make the phy optional",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170901090455.32316-3-antoine.tenart@free-electrons.com/mbox/"
        },
        {
            "id": 808596,
            "url": "http://patchwork.ozlabs.org/api/patches/808596/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170901090455.32316-4-antoine.tenart@free-electrons.com/",
            "msgid": "<20170901090455.32316-4-antoine.tenart@free-electrons.com>",
            "list_archive_url": null,
            "date": "2017-09-01T09:04:54",
            "name": "[net-next,v2,3/4] net: mvpp2: use the GoP interrupt for link status changes",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170901090455.32316-4-antoine.tenart@free-electrons.com/mbox/"
        },
        {
            "id": 808597,
            "url": "http://patchwork.ozlabs.org/api/patches/808597/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170901090455.32316-5-antoine.tenart@free-electrons.com/",
            "msgid": "<20170901090455.32316-5-antoine.tenart@free-electrons.com>",
            "list_archive_url": null,
            "date": "2017-09-01T09:04:55",
            "name": "[net-next,v2,4/4] Documentation/bindings: net: marvell-pp2: add the link interrupt",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170901090455.32316-5-antoine.tenart@free-electrons.com/mbox/"
        }
    ]
}