Show a series.

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

{
    "id": 559,
    "url": "http://patchwork.ozlabs.org/api/series/559/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=559",
    "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: bcm63xx_enet: make bcm_enetsw_ethtool_ops const",
    "date": "2017-08-30T09:25:08",
    "submitter": {
        "id": 69882,
        "url": "http://patchwork.ozlabs.org/api/people/69882/?format=api",
        "name": "Bhumika Goyal",
        "email": "bhumirks@gmail.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/559/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 807530,
            "url": "http://patchwork.ozlabs.org/api/patches/807530/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/1504085108-23495-1-git-send-email-bhumirks@gmail.com/",
            "msgid": "<1504085108-23495-1-git-send-email-bhumirks@gmail.com>",
            "list_archive_url": null,
            "date": "2017-08-30T09:25:08",
            "name": "net: bcm63xx_enet: make bcm_enetsw_ethtool_ops const",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/1504085108-23495-1-git-send-email-bhumirks@gmail.com/mbox/"
        }
    ]
}