Show a series.

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

{
    "id": 911,
    "url": "http://patchwork.ozlabs.org/api/series/911/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/list/?series=911",
    "project": {
        "id": 12,
        "url": "http://patchwork.ozlabs.org/api/projects/12/?format=api",
        "name": "Linux CIFS Client",
        "link_name": "linux-cifs-client",
        "list_id": "linux-cifs.vger.kernel.org",
        "list_email": "linux-cifs@vger.kernel.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "RFC: Revert move default dialect from CIFS to to SMB3\"",
    "date": "2017-08-31T21:01:38",
    "submitter": {
        "id": 72269,
        "url": "http://patchwork.ozlabs.org/api/people/72269/?format=api",
        "name": "Thorsten Leemhuis",
        "email": "linux@leemhuis.info"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/911/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 808434,
            "url": "http://patchwork.ozlabs.org/api/patches/808434/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/1504213298-27431-1-git-send-email-linux@leemhuis.info/",
            "msgid": "<1504213298-27431-1-git-send-email-linux@leemhuis.info>",
            "list_archive_url": null,
            "date": "2017-08-31T21:01:38",
            "name": "RFC: Revert move default dialect from CIFS to to SMB3\"",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/1504213298-27431-1-git-send-email-linux@leemhuis.info/mbox/"
        }
    ]
}