Show a series.

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

{
    "id": 499620,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/499620/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/buildroot/list/?series=499620",
    "project": {
        "id": 27,
        "url": "http://patchwork.ozlabs.org/api/1.2/projects/27/?format=api",
        "name": "Buildroot development",
        "link_name": "buildroot",
        "list_id": "buildroot.buildroot.org",
        "list_email": "buildroot@buildroot.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "configs/am574x_idk_defconfig: bump linux to 6.18.16 and u-boot to 2026.04",
    "date": "2026-04-12T17:13:40",
    "submitter": {
        "id": 69397,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/69397/?format=api",
        "name": "Romain Naour",
        "email": "romain.naour@smile.fr"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499620/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2222541,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2222541/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260412171340.256271-1-romain.naour@smile.fr/",
            "msgid": "<20260412171340.256271-1-romain.naour@smile.fr>",
            "list_archive_url": null,
            "date": "2026-04-12T17:13:40",
            "name": "configs/am574x_idk_defconfig: bump linux to 6.18.16 and u-boot to 2026.04",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260412171340.256271-1-romain.naour@smile.fr/mbox/"
        }
    ]
}