Show a series.

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

{
    "id": 498824,
    "url": "http://patchwork.ozlabs.org/api/series/498824/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-tegra/list/?series=498824",
    "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": "arm64: tegra: Enable interconnect for MC and EMC on Tegra210",
    "date": "2026-04-06T06:39:18",
    "submitter": {
        "id": 90344,
        "url": "http://patchwork.ozlabs.org/api/people/90344/?format=api",
        "name": "Aaron Kling via B4 Relay",
        "email": "devnull+webgeek1234.gmail.com@kernel.org"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498824/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2220051,
            "url": "http://patchwork.ozlabs.org/api/patches/2220051/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-tegra/patch/20260406-tegra210-actmon-dt-fixup-v1-1-6b6149b76eaf@gmail.com/",
            "msgid": "<20260406-tegra210-actmon-dt-fixup-v1-1-6b6149b76eaf@gmail.com>",
            "list_archive_url": null,
            "date": "2026-04-06T06:39:18",
            "name": "arm64: tegra: Enable interconnect for MC and EMC on Tegra210",
            "mbox": "http://patchwork.ozlabs.org/project/linux-tegra/patch/20260406-tegra210-actmon-dt-fixup-v1-1-6b6149b76eaf@gmail.com/mbox/"
        }
    ]
}