Show a series.

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

{
    "id": 498123,
    "url": "http://patchwork.ozlabs.org/api/series/498123/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/opensbi/list/?series=498123",
    "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-31T05:58:55",
    "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/498123/mbox/",
    "cover_letter": {
        "id": 2217956,
        "url": "http://patchwork.ozlabs.org/api/covers/2217956/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/opensbi/cover/20260331055858.305207-1-dave.patel@riscstar.com/",
        "msgid": "<20260331055858.305207-1-dave.patel@riscstar.com>",
        "list_archive_url": null,
        "date": "2026-03-31T05:58:54",
        "name": "[v3,0/3] Add eager FP and RISC-V vector context switching support",
        "mbox": "http://patchwork.ozlabs.org/project/opensbi/cover/20260331055858.305207-1-dave.patel@riscstar.com/mbox/"
    },
    "patches": [
        {
            "id": 2217954,
            "url": "http://patchwork.ozlabs.org/api/patches/2217954/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/opensbi/patch/20260331055858.305207-2-dave.patel@riscstar.com/",
            "msgid": "<20260331055858.305207-2-dave.patel@riscstar.com>",
            "list_archive_url": null,
            "date": "2026-03-31T05:58:55",
            "name": "[v3,1/3] lib: sbi: Add RISC-V vector context save/restore support",
            "mbox": "http://patchwork.ozlabs.org/project/opensbi/patch/20260331055858.305207-2-dave.patel@riscstar.com/mbox/"
        },
        {
            "id": 2217955,
            "url": "http://patchwork.ozlabs.org/api/patches/2217955/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/opensbi/patch/20260331055858.305207-3-dave.patel@riscstar.com/",
            "msgid": "<20260331055858.305207-3-dave.patel@riscstar.com>",
            "list_archive_url": null,
            "date": "2026-03-31T05:58:56",
            "name": "[v3,2/3] lib: sbi: Add floating-point context save/restore support.",
            "mbox": "http://patchwork.ozlabs.org/project/opensbi/patch/20260331055858.305207-3-dave.patel@riscstar.com/mbox/"
        },
        {
            "id": 2217957,
            "url": "http://patchwork.ozlabs.org/api/patches/2217957/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/opensbi/patch/20260331055858.305207-4-dave.patel@riscstar.com/",
            "msgid": "<20260331055858.305207-4-dave.patel@riscstar.com>",
            "list_archive_url": null,
            "date": "2026-03-31T05:58:57",
            "name": "[v3,3/3] lib: sbi: domain FP/Vector context support for context switch",
            "mbox": "http://patchwork.ozlabs.org/project/opensbi/patch/20260331055858.305207-4-dave.patel@riscstar.com/mbox/"
        }
    ]
}