Show a series.

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

{
    "id": 577,
    "url": "http://patchwork.ozlabs.org/api/series/577/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=577",
    "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: ethernet: Socionext Netsec",
    "date": "2017-08-30T10:24:17",
    "submitter": {
        "id": 4220,
        "url": "http://patchwork.ozlabs.org/api/people/4220/?format=api",
        "name": "Jassi Brar",
        "email": "jassisinghbrar@gmail.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/577/mbox/",
    "cover_letter": {
        "id": 807573,
        "url": "http://patchwork.ozlabs.org/api/covers/807573/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/cover/1504088657-6102-1-git-send-email-jaswinder.singh@linaro.org/",
        "msgid": "<1504088657-6102-1-git-send-email-jaswinder.singh@linaro.org>",
        "list_archive_url": null,
        "date": "2017-08-30T10:24:17",
        "name": "[net-next,PATCHv6,0/2] net: ethernet: Socionext Netsec",
        "mbox": "http://patchwork.ozlabs.org/project/netdev/cover/1504088657-6102-1-git-send-email-jaswinder.singh@linaro.org/mbox/"
    },
    "patches": [
        {
            "id": 807577,
            "url": "http://patchwork.ozlabs.org/api/patches/807577/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/1504088752-6204-1-git-send-email-jaswinder.singh@linaro.org/",
            "msgid": "<1504088752-6204-1-git-send-email-jaswinder.singh@linaro.org>",
            "list_archive_url": null,
            "date": "2017-08-30T10:25:52",
            "name": "[net-next,PATCHv6,1/2] dt-bindings: net: Add DT bindings for Socionext Netsec",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/1504088752-6204-1-git-send-email-jaswinder.singh@linaro.org/mbox/"
        },
        {
            "id": 807578,
            "url": "http://patchwork.ozlabs.org/api/patches/807578/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/1504088771-6255-1-git-send-email-jaswinder.singh@linaro.org/",
            "msgid": "<1504088771-6255-1-git-send-email-jaswinder.singh@linaro.org>",
            "list_archive_url": null,
            "date": "2017-08-30T10:26:11",
            "name": "[net-next,PATCHv6,2/2] net: socionext: Add NetSec driver",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/1504088771-6255-1-git-send-email-jaswinder.singh@linaro.org/mbox/"
        }
    ]
}