Show a series.

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

{
    "id": 491478,
    "url": "http://patchwork.ozlabs.org/api/series/491478/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=491478",
    "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": "Please pull net-20260209",
    "date": "2026-02-09T08:37:43",
    "submitter": {
        "id": 92425,
        "url": "http://patchwork.ozlabs.org/api/people/92425/?format=api",
        "name": "Jerome Forissier",
        "email": "jerome.forissier@arm.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/491478/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2194518,
            "url": "http://patchwork.ozlabs.org/api/patches/2194518/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/772a6779-699b-48ea-8eed-6ebc9c4eafbc@arm.com/",
            "msgid": "<772a6779-699b-48ea-8eed-6ebc9c4eafbc@arm.com>",
            "list_archive_url": null,
            "date": "2026-02-09T08:37:43",
            "name": "Please pull net-20260209",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/772a6779-699b-48ea-8eed-6ebc9c4eafbc@arm.com/mbox/"
        }
    ]
}