Show a series.

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

{
    "id": 499083,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/499083/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/opensbi/list/?series=499083",
    "project": {
        "id": 67,
        "url": "http://patchwork.ozlabs.org/api/1.1/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": ""
    },
    "name": "Add eager FP and RISC-V vector context switching support",
    "date": "2026-04-08T07:21:21",
    "submitter": {
        "id": 92617,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/92617/?format=api",
        "name": "Dave Patel",
        "email": "dave.patel@riscstar.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499083/mbox/",
    "cover_letter": {
        "id": 2220829,
        "url": "http://patchwork.ozlabs.org/api/1.1/covers/2220829/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/opensbi/cover/20260408072123.7543-1-dave.patel@riscstar.com/",
        "msgid": "<20260408072123.7543-1-dave.patel@riscstar.com>",
        "date": "2026-04-08T07:21:20",
        "name": "[v4,0/3] Add eager FP and RISC-V vector context switching support",
        "mbox": "http://patchwork.ozlabs.org/project/opensbi/cover/20260408072123.7543-1-dave.patel@riscstar.com/mbox/"
    },
    "patches": [
        {
            "id": 2220827,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2220827/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/opensbi/patch/20260408072123.7543-2-dave.patel@riscstar.com/",
            "msgid": "<20260408072123.7543-2-dave.patel@riscstar.com>",
            "date": "2026-04-08T07:21:21",
            "name": "[1/3] lib: sbi: Add RISC-V vector context save/restore support",
            "mbox": "http://patchwork.ozlabs.org/project/opensbi/patch/20260408072123.7543-2-dave.patel@riscstar.com/mbox/"
        },
        {
            "id": 2220828,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2220828/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/opensbi/patch/20260408072123.7543-3-dave.patel@riscstar.com/",
            "msgid": "<20260408072123.7543-3-dave.patel@riscstar.com>",
            "date": "2026-04-08T07:21:22",
            "name": "[2/3] lib: sbi: Add floating-point context save/restore support.",
            "mbox": "http://patchwork.ozlabs.org/project/opensbi/patch/20260408072123.7543-3-dave.patel@riscstar.com/mbox/"
        },
        {
            "id": 2220830,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2220830/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/opensbi/patch/20260408072123.7543-4-dave.patel@riscstar.com/",
            "msgid": "<20260408072123.7543-4-dave.patel@riscstar.com>",
            "date": "2026-04-08T07:21:23",
            "name": "[3/3] lib: sbi: domain FP/Vector context support for context switch",
            "mbox": "http://patchwork.ozlabs.org/project/opensbi/patch/20260408072123.7543-4-dave.patel@riscstar.com/mbox/"
        }
    ]
}