Show a series.

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

{
    "id": 497775,
    "url": "http://patchwork.ozlabs.org/api/series/497775/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=497775",
    "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": "mtd: rawnand: sunxi: Fix user data length for H6",
    "date": "2026-03-27T14:05:03",
    "submitter": {
        "id": 88519,
        "url": "http://patchwork.ozlabs.org/api/people/88519/?format=api",
        "name": "Richard Genoud",
        "email": "richard.genoud@bootlin.com"
    },
    "version": 2,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/497775/mbox/",
    "cover_letter": {
        "id": 2217008,
        "url": "http://patchwork.ozlabs.org/api/covers/2217008/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/uboot/cover/20260327140508.3680105-1-richard.genoud@bootlin.com/",
        "msgid": "<20260327140508.3680105-1-richard.genoud@bootlin.com>",
        "list_archive_url": null,
        "date": "2026-03-27T14:05:03",
        "name": "[v2,0/5] mtd: rawnand: sunxi: Fix user data length for H6",
        "mbox": "http://patchwork.ozlabs.org/project/uboot/cover/20260327140508.3680105-1-richard.genoud@bootlin.com/mbox/"
    },
    "patches": [
        {
            "id": 2217009,
            "url": "http://patchwork.ozlabs.org/api/patches/2217009/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260327140508.3680105-2-richard.genoud@bootlin.com/",
            "msgid": "<20260327140508.3680105-2-richard.genoud@bootlin.com>",
            "list_archive_url": null,
            "date": "2026-03-27T14:05:04",
            "name": "[v2,1/5] mtd: rawnand: sunxi: Replace hard coded value by a define",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260327140508.3680105-2-richard.genoud@bootlin.com/mbox/"
        },
        {
            "id": 2217010,
            "url": "http://patchwork.ozlabs.org/api/patches/2217010/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260327140508.3680105-3-richard.genoud@bootlin.com/",
            "msgid": "<20260327140508.3680105-3-richard.genoud@bootlin.com>",
            "list_archive_url": null,
            "date": "2026-03-27T14:05:05",
            "name": "[v2,2/5] mtd: rawnand: sunxi: make the code mode self-explanatory",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260327140508.3680105-3-richard.genoud@bootlin.com/mbox/"
        },
        {
            "id": 2217011,
            "url": "http://patchwork.ozlabs.org/api/patches/2217011/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260327140508.3680105-4-richard.genoud@bootlin.com/",
            "msgid": "<20260327140508.3680105-4-richard.genoud@bootlin.com>",
            "list_archive_url": null,
            "date": "2026-03-27T14:05:06",
            "name": "[v2,3/5] mtd: rawnand: sunxi: clean sunxi_nand_chip_init()",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260327140508.3680105-4-richard.genoud@bootlin.com/mbox/"
        },
        {
            "id": 2217012,
            "url": "http://patchwork.ozlabs.org/api/patches/2217012/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260327140508.3680105-5-richard.genoud@bootlin.com/",
            "msgid": "<20260327140508.3680105-5-richard.genoud@bootlin.com>",
            "list_archive_url": null,
            "date": "2026-03-27T14:05:07",
            "name": "[v2,4/5] mtd: rawnand: sunxi: introduce variable user data length",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260327140508.3680105-5-richard.genoud@bootlin.com/mbox/"
        },
        {
            "id": 2217013,
            "url": "http://patchwork.ozlabs.org/api/patches/2217013/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260327140508.3680105-6-richard.genoud@bootlin.com/",
            "msgid": "<20260327140508.3680105-6-richard.genoud@bootlin.com>",
            "list_archive_url": null,
            "date": "2026-03-27T14:05:08",
            "name": "[v2,5/5] mtd: nand: raw: sunxi_spl: remove user data length reset",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260327140508.3680105-6-richard.genoud@bootlin.com/mbox/"
        }
    ]
}