Show a series.

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

{
    "id": 294,
    "url": "http://patchwork.ozlabs.org/api/series/294/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=294",
    "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/4] reset: uniphier: fix compatible for SD reset node for LD11/LD20",
    "date": "2017-08-29T03:20:51",
    "submitter": {
        "id": 65882,
        "url": "http://patchwork.ozlabs.org/api/people/65882/?format=api",
        "name": "Masahiro Yamada",
        "email": "yamada.masahiro@socionext.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/294/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 806931,
            "url": "http://patchwork.ozlabs.org/api/patches/806931/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1503976853-3029-1-git-send-email-yamada.masahiro@socionext.com/",
            "msgid": "<1503976853-3029-1-git-send-email-yamada.masahiro@socionext.com>",
            "list_archive_url": null,
            "date": "2017-08-29T03:20:50",
            "name": "[U-Boot,1/4] reset: uniphier: fix compatible for SD reset node for LD11/LD20",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1503976853-3029-1-git-send-email-yamada.masahiro@socionext.com/mbox/"
        },
        {
            "id": 806929,
            "url": "http://patchwork.ozlabs.org/api/patches/806929/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1503976853-3029-2-git-send-email-yamada.masahiro@socionext.com/",
            "msgid": "<1503976853-3029-2-git-send-email-yamada.masahiro@socionext.com>",
            "list_archive_url": null,
            "date": "2017-08-29T03:20:51",
            "name": "[U-Boot,2/4] reset: uniphier: add PXs3 support",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1503976853-3029-2-git-send-email-yamada.masahiro@socionext.com/mbox/"
        },
        {
            "id": 806932,
            "url": "http://patchwork.ozlabs.org/api/patches/806932/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1503976853-3029-3-git-send-email-yamada.masahiro@socionext.com/",
            "msgid": "<1503976853-3029-3-git-send-email-yamada.masahiro@socionext.com>",
            "list_archive_url": null,
            "date": "2017-08-29T03:20:52",
            "name": "[U-Boot,3/4] ARM: dts: uniphier: sync with Linux",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1503976853-3029-3-git-send-email-yamada.masahiro@socionext.com/mbox/"
        },
        {
            "id": 806947,
            "url": "http://patchwork.ozlabs.org/api/patches/806947/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1503976853-3029-4-git-send-email-yamada.masahiro@socionext.com/",
            "msgid": "<1503976853-3029-4-git-send-email-yamada.masahiro@socionext.com>",
            "list_archive_url": null,
            "date": "2017-08-29T03:20:53",
            "name": "[U-Boot,4/4] ARM: dts: uniphier: update PXs3 SoC/board DT",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1503976853-3029-4-git-send-email-yamada.masahiro@socionext.com/mbox/"
        }
    ]
}