Show a series.

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

{
    "id": 4408,
    "url": "http://patchwork.ozlabs.org/api/series/4408/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=4408",
    "project": {
        "id": 18,
        "url": "http://patchwork.ozlabs.org/api/projects/18/?format=api",
        "name": "U-Boot",
        "link_name": "uboot",
        "list_id": "u-boot.lists.denx.de",
        "list_email": "u-boot@lists.denx.de",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "power: Add a driver to handle the PBIAS cell of the TI SOCs",
    "date": "2017-09-21T15:03:09",
    "submitter": {
        "id": 70508,
        "url": "http://patchwork.ozlabs.org/api/people/70508/?format=api",
        "name": "Jean-Jacques Hiblot",
        "email": "jjhiblot@ti.com"
    },
    "version": 3,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/4408/mbox/",
    "cover_letter": {
        "id": 816934,
        "url": "http://patchwork.ozlabs.org/api/covers/816934/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/uboot/cover/1506006190-9498-1-git-send-email-jjhiblot@ti.com/",
        "msgid": "<1506006190-9498-1-git-send-email-jjhiblot@ti.com>",
        "list_archive_url": null,
        "date": "2017-09-21T15:03:08",
        "name": "[U-Boot,v3,0/2] power: Add a driver to handle the PBIAS cell of the TI SOCs",
        "mbox": "http://patchwork.ozlabs.org/project/uboot/cover/1506006190-9498-1-git-send-email-jjhiblot@ti.com/mbox/"
    },
    "patches": [
        {
            "id": 816932,
            "url": "http://patchwork.ozlabs.org/api/patches/816932/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1506006190-9498-2-git-send-email-jjhiblot@ti.com/",
            "msgid": "<1506006190-9498-2-git-send-email-jjhiblot@ti.com>",
            "list_archive_url": null,
            "date": "2017-09-21T15:03:09",
            "name": "[U-Boot,v3,1/2] dm: core: Add functions to get strings and the string count from a stringlist",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1506006190-9498-2-git-send-email-jjhiblot@ti.com/mbox/"
        },
        {
            "id": 816933,
            "url": "http://patchwork.ozlabs.org/api/patches/816933/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1506006190-9498-3-git-send-email-jjhiblot@ti.com/",
            "msgid": "<1506006190-9498-3-git-send-email-jjhiblot@ti.com>",
            "list_archive_url": null,
            "date": "2017-09-21T15:03:10",
            "name": "[U-Boot,v3,2/2] regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1506006190-9498-3-git-send-email-jjhiblot@ti.com/mbox/"
        }
    ]
}