Show a series.

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

{
    "id": 2602,
    "url": "http://patchwork.ozlabs.org/api/series/2602/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-mtd/list/?series=2602",
    "project": {
        "id": 3,
        "url": "http://patchwork.ozlabs.org/api/projects/3/?format=api",
        "name": "Linux MTD development",
        "link_name": "linux-mtd",
        "list_id": "linux-mtd.lists.infradead.org",
        "list_email": "linux-mtd@lists.infradead.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "mtd: nand: introduce NAND_ROW_ADDR_3 flag and improve Denali driver",
    "date": "2017-09-12T02:37:31",
    "submitter": {
        "id": 65882,
        "url": "http://patchwork.ozlabs.org/api/people/65882/?format=api",
        "name": "Masahiro Yamada",
        "email": "yamada.masahiro@socionext.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/2602/mbox/",
    "cover_letter": {
        "id": 812671,
        "url": "http://patchwork.ozlabs.org/api/covers/812671/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-mtd/cover/1505183851-29355-1-git-send-email-yamada.masahiro@socionext.com/",
        "msgid": "<1505183851-29355-1-git-send-email-yamada.masahiro@socionext.com>",
        "list_archive_url": null,
        "date": "2017-09-12T02:37:29",
        "name": "[0/2] mtd: nand: introduce NAND_ROW_ADDR_3 flag and improve Denali driver",
        "mbox": "http://patchwork.ozlabs.org/project/linux-mtd/cover/1505183851-29355-1-git-send-email-yamada.masahiro@socionext.com/mbox/"
    },
    "patches": [
        {
            "id": 812669,
            "url": "http://patchwork.ozlabs.org/api/patches/812669/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-mtd/patch/1505183851-29355-2-git-send-email-yamada.masahiro@socionext.com/",
            "msgid": "<1505183851-29355-2-git-send-email-yamada.masahiro@socionext.com>",
            "list_archive_url": null,
            "date": "2017-09-12T02:37:30",
            "name": "[1/2] mtd: nand: introduce NAND_ROW_ADDR_3 flag",
            "mbox": "http://patchwork.ozlabs.org/project/linux-mtd/patch/1505183851-29355-2-git-send-email-yamada.masahiro@socionext.com/mbox/"
        },
        {
            "id": 812668,
            "url": "http://patchwork.ozlabs.org/api/patches/812668/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-mtd/patch/1505183851-29355-3-git-send-email-yamada.masahiro@socionext.com/",
            "msgid": "<1505183851-29355-3-git-send-email-yamada.masahiro@socionext.com>",
            "list_archive_url": null,
            "date": "2017-09-12T02:37:31",
            "name": "[2/2] mtd: nand: denali: support two row address cycle devices",
            "mbox": "http://patchwork.ozlabs.org/project/linux-mtd/patch/1505183851-29355-3-git-send-email-yamada.masahiro@socionext.com/mbox/"
        }
    ]
}