Show a series.

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

{
    "id": 497579,
    "url": "http://patchwork.ozlabs.org/api/series/497579/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/opensbi/list/?series=497579",
    "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": "[v2,1/3] lib: sbi: Add RISC-V vector context save/restore support (eager switching)",
    "date": "2026-03-26T11:55:16",
    "submitter": {
        "id": 92617,
        "url": "http://patchwork.ozlabs.org/api/people/92617/?format=api",
        "name": "Dave Patel",
        "email": "dave.patel@riscstar.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/497579/mbox/",
    "cover_letter": {
        "id": 2216425,
        "url": "http://patchwork.ozlabs.org/api/covers/2216425/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/opensbi/cover/20260326115517.2156-1-dave.patel@riscstar.com/",
        "msgid": "<20260326115517.2156-1-dave.patel@riscstar.com>",
        "list_archive_url": null,
        "date": "2026-03-26T11:55:14",
        "name": "[v2,0/3] Add eager FP and RISC-V vector context switching support",
        "mbox": "http://patchwork.ozlabs.org/project/opensbi/cover/20260326115517.2156-1-dave.patel@riscstar.com/mbox/"
    },
    "patches": [
        {
            "id": 2216424,
            "url": "http://patchwork.ozlabs.org/api/patches/2216424/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/opensbi/patch/20260326115517.2156-2-dave.patel@riscstar.com/",
            "msgid": "<20260326115517.2156-2-dave.patel@riscstar.com>",
            "list_archive_url": null,
            "date": "2026-03-26T11:55:15",
            "name": "[v2,1/3] lib: sbi: Add RISC-V vector context save/restore support (eager switching)",
            "mbox": "http://patchwork.ozlabs.org/project/opensbi/patch/20260326115517.2156-2-dave.patel@riscstar.com/mbox/"
        },
        {
            "id": 2216422,
            "url": "http://patchwork.ozlabs.org/api/patches/2216422/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/opensbi/patch/20260326115517.2156-3-dave.patel@riscstar.com/",
            "msgid": "<20260326115517.2156-3-dave.patel@riscstar.com>",
            "list_archive_url": null,
            "date": "2026-03-26T11:55:16",
            "name": "[v2,2/3] lib: sbi: Add floating-point context save/restore support.",
            "mbox": "http://patchwork.ozlabs.org/project/opensbi/patch/20260326115517.2156-3-dave.patel@riscstar.com/mbox/"
        },
        {
            "id": 2216423,
            "url": "http://patchwork.ozlabs.org/api/patches/2216423/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/opensbi/patch/20260326115517.2156-4-dave.patel@riscstar.com/",
            "msgid": "<20260326115517.2156-4-dave.patel@riscstar.com>",
            "list_archive_url": null,
            "date": "2026-03-26T11:55:17",
            "name": "[v2,3/3] lib: sbi: domain FP/Vector context support for context switch",
            "mbox": "http://patchwork.ozlabs.org/project/opensbi/patch/20260326115517.2156-4-dave.patel@riscstar.com/mbox/"
        }
    ]
}