Show a series.

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

{
    "id": 500323,
    "url": "http://patchwork.ozlabs.org/api/series/500323/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=500323",
    "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": "This is version 2 of the RZ/G2L support.",
    "date": "2026-04-16T14:44:24",
    "submitter": {
        "id": 93164,
        "url": "http://patchwork.ozlabs.org/api/people/93164/?format=api",
        "name": "Michele Bisogno",
        "email": "micbis.openwrt@gmail.com"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500323/mbox/",
    "cover_letter": {
        "id": 2224441,
        "url": "http://patchwork.ozlabs.org/api/covers/2224441/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/uboot/cover/20260416144426.12728-1-micbis.openwrt@gmail.com/",
        "msgid": "<20260416144426.12728-1-micbis.openwrt@gmail.com>",
        "list_archive_url": null,
        "date": "2026-04-16T14:44:24",
        "name": "[v2,0/2] This is version 2 of the RZ/G2L support.",
        "mbox": "http://patchwork.ozlabs.org/project/uboot/cover/20260416144426.12728-1-micbis.openwrt@gmail.com/mbox/"
    },
    "patches": [
        {
            "id": 2224442,
            "url": "http://patchwork.ozlabs.org/api/patches/2224442/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260416144426.12728-2-micbis.openwrt@gmail.com/",
            "msgid": "<20260416144426.12728-2-micbis.openwrt@gmail.com>",
            "list_archive_url": null,
            "date": "2026-04-16T14:44:25",
            "name": "[v2,1/2] regulator: rzg2l: implement connectivity notification",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260416144426.12728-2-micbis.openwrt@gmail.com/mbox/"
        },
        {
            "id": 2224443,
            "url": "http://patchwork.ozlabs.org/api/patches/2224443/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260416144426.12728-3-micbis.openwrt@gmail.com/",
            "msgid": "<20260416144426.12728-3-micbis.openwrt@gmail.com>",
            "list_archive_url": null,
            "date": "2026-04-16T14:44:26",
            "name": "[v2,2/2] usb: gadget: renesas: add support for RZ/G2L SoC",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260416144426.12728-3-micbis.openwrt@gmail.com/mbox/"
        }
    ]
}