Show a series.

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

{
    "id": 464617,
    "url": "http://patchwork.ozlabs.org/api/series/464617/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=464617",
    "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": "net: lwip: simplify net_lwip_eth_start",
    "date": "2025-07-10T15:15:56",
    "submitter": {
        "id": 41730,
        "url": "http://patchwork.ozlabs.org/api/people/41730/?format=api",
        "name": "Tim Harvey",
        "email": "tharvey@gateworks.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/464617/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2109403,
            "url": "http://patchwork.ozlabs.org/api/patches/2109403/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20250710151556.3834583-1-tharvey@gateworks.com/",
            "msgid": "<20250710151556.3834583-1-tharvey@gateworks.com>",
            "list_archive_url": null,
            "date": "2025-07-10T15:15:56",
            "name": "net: lwip: simplify net_lwip_eth_start",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20250710151556.3834583-1-tharvey@gateworks.com/mbox/"
        }
    ]
}