Show a series.

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

{
    "id": 497536,
    "url": "http://patchwork.ozlabs.org/api/series/497536/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-aspeed/list/?series=497536",
    "project": {
        "id": 57,
        "url": "http://patchwork.ozlabs.org/api/projects/57/?format=api",
        "name": "Linux ASPEED SoC development",
        "link_name": "linux-aspeed",
        "list_id": "linux-aspeed.lists.ozlabs.org",
        "list_email": "linux-aspeed@lists.ozlabs.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "AST2700-A2 interrupt controller hierarchy and route support",
    "date": "2026-03-26T06:19:49",
    "submitter": {
        "id": 71489,
        "url": "http://patchwork.ozlabs.org/api/people/71489/?format=api",
        "name": "Ryan Chen",
        "email": "ryan_chen@aspeedtech.com"
    },
    "version": 3,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/497536/mbox/",
    "cover_letter": {
        "id": 2216204,
        "url": "http://patchwork.ozlabs.org/api/covers/2216204/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-aspeed/cover/20260326-irqchip-v3-0-366739f57acf@aspeedtech.com/",
        "msgid": "<20260326-irqchip-v3-0-366739f57acf@aspeedtech.com>",
        "list_archive_url": null,
        "date": "2026-03-26T06:19:49",
        "name": "[v3,0/4] AST2700-A2 interrupt controller hierarchy and route support",
        "mbox": "http://patchwork.ozlabs.org/project/linux-aspeed/cover/20260326-irqchip-v3-0-366739f57acf@aspeedtech.com/mbox/"
    },
    "patches": [
        {
            "id": 2216205,
            "url": "http://patchwork.ozlabs.org/api/patches/2216205/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-aspeed/patch/20260326-irqchip-v3-1-366739f57acf@aspeedtech.com/",
            "msgid": "<20260326-irqchip-v3-1-366739f57acf@aspeedtech.com>",
            "list_archive_url": null,
            "date": "2026-03-26T06:19:50",
            "name": "[v3,1/4] dt-bindings: interrupt-controller: Describe AST2700-A2 hardware instead of A0",
            "mbox": "http://patchwork.ozlabs.org/project/linux-aspeed/patch/20260326-irqchip-v3-1-366739f57acf@aspeedtech.com/mbox/"
        },
        {
            "id": 2216206,
            "url": "http://patchwork.ozlabs.org/api/patches/2216206/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-aspeed/patch/20260326-irqchip-v3-2-366739f57acf@aspeedtech.com/",
            "msgid": "<20260326-irqchip-v3-2-366739f57acf@aspeedtech.com>",
            "list_archive_url": null,
            "date": "2026-03-26T06:19:51",
            "name": "[v3,2/4] irqchip/ast2700-intc: Add AST2700-A2 support",
            "mbox": "http://patchwork.ozlabs.org/project/linux-aspeed/patch/20260326-irqchip-v3-2-366739f57acf@aspeedtech.com/mbox/"
        },
        {
            "id": 2216207,
            "url": "http://patchwork.ozlabs.org/api/patches/2216207/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-aspeed/patch/20260326-irqchip-v3-3-366739f57acf@aspeedtech.com/",
            "msgid": "<20260326-irqchip-v3-3-366739f57acf@aspeedtech.com>",
            "list_archive_url": null,
            "date": "2026-03-26T06:19:52",
            "name": "[v3,3/4] irqchip/ast2700-intc: Add KUnit tests for route resolution",
            "mbox": "http://patchwork.ozlabs.org/project/linux-aspeed/patch/20260326-irqchip-v3-3-366739f57acf@aspeedtech.com/mbox/"
        },
        {
            "id": 2216208,
            "url": "http://patchwork.ozlabs.org/api/patches/2216208/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-aspeed/patch/20260326-irqchip-v3-4-366739f57acf@aspeedtech.com/",
            "msgid": "<20260326-irqchip-v3-4-366739f57acf@aspeedtech.com>",
            "list_archive_url": null,
            "date": "2026-03-26T06:19:53",
            "name": "[v3,4/4] irqchip/aspeed-intc: Remove AST2700-A0 support",
            "mbox": "http://patchwork.ozlabs.org/project/linux-aspeed/patch/20260326-irqchip-v3-4-366739f57acf@aspeedtech.com/mbox/"
        }
    ]
}