Show a series.

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

{
    "id": 497803,
    "url": "http://patchwork.ozlabs.org/api/series/497803/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/opensbi/list/?series=497803",
    "project": {
        "id": 67,
        "url": "http://patchwork.ozlabs.org/api/projects/67/?format=api",
        "name": "OpenSBI development",
        "link_name": "opensbi",
        "list_id": "opensbi.lists.infradead.org",
        "list_email": "opensbi@lists.infradead.org",
        "web_url": "https://github.com/riscv/opensbi",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": "https://github.com/riscv/opensbi/commit/{}"
    },
    "name": "Add eager FP and RISC-V vector context switching support",
    "date": "2026-03-27T17:15:58",
    "submitter": {
        "id": 92617,
        "url": "http://patchwork.ozlabs.org/api/people/92617/?format=api",
        "name": "Dave Patel",
        "email": "dave.patel@riscstar.com"
    },
    "version": 3,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/497803/mbox/",
    "cover_letter": {
        "id": 2217128,
        "url": "http://patchwork.ozlabs.org/api/covers/2217128/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/opensbi/cover/20260327171601.169103-1-dave.patel@riscstar.com/",
        "msgid": "<20260327171601.169103-1-dave.patel@riscstar.com>",
        "list_archive_url": null,
        "date": "2026-03-27T17:15:58",
        "name": "[v3,0/3] Add eager FP and RISC-V vector context switching support",
        "mbox": "http://patchwork.ozlabs.org/project/opensbi/cover/20260327171601.169103-1-dave.patel@riscstar.com/mbox/"
    },
    "patches": [
        {
            "id": 2217127,
            "url": "http://patchwork.ozlabs.org/api/patches/2217127/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/opensbi/patch/20260327171601.169103-2-dave.patel@riscstar.com/",
            "msgid": "<20260327171601.169103-2-dave.patel@riscstar.com>",
            "list_archive_url": null,
            "date": "2026-03-27T17:15:59",
            "name": "[v3,1/3] lib: sbi: Add RISC-V vector context save/restore support",
            "mbox": "http://patchwork.ozlabs.org/project/opensbi/patch/20260327171601.169103-2-dave.patel@riscstar.com/mbox/"
        },
        {
            "id": 2217129,
            "url": "http://patchwork.ozlabs.org/api/patches/2217129/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/opensbi/patch/20260327171601.169103-3-dave.patel@riscstar.com/",
            "msgid": "<20260327171601.169103-3-dave.patel@riscstar.com>",
            "list_archive_url": null,
            "date": "2026-03-27T17:16:00",
            "name": "[v3,2/3] lib: sbi: Add floating-point context save/restore support.",
            "mbox": "http://patchwork.ozlabs.org/project/opensbi/patch/20260327171601.169103-3-dave.patel@riscstar.com/mbox/"
        },
        {
            "id": 2217130,
            "url": "http://patchwork.ozlabs.org/api/patches/2217130/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/opensbi/patch/20260327171601.169103-4-dave.patel@riscstar.com/",
            "msgid": "<20260327171601.169103-4-dave.patel@riscstar.com>",
            "list_archive_url": null,
            "date": "2026-03-27T17:16:01",
            "name": "[v3,3/3] lib: sbi: domain FP/Vector context support for context switch",
            "mbox": "http://patchwork.ozlabs.org/project/opensbi/patch/20260327171601.169103-4-dave.patel@riscstar.com/mbox/"
        }
    ]
}