Show a series.

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

{
    "id": 4389,
    "url": "http://patchwork.ozlabs.org/api/series/4389/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=4389",
    "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": "add device MTU validation check",
    "date": "2017-09-21T13:32:00",
    "submitter": {
        "id": 66922,
        "url": "http://patchwork.ozlabs.org/api/people/66922/?format=api",
        "name": "Zhang Shengju",
        "email": "zhangshengju@cmss.chinamobile.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/4389/mbox/",
    "cover_letter": {
        "id": 816865,
        "url": "http://patchwork.ozlabs.org/api/covers/816865/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/cover/1506000722-40095-1-git-send-email-zhangshengju@cmss.chinamobile.com/",
        "msgid": "<1506000722-40095-1-git-send-email-zhangshengju@cmss.chinamobile.com>",
        "list_archive_url": null,
        "date": "2017-09-21T13:32:00",
        "name": "[net-next,0/2] add device MTU validation check",
        "mbox": "http://patchwork.ozlabs.org/project/netdev/cover/1506000722-40095-1-git-send-email-zhangshengju@cmss.chinamobile.com/mbox/"
    },
    "patches": [
        {
            "id": 816866,
            "url": "http://patchwork.ozlabs.org/api/patches/816866/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/1506000722-40095-2-git-send-email-zhangshengju@cmss.chinamobile.com/",
            "msgid": "<1506000722-40095-2-git-send-email-zhangshengju@cmss.chinamobile.com>",
            "list_archive_url": null,
            "date": "2017-09-21T13:32:01",
            "name": "[net-next,1/2] dummy: add device MTU validation check",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/1506000722-40095-2-git-send-email-zhangshengju@cmss.chinamobile.com/mbox/"
        },
        {
            "id": 816867,
            "url": "http://patchwork.ozlabs.org/api/patches/816867/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/1506000722-40095-3-git-send-email-zhangshengju@cmss.chinamobile.com/",
            "msgid": "<1506000722-40095-3-git-send-email-zhangshengju@cmss.chinamobile.com>",
            "list_archive_url": null,
            "date": "2017-09-21T13:32:02",
            "name": "[net-next,2/2] ifb: add device MTU validation check",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/1506000722-40095-3-git-send-email-zhangshengju@cmss.chinamobile.com/mbox/"
        }
    ]
}