Show a series.

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

{
    "id": 485810,
    "url": "http://patchwork.ozlabs.org/api/1.0/series/485810/?format=api",
    "project": {
        "id": 15,
        "url": "http://patchwork.ozlabs.org/api/1.0/projects/15/?format=api",
        "name": "Ubuntu Kernel",
        "link_name": "ubuntu-kernel",
        "list_id": "kernel-team.lists.ubuntu.com",
        "list_email": "kernel-team@lists.ubuntu.com",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null
    },
    "name": "Bug fix for mlxbf-pmc",
    "date": "2025-12-18T09:52:40",
    "submitter": {
        "id": 81186,
        "url": "http://patchwork.ozlabs.org/api/1.0/people/81186/?format=api",
        "name": "Shravan Kumar Ramani",
        "email": "shravankr@nvidia.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/485810/mbox/",
    "cover_letter": {
        "id": 2175481,
        "url": "http://patchwork.ozlabs.org/api/1.0/covers/2175481/?format=api",
        "msgid": "<cover.1765975767.git.shravankr@nvidia.com>",
        "date": "2025-12-18T09:52:40",
        "name": "[SRU,J/N:linux-bluefield,v1,0/1] Bug fix for mlxbf-pmc"
    },
    "patches": [
        {
            "id": 2175482,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2175482/?format=api",
            "msgid": "<e1a20a911eae2d685fa47b0191d6b24c54b95e9f.1765975767.git.shravankr@nvidia.com>",
            "date": "2025-12-18T09:52:41",
            "name": "[SRU,J/N:linux-bluefield,v1,1/1] UBUNTU: SAUCE: mlxbf_pmc: Remove trailing whitespaces from event names",
            "mbox": "http://patchwork.ozlabs.org/project/ubuntu-kernel/patch/e1a20a911eae2d685fa47b0191d6b24c54b95e9f.1765975767.git.shravankr@nvidia.com/mbox/"
        }
    ]
}