Show a series.

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

{
    "id": 539,
    "url": "http://patchwork.ozlabs.org/api/series/539/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/list/?series=539",
    "project": {
        "id": 8,
        "url": "http://patchwork.ozlabs.org/api/projects/8/?format=api",
        "name": "Linux ext4 filesystem development",
        "link_name": "linux-ext4",
        "list_id": "linux-ext4.vger.kernel.org",
        "list_email": "linux-ext4@vger.kernel.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[1/2] e2fsck: set dir_nlink feature if large dir exists",
    "date": "2017-08-30T07:47:24",
    "submitter": {
        "id": 4514,
        "url": "http://patchwork.ozlabs.org/api/people/4514/?format=api",
        "name": "Andreas Dilger",
        "email": "adilger@dilger.ca"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/539/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 807452,
            "url": "http://patchwork.ozlabs.org/api/patches/807452/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/patch/1504079245-49002-1-git-send-email-adilger@dilger.ca/",
            "msgid": "<1504079245-49002-1-git-send-email-adilger@dilger.ca>",
            "list_archive_url": null,
            "date": "2017-08-30T07:47:24",
            "name": "[1/2] e2fsck: set dir_nlink feature if large dir exists",
            "mbox": "http://patchwork.ozlabs.org/project/linux-ext4/patch/1504079245-49002-1-git-send-email-adilger@dilger.ca/mbox/"
        },
        {
            "id": 807453,
            "url": "http://patchwork.ozlabs.org/api/patches/807453/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/patch/1504079245-49002-2-git-send-email-adilger@dilger.ca/",
            "msgid": "<1504079245-49002-2-git-send-email-adilger@dilger.ca>",
            "list_archive_url": null,
            "date": "2017-08-30T07:47:25",
            "name": "[2/2] ext2fs: improve expand_dir performance",
            "mbox": "http://patchwork.ozlabs.org/project/linux-ext4/patch/1504079245-49002-2-git-send-email-adilger@dilger.ca/mbox/"
        }
    ]
}