Show a series.

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

{
    "id": 797,
    "url": "http://patchwork.ozlabs.org/api/series/797/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=797",
    "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,v3,1/2] armv8: fsl-layerscape: Support to add RGMII for ls1088aqds",
    "date": "2017-08-31T11:07:32",
    "submitter": {
        "id": 68053,
        "url": "http://patchwork.ozlabs.org/api/people/68053/?format=api",
        "name": "Ashish Kumar",
        "email": "Ashish.kumar@nxp.com"
    },
    "version": 3,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/797/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 808199,
            "url": "http://patchwork.ozlabs.org/api/patches/808199/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1504177652-32492-1-git-send-email-Ashish.Kumar@nxp.com/",
            "msgid": "<1504177652-32492-1-git-send-email-Ashish.Kumar@nxp.com>",
            "list_archive_url": null,
            "date": "2017-08-31T11:07:31",
            "name": "[U-Boot,v3,1/2] armv8: fsl-layerscape: Support to add RGMII for ls1088aqds",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1504177652-32492-1-git-send-email-Ashish.Kumar@nxp.com/mbox/"
        },
        {
            "id": 808197,
            "url": "http://patchwork.ozlabs.org/api/patches/808197/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1504177652-32492-2-git-send-email-Ashish.Kumar@nxp.com/",
            "msgid": "<1504177652-32492-2-git-send-email-Ashish.Kumar@nxp.com>",
            "list_archive_url": null,
            "date": "2017-08-31T11:07:32",
            "name": "[U-Boot,v3,2/2] armv8: ls1088aqds: Add support of EC1 and EC2",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1504177652-32492-2-git-send-email-Ashish.Kumar@nxp.com/mbox/"
        }
    ]
}