Show a series.

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

{
    "id": 492307,
    "url": "http://patchwork.ozlabs.org/api/series/492307/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=492307",
    "project": {
        "id": 28,
        "url": "http://patchwork.ozlabs.org/api/projects/28/?format=api",
        "name": "Linux PCI development",
        "link_name": "linux-pci",
        "list_id": "linux-pci.vger.kernel.org",
        "list_email": "linux-pci@vger.kernel.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "rust: io: macro_export io_define_read!() and io_define_write!()",
    "date": "2026-02-16T13:14:33",
    "submitter": {
        "id": 89037,
        "url": "http://patchwork.ozlabs.org/api/people/89037/?format=api",
        "name": "Danilo Krummrich",
        "email": "dakr@kernel.org"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/492307/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2196893,
            "url": "http://patchwork.ozlabs.org/api/patches/2196893/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260216131534.65008-1-dakr@kernel.org/",
            "msgid": "<20260216131534.65008-1-dakr@kernel.org>",
            "list_archive_url": null,
            "date": "2026-02-16T13:14:33",
            "name": "rust: io: macro_export io_define_read!() and io_define_write!()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260216131534.65008-1-dakr@kernel.org/mbox/"
        }
    ]
}