Show a series.

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

{
    "id": 499340,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/499340/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=499340",
    "project": {
        "id": 18,
        "url": "http://patchwork.ozlabs.org/api/1.2/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: nfs: fix buffer overflow in nfs_readlink_reply()",
    "date": "2026-04-09T16:44:40",
    "submitter": {
        "id": 92955,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/92955/?format=api",
        "name": "Sebastian Alba Vives",
        "email": "sebasjosue84@gmail.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499340/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2221551,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2221551/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260409164440.323405-1-sebasjosue84@gmail.com/",
            "msgid": "<20260409164440.323405-1-sebasjosue84@gmail.com>",
            "list_archive_url": null,
            "date": "2026-04-09T16:44:40",
            "name": "net: nfs: fix buffer overflow in nfs_readlink_reply()",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260409164440.323405-1-sebasjosue84@gmail.com/mbox/"
        }
    ]
}