Show a series.

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

{
    "id": 1038,
    "url": "http://patchwork.ozlabs.org/api/series/1038/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=1038",
    "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,1/5] pci: xilinx: Fix doc comments on config space accessors",
    "date": "2017-09-01T14:25:58",
    "submitter": {
        "id": 32296,
        "url": "http://patchwork.ozlabs.org/api/people/32296/?format=api",
        "name": "Tuomas Tynkkynen",
        "email": "tuomas.tynkkynen@iki.fi"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/1038/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 808704,
            "url": "http://patchwork.ozlabs.org/api/patches/808704/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20170901142602.31108-1-tuomas.tynkkynen@iki.fi/",
            "msgid": "<20170901142602.31108-1-tuomas.tynkkynen@iki.fi>",
            "list_archive_url": null,
            "date": "2017-09-01T14:25:58",
            "name": "[U-Boot,1/5] pci: xilinx: Fix doc comments on config space accessors",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20170901142602.31108-1-tuomas.tynkkynen@iki.fi/mbox/"
        },
        {
            "id": 808706,
            "url": "http://patchwork.ozlabs.org/api/patches/808706/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20170901142602.31108-2-tuomas.tynkkynen@iki.fi/",
            "msgid": "<20170901142602.31108-2-tuomas.tynkkynen@iki.fi>",
            "list_archive_url": null,
            "date": "2017-09-01T14:25:59",
            "name": "[U-Boot,2/5] pci: xilinx: Remove unused field 'hose' from struct xilinx_pcie",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20170901142602.31108-2-tuomas.tynkkynen@iki.fi/mbox/"
        },
        {
            "id": 808705,
            "url": "http://patchwork.ozlabs.org/api/patches/808705/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20170901142602.31108-3-tuomas.tynkkynen@iki.fi/",
            "msgid": "<20170901142602.31108-3-tuomas.tynkkynen@iki.fi>",
            "list_archive_url": null,
            "date": "2017-09-01T14:26:00",
            "name": "[U-Boot,3/5] pci: tegra: Remove unused field 'hose' from struct tegra_pcie",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20170901142602.31108-3-tuomas.tynkkynen@iki.fi/mbox/"
        },
        {
            "id": 808707,
            "url": "http://patchwork.ozlabs.org/api/patches/808707/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20170901142602.31108-4-tuomas.tynkkynen@iki.fi/",
            "msgid": "<20170901142602.31108-4-tuomas.tynkkynen@iki.fi>",
            "list_archive_url": null,
            "date": "2017-09-01T14:26:01",
            "name": "[U-Boot,4/5] pci: layerscape: Remove unused field 'hose' from struct ls_pcie",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20170901142602.31108-4-tuomas.tynkkynen@iki.fi/mbox/"
        },
        {
            "id": 808708,
            "url": "http://patchwork.ozlabs.org/api/patches/808708/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20170901142602.31108-5-tuomas.tynkkynen@iki.fi/",
            "msgid": "<20170901142602.31108-5-tuomas.tynkkynen@iki.fi>",
            "list_archive_url": null,
            "date": "2017-09-01T14:26:02",
            "name": "[U-Boot,5/5] pci: Remove unnecessary 'default n' from Kconfig",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20170901142602.31108-5-tuomas.tynkkynen@iki.fi/mbox/"
        }
    ]
}