Show a series.

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

{
    "id": 112828,
    "url": "http://patchwork.ozlabs.org/api/series/112828/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=112828",
    "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,v2,1/3] armv8: ls2088aqds: Add bootcmd for TFA boot",
    "date": "2019-06-10T10:17:25",
    "submitter": {
        "id": 76773,
        "url": "http://patchwork.ozlabs.org/api/people/76773/?format=api",
        "name": "Wasim Khan",
        "email": "wasim.khan@nxp.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/112828/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1113012,
            "url": "http://patchwork.ozlabs.org/api/patches/1113012/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1560161653-1809-1-git-send-email-wasim.khan@nxp.com/",
            "msgid": "<1560161653-1809-1-git-send-email-wasim.khan@nxp.com>",
            "list_archive_url": null,
            "date": "2019-06-10T10:17:25",
            "name": "[U-Boot,v2,1/3] armv8: ls2088aqds: Add bootcmd for TFA boot",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1560161653-1809-1-git-send-email-wasim.khan@nxp.com/mbox/"
        },
        {
            "id": 1113014,
            "url": "http://patchwork.ozlabs.org/api/patches/1113014/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1560161653-1809-2-git-send-email-wasim.khan@nxp.com/",
            "msgid": "<1560161653-1809-2-git-send-email-wasim.khan@nxp.com>",
            "list_archive_url": null,
            "date": "2019-06-10T10:17:27",
            "name": "[U-Boot,v2,2/3] armv8: ls2088aqds: Fix MC firmware loading during SD boot",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1560161653-1809-2-git-send-email-wasim.khan@nxp.com/mbox/"
        },
        {
            "id": 1113015,
            "url": "http://patchwork.ozlabs.org/api/patches/1113015/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1560161653-1809-3-git-send-email-wasim.khan@nxp.com/",
            "msgid": "<1560161653-1809-3-git-send-email-wasim.khan@nxp.com>",
            "list_archive_url": null,
            "date": "2019-06-10T10:17:29",
            "name": "[U-Boot,v2,3/3] armv8: ls2088ardb: Fix MC firmware loading during SD boot",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1560161653-1809-3-git-send-email-wasim.khan@nxp.com/mbox/"
        }
    ]
}