Show a series.

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

{
    "id": 497927,
    "url": "http://patchwork.ozlabs.org/api/series/497927/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-tegra/list/?series=497927",
    "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": "[GIT,PULL] PCI: tegra: Changes for v7.1-rc1",
    "date": "2026-03-29T15:50:39",
    "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/497927/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2217481,
            "url": "http://patchwork.ozlabs.org/api/patches/2217481/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-tegra/patch/20260329155040.1448158-1-thierry.reding@kernel.org/",
            "msgid": "<20260329155040.1448158-1-thierry.reding@kernel.org>",
            "list_archive_url": null,
            "date": "2026-03-29T15:50:39",
            "name": "[GIT,PULL] PCI: tegra: Changes for v7.1-rc1",
            "mbox": "http://patchwork.ozlabs.org/project/linux-tegra/patch/20260329155040.1448158-1-thierry.reding@kernel.org/mbox/"
        }
    ]
}