Show a series.

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

{
    "id": 481861,
    "url": "http://patchwork.ozlabs.org/api/series/481861/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=481861",
    "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: phy: Disallow PHY_MSCC and PHY_VITESSE under COMPILE_TEST",
    "date": "2025-11-12T21:21:40",
    "submitter": {
        "id": 65875,
        "url": "http://patchwork.ozlabs.org/api/people/65875/?format=api",
        "name": "Tom Rini",
        "email": "trini@konsulko.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/481861/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2164145,
            "url": "http://patchwork.ozlabs.org/api/patches/2164145/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20251112212140.1429629-1-trini@konsulko.com/",
            "msgid": "<20251112212140.1429629-1-trini@konsulko.com>",
            "list_archive_url": null,
            "date": "2025-11-12T21:21:40",
            "name": "net: phy: Disallow PHY_MSCC and PHY_VITESSE under COMPILE_TEST",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20251112212140.1429629-1-trini@konsulko.com/mbox/"
        }
    ]
}