Show a series.

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

{
    "id": 2863,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/2863/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=2863",
    "project": {
        "id": 18,
        "url": "http://patchwork.ozlabs.org/api/1.2/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] rockchip: i2c: rk3328: support i2c for rk3328 SoC",
    "date": "2017-09-13T10:04:50",
    "submitter": {
        "id": 64532,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/64532/?format=api",
        "name": "Kever Yang",
        "email": "kever.yang@rock-chips.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/2863/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 813296,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/813296/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505297094-5273-1-git-send-email-kever.yang@rock-chips.com/",
            "msgid": "<1505297094-5273-1-git-send-email-kever.yang@rock-chips.com>",
            "list_archive_url": null,
            "date": "2017-09-13T10:04:50",
            "name": "[U-Boot,1/5] rockchip: i2c: rk3328: support i2c for rk3328 SoC",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505297094-5273-1-git-send-email-kever.yang@rock-chips.com/mbox/"
        },
        {
            "id": 813297,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/813297/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505297094-5273-2-git-send-email-kever.yang@rock-chips.com/",
            "msgid": "<1505297094-5273-2-git-send-email-kever.yang@rock-chips.com>",
            "list_archive_url": null,
            "date": "2017-09-13T10:04:51",
            "name": "[U-Boot,2/5] power: pmic: rk816: support rk816 pmic",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505297094-5273-2-git-send-email-kever.yang@rock-chips.com/mbox/"
        },
        {
            "id": 813298,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/813298/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505297094-5273-3-git-send-email-kever.yang@rock-chips.com/",
            "msgid": "<1505297094-5273-3-git-send-email-kever.yang@rock-chips.com>",
            "list_archive_url": null,
            "date": "2017-09-13T10:04:52",
            "name": "[U-Boot,3/5] power: pmic: rk805: support rk805 pmic",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505297094-5273-3-git-send-email-kever.yang@rock-chips.com/mbox/"
        },
        {
            "id": 813303,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/813303/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505297094-5273-4-git-send-email-kever.yang@rock-chips.com/",
            "msgid": "<1505297094-5273-4-git-send-email-kever.yang@rock-chips.com>",
            "list_archive_url": null,
            "date": "2017-09-13T10:04:53",
            "name": "[U-Boot,4/5] configs: rk3328: add support for pmic rk8xx and regulator and i2c driver",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505297094-5273-4-git-send-email-kever.yang@rock-chips.com/mbox/"
        },
        {
            "id": 813302,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/813302/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505297094-5273-5-git-send-email-kever.yang@rock-chips.com/",
            "msgid": "<1505297094-5273-5-git-send-email-kever.yang@rock-chips.com>",
            "list_archive_url": null,
            "date": "2017-09-13T10:04:54",
            "name": "[U-Boot,5/5] rockchip: dts: rk3328-evb: add i2c1 and rk805 nodes",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505297094-5273-5-git-send-email-kever.yang@rock-chips.com/mbox/"
        }
    ]
}