Show a series.

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

{
    "id": 2809,
    "url": "http://patchwork.ozlabs.org/api/series/2809/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-mtd/list/?series=2809",
    "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: denali: more clean-ups",
    "date": "2017-09-13T05:20:39",
    "submitter": {
        "id": 65882,
        "url": "http://patchwork.ozlabs.org/api/people/65882/?format=api",
        "name": "Masahiro Yamada",
        "email": "yamada.masahiro@socionext.com"
    },
    "version": 1,
    "total": 9,
    "received_total": 9,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/2809/mbox/",
    "cover_letter": {
        "id": 813155,
        "url": "http://patchwork.ozlabs.org/api/covers/813155/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-mtd/cover/1505280046-16608-1-git-send-email-yamada.masahiro@socionext.com/",
        "msgid": "<1505280046-16608-1-git-send-email-yamada.masahiro@socionext.com>",
        "list_archive_url": null,
        "date": "2017-09-13T05:20:37",
        "name": "[0/9] mtd: nand: denali: more clean-ups",
        "mbox": "http://patchwork.ozlabs.org/project/linux-mtd/cover/1505280046-16608-1-git-send-email-yamada.masahiro@socionext.com/mbox/"
    },
    "patches": [
        {
            "id": 813160,
            "url": "http://patchwork.ozlabs.org/api/patches/813160/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-mtd/patch/1505280046-16608-2-git-send-email-yamada.masahiro@socionext.com/",
            "msgid": "<1505280046-16608-2-git-send-email-yamada.masahiro@socionext.com>",
            "list_archive_url": null,
            "date": "2017-09-13T05:20:38",
            "name": "[1/9] mtd: nand: denali: squash setup_ecc_for_xfer() helper into caller",
            "mbox": "http://patchwork.ozlabs.org/project/linux-mtd/patch/1505280046-16608-2-git-send-email-yamada.masahiro@socionext.com/mbox/"
        },
        {
            "id": 813154,
            "url": "http://patchwork.ozlabs.org/api/patches/813154/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-mtd/patch/1505280046-16608-3-git-send-email-yamada.masahiro@socionext.com/",
            "msgid": "<1505280046-16608-3-git-send-email-yamada.masahiro@socionext.com>",
            "list_archive_url": null,
            "date": "2017-09-13T05:20:39",
            "name": "[2/9] mtd: nand: denali: prefix detect_max_banks() with denali_",
            "mbox": "http://patchwork.ozlabs.org/project/linux-mtd/patch/1505280046-16608-3-git-send-email-yamada.masahiro@socionext.com/mbox/"
        },
        {
            "id": 813157,
            "url": "http://patchwork.ozlabs.org/api/patches/813157/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-mtd/patch/1505280046-16608-4-git-send-email-yamada.masahiro@socionext.com/",
            "msgid": "<1505280046-16608-4-git-send-email-yamada.masahiro@socionext.com>",
            "list_archive_url": null,
            "date": "2017-09-13T05:20:40",
            "name": "[3/9] mtd: nand: denali: consolidate include directives",
            "mbox": "http://patchwork.ozlabs.org/project/linux-mtd/patch/1505280046-16608-4-git-send-email-yamada.masahiro@socionext.com/mbox/"
        },
        {
            "id": 813158,
            "url": "http://patchwork.ozlabs.org/api/patches/813158/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-mtd/patch/1505280046-16608-5-git-send-email-yamada.masahiro@socionext.com/",
            "msgid": "<1505280046-16608-5-git-send-email-yamada.masahiro@socionext.com>",
            "list_archive_url": null,
            "date": "2017-09-13T05:20:41",
            "name": "[4/9] mtd: nand: denali: squash denali_enable_dma() helper into caller",
            "mbox": "http://patchwork.ozlabs.org/project/linux-mtd/patch/1505280046-16608-5-git-send-email-yamada.masahiro@socionext.com/mbox/"
        },
        {
            "id": 813166,
            "url": "http://patchwork.ozlabs.org/api/patches/813166/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-mtd/patch/1505280046-16608-6-git-send-email-yamada.masahiro@socionext.com/",
            "msgid": "<1505280046-16608-6-git-send-email-yamada.masahiro@socionext.com>",
            "list_archive_url": null,
            "date": "2017-09-13T05:20:42",
            "name": "[5/9] mtd: nand: denali: slight clean up of denali_wait_for_irq()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-mtd/patch/1505280046-16608-6-git-send-email-yamada.masahiro@socionext.com/mbox/"
        },
        {
            "id": 813163,
            "url": "http://patchwork.ozlabs.org/api/patches/813163/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-mtd/patch/1505280046-16608-7-git-send-email-yamada.masahiro@socionext.com/",
            "msgid": "<1505280046-16608-7-git-send-email-yamada.masahiro@socionext.com>",
            "list_archive_url": null,
            "date": "2017-09-13T05:20:43",
            "name": "[6/9] mtd: nand: denali: clean up macros with <linux/bitfield.h>",
            "mbox": "http://patchwork.ozlabs.org/project/linux-mtd/patch/1505280046-16608-7-git-send-email-yamada.masahiro@socionext.com/mbox/"
        },
        {
            "id": 813159,
            "url": "http://patchwork.ozlabs.org/api/patches/813159/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-mtd/patch/1505280046-16608-8-git-send-email-yamada.masahiro@socionext.com/",
            "msgid": "<1505280046-16608-8-git-send-email-yamada.masahiro@socionext.com>",
            "list_archive_url": null,
            "date": "2017-09-13T05:20:44",
            "name": "[7/9] mtd: nand: denali: use more FIELD_PREP / FIELD_GET where appropriate",
            "mbox": "http://patchwork.ozlabs.org/project/linux-mtd/patch/1505280046-16608-8-git-send-email-yamada.masahiro@socionext.com/mbox/"
        },
        {
            "id": 813164,
            "url": "http://patchwork.ozlabs.org/api/patches/813164/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-mtd/patch/1505280046-16608-9-git-send-email-yamada.masahiro@socionext.com/",
            "msgid": "<1505280046-16608-9-git-send-email-yamada.masahiro@socionext.com>",
            "list_archive_url": null,
            "date": "2017-09-13T05:20:45",
            "name": "[8/9] mtd: nand: denali: clean up comments",
            "mbox": "http://patchwork.ozlabs.org/project/linux-mtd/patch/1505280046-16608-9-git-send-email-yamada.masahiro@socionext.com/mbox/"
        },
        {
            "id": 813156,
            "url": "http://patchwork.ozlabs.org/api/patches/813156/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-mtd/patch/1505280046-16608-10-git-send-email-yamada.masahiro@socionext.com/",
            "msgid": "<1505280046-16608-10-git-send-email-yamada.masahiro@socionext.com>",
            "list_archive_url": null,
            "date": "2017-09-13T05:20:46",
            "name": "[9/9] mtd: nand: denali: remove unneeded init of ECC_ENABLE register",
            "mbox": "http://patchwork.ozlabs.org/project/linux-mtd/patch/1505280046-16608-10-git-send-email-yamada.masahiro@socionext.com/mbox/"
        }
    ]
}