Show a series.

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

{
    "id": 11860,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/11860/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/lede/list/?series=11860",
    "project": {
        "id": 54,
        "url": "http://patchwork.ozlabs.org/api/1.2/projects/54/?format=api",
        "name": "LEDE development",
        "link_name": "lede",
        "list_id": "lede-dev.lists.infradead.org",
        "list_email": "lede-dev@lists.infradead.org",
        "web_url": "http://lede-project.org/",
        "scm_url": "",
        "webscm_url": "http://git.lede-project.org/",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[LEDE-DEV,RFC,1/3] Update to latest ath10k-ct driver, enable AHB.",
    "date": "2017-11-04T00:05:39",
    "submitter": {
        "id": 852,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/852/?format=api",
        "name": "Ben Greear",
        "email": "greearb@candelatech.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/11860/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 834146,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/834146/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/lede/patch/1509753940-29058-1-git-send-email-greearb@candelatech.com/",
            "msgid": "<1509753940-29058-1-git-send-email-greearb@candelatech.com>",
            "list_archive_url": null,
            "date": "2017-11-04T00:05:38",
            "name": "[LEDE-DEV,RFC,1/3] Update to latest ath10k-ct driver, enable AHB.",
            "mbox": "http://patchwork.ozlabs.org/project/lede/patch/1509753940-29058-1-git-send-email-greearb@candelatech.com/mbox/"
        },
        {
            "id": 834144,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/834144/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/lede/patch/1509753940-29058-2-git-send-email-greearb@candelatech.com/",
            "msgid": "<1509753940-29058-2-git-send-email-greearb@candelatech.com>",
            "list_archive_url": null,
            "date": "2017-11-04T00:05:39",
            "name": "[LEDE-DEV,RFC,2/3] ipq: Don't force selection of the IPQ4019 firmware.",
            "mbox": "http://patchwork.ozlabs.org/project/lede/patch/1509753940-29058-2-git-send-email-greearb@candelatech.com/mbox/"
        },
        {
            "id": 834145,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/834145/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/lede/patch/1509753940-29058-3-git-send-email-greearb@candelatech.com/",
            "msgid": "<1509753940-29058-3-git-send-email-greearb@candelatech.com>",
            "list_archive_url": null,
            "date": "2017-11-04T00:05:40",
            "name": "[LEDE-DEV,RFC,3/3] ath10k-firmware: Support CT IPQ4019 firmware.",
            "mbox": "http://patchwork.ozlabs.org/project/lede/patch/1509753940-29058-3-git-send-email-greearb@candelatech.com/mbox/"
        }
    ]
}