Show a series.

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

{
    "id": 500163,
    "url": "http://patchwork.ozlabs.org/api/series/500163/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-tegra/list/?series=500163",
    "project": {
        "id": 21,
        "url": "http://patchwork.ozlabs.org/api/projects/21/?format=api",
        "name": "Linux Tegra Development",
        "link_name": "linux-tegra",
        "list_id": "linux-tegra.vger.kernel.org",
        "list_email": "linux-tegra@vger.kernel.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "MAINTAINERS: Move Peter De Schrijver to CREDITS",
    "date": "2026-04-16T13:18:10",
    "submitter": {
        "id": 92481,
        "url": "http://patchwork.ozlabs.org/api/people/92481/?format=api",
        "name": "Thierry Reding",
        "email": "thierry.reding@kernel.org"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500163/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2223992,
            "url": "http://patchwork.ozlabs.org/api/patches/2223992/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-tegra/patch/20260416131810.3116408-1-thierry.reding@kernel.org/",
            "msgid": "<20260416131810.3116408-1-thierry.reding@kernel.org>",
            "list_archive_url": null,
            "date": "2026-04-16T13:18:10",
            "name": "MAINTAINERS: Move Peter De Schrijver to CREDITS",
            "mbox": "http://patchwork.ozlabs.org/project/linux-tegra/patch/20260416131810.3116408-1-thierry.reding@kernel.org/mbox/"
        }
    ]
}