Show a series.

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

{
    "id": 219,
    "url": "http://patchwork.ozlabs.org/api/series/219/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=219",
    "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": "rk3288: Falcon mode support",
    "date": "2017-08-28T17:02:30",
    "submitter": {
        "id": 20045,
        "url": "http://patchwork.ozlabs.org/api/people/20045/?format=api",
        "name": "Jagan Teki",
        "email": "jagannadh.teki@gmail.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/219/mbox/",
    "cover_letter": {
        "id": 806666,
        "url": "http://patchwork.ozlabs.org/api/covers/806666/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/uboot/cover/1503939753-15164-1-git-send-email-jteki@openedev.com/",
        "msgid": "<1503939753-15164-1-git-send-email-jteki@openedev.com>",
        "list_archive_url": null,
        "date": "2017-08-28T17:02:30",
        "name": "[U-Boot,0/3] rk3288: Falcon mode support",
        "mbox": "http://patchwork.ozlabs.org/project/uboot/cover/1503939753-15164-1-git-send-email-jteki@openedev.com/mbox/"
    },
    "patches": [
        {
            "id": 806668,
            "url": "http://patchwork.ozlabs.org/api/patches/806668/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1503939753-15164-2-git-send-email-jteki@openedev.com/",
            "msgid": "<1503939753-15164-2-git-send-email-jteki@openedev.com>",
            "list_archive_url": null,
            "date": "2017-08-28T17:02:31",
            "name": "[U-Boot,1/3] rk3288: vyasa: Add TPL support",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1503939753-15164-2-git-send-email-jteki@openedev.com/mbox/"
        },
        {
            "id": 806667,
            "url": "http://patchwork.ozlabs.org/api/patches/806667/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1503939753-15164-3-git-send-email-jteki@openedev.com/",
            "msgid": "<1503939753-15164-3-git-send-email-jteki@openedev.com>",
            "list_archive_url": null,
            "date": "2017-08-28T17:02:32",
            "name": "[U-Boot,2/3] rk3288: vyasa: Add falcon mode support",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1503939753-15164-3-git-send-email-jteki@openedev.com/mbox/"
        },
        {
            "id": 806669,
            "url": "http://patchwork.ozlabs.org/api/patches/806669/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1503939753-15164-4-git-send-email-jteki@openedev.com/",
            "msgid": "<1503939753-15164-4-git-send-email-jteki@openedev.com>",
            "list_archive_url": null,
            "date": "2017-08-28T17:02:33",
            "name": "[U-Boot,3/3] rk3288: spl: Add dram_init_banksize",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1503939753-15164-4-git-send-email-jteki@openedev.com/mbox/"
        }
    ]
}