Show a series.

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

{
    "id": 305554,
    "url": "http://patchwork.ozlabs.org/api/series/305554/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=305554",
    "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": "[v2] mtd: rawnand: fsl_elbc: Fix detection when nand_scan_ident() has not selected ecc.mode",
    "date": "2022-06-20T11:07:03",
    "submitter": {
        "id": 78810,
        "url": "http://patchwork.ozlabs.org/api/people/78810/?format=api",
        "name": "Pali Rohár",
        "email": "pali@kernel.org"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/305554/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1645409,
            "url": "http://patchwork.ozlabs.org/api/patches/1645409/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20220620110703.30463-1-pali@kernel.org/",
            "msgid": "<20220620110703.30463-1-pali@kernel.org>",
            "list_archive_url": null,
            "date": "2022-06-20T11:07:03",
            "name": "[v2] mtd: rawnand: fsl_elbc: Fix detection when nand_scan_ident() has not selected ecc.mode",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20220620110703.30463-1-pali@kernel.org/mbox/"
        }
    ]
}