Show a series.

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

{
    "id": 4077,
    "url": "http://patchwork.ozlabs.org/api/series/4077/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/buildroot/list/?series=4077",
    "project": {
        "id": 27,
        "url": "http://patchwork.ozlabs.org/api/projects/27/?format=api",
        "name": "Buildroot development",
        "link_name": "buildroot",
        "list_id": "buildroot.buildroot.org",
        "list_email": "buildroot@buildroot.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[1/3] package/softether: fix hash",
    "date": "2017-09-20T10:41:41",
    "submitter": {
        "id": 62613,
        "url": "http://patchwork.ozlabs.org/api/people/62613/?format=api",
        "name": "Bernd Kuhls",
        "email": "bernd.kuhls@t-online.de"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/4077/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 816129,
            "url": "http://patchwork.ozlabs.org/api/patches/816129/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20170920104143.21404-1-bernd.kuhls@t-online.de/",
            "msgid": "<20170920104143.21404-1-bernd.kuhls@t-online.de>",
            "list_archive_url": null,
            "date": "2017-09-20T10:41:41",
            "name": "[1/3] package/softether: fix hash",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20170920104143.21404-1-bernd.kuhls@t-online.de/mbox/"
        },
        {
            "id": 816130,
            "url": "http://patchwork.ozlabs.org/api/patches/816130/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20170920104143.21404-2-bernd.kuhls@t-online.de/",
            "msgid": "<20170920104143.21404-2-bernd.kuhls@t-online.de>",
            "list_archive_url": null,
            "date": "2017-09-20T10:41:42",
            "name": "[2/3] package/softether: update patch to remove renames",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20170920104143.21404-2-bernd.kuhls@t-online.de/mbox/"
        },
        {
            "id": 816131,
            "url": "http://patchwork.ozlabs.org/api/patches/816131/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20170920104143.21404-3-bernd.kuhls@t-online.de/",
            "msgid": "<20170920104143.21404-3-bernd.kuhls@t-online.de>",
            "list_archive_url": null,
            "date": "2017-09-20T10:41:43",
            "name": "[3/3] package/softether: bump version",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20170920104143.21404-3-bernd.kuhls@t-online.de/mbox/"
        }
    ]
}