Show a series.

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

{
    "id": 500263,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/500263/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=500263",
    "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": "Pull request for efi-2026-07-rc1",
    "date": "2026-04-17T08:01:58",
    "submitter": {
        "id": 61270,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/61270/?format=api",
        "name": "Heinrich Schuchardt",
        "email": "xypron.glpk@gmx.de"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500263/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2224261,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2224261/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/3bde3ed6-6baa-4d52-a743-d9bb8de36382@gmx.de/",
            "msgid": "<3bde3ed6-6baa-4d52-a743-d9bb8de36382@gmx.de>",
            "list_archive_url": null,
            "date": "2026-04-17T08:01:58",
            "name": "Pull request for efi-2026-07-rc1",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/3bde3ed6-6baa-4d52-a743-d9bb8de36382@gmx.de/mbox/"
        }
    ]
}