Show a series.

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

{
    "id": 792,
    "url": "http://patchwork.ozlabs.org/api/series/792/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=792",
    "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": "[U-Boot,v5,1/3] armv8: ls1088a: Add NXP LS1088A SoC support",
    "date": "2017-08-31T10:42:53",
    "submitter": {
        "id": 68053,
        "url": "http://patchwork.ozlabs.org/api/people/68053/?format=api",
        "name": "Ashish Kumar",
        "email": "Ashish.kumar@nxp.com"
    },
    "version": 5,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/792/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 808172,
            "url": "http://patchwork.ozlabs.org/api/patches/808172/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1504176175-31663-1-git-send-email-Ashish.Kumar@nxp.com/",
            "msgid": "<1504176175-31663-1-git-send-email-Ashish.Kumar@nxp.com>",
            "list_archive_url": null,
            "date": "2017-08-31T10:42:53",
            "name": "[U-Boot,v5,1/3] armv8: ls1088a: Add NXP LS1088A SoC support",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1504176175-31663-1-git-send-email-Ashish.Kumar@nxp.com/mbox/"
        },
        {
            "id": 808175,
            "url": "http://patchwork.ozlabs.org/api/patches/808175/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1504176175-31663-2-git-send-email-Ashish.Kumar@nxp.com/",
            "msgid": "<1504176175-31663-2-git-send-email-Ashish.Kumar@nxp.com>",
            "list_archive_url": null,
            "date": "2017-08-31T10:42:54",
            "name": "[U-Boot,v5,2/3] armv8: ls1088ardb: Add support for LS1088ARDB platform",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1504176175-31663-2-git-send-email-Ashish.Kumar@nxp.com/mbox/"
        },
        {
            "id": 808181,
            "url": "http://patchwork.ozlabs.org/api/patches/808181/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1504176175-31663-3-git-send-email-Ashish.Kumar@nxp.com/",
            "msgid": "<1504176175-31663-3-git-send-email-Ashish.Kumar@nxp.com>",
            "list_archive_url": null,
            "date": "2017-08-31T10:42:55",
            "name": "[U-Boot,v5,3/3] armv8: ls1088aqds: Add support of LS1088AQDS",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1504176175-31663-3-git-send-email-Ashish.Kumar@nxp.com/mbox/"
        }
    ]
}