Show a series.

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

{
    "id": 502498,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/502498/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/opensbi/list/?series=502498",
    "project": {
        "id": 67,
        "url": "http://patchwork.ozlabs.org/api/1.2/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 RISC-V Smrnmi extension support",
    "date": "2026-05-01T21:16:26",
    "submitter": {
        "id": 92832,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/92832/?format=api",
        "name": "Evgeny Voevodin",
        "email": "evvoevod@tenstorrent.com"
    },
    "version": 2,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/502498/mbox/",
    "cover_letter": {
        "id": 2231985,
        "url": "http://patchwork.ozlabs.org/api/1.2/covers/2231985/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/opensbi/cover/20260501211627.3293126-1-evvoevod@tenstorrent.com/",
        "msgid": "<20260501211627.3293126-1-evvoevod@tenstorrent.com>",
        "list_archive_url": null,
        "date": "2026-05-01T21:16:22",
        "name": "[v2,0/5] Add RISC-V Smrnmi extension support",
        "mbox": "http://patchwork.ozlabs.org/project/opensbi/cover/20260501211627.3293126-1-evvoevod@tenstorrent.com/mbox/"
    },
    "patches": [
        {
            "id": 2231987,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2231987/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/opensbi/patch/20260501211627.3293126-2-evvoevod@tenstorrent.com/",
            "msgid": "<20260501211627.3293126-2-evvoevod@tenstorrent.com>",
            "list_archive_url": null,
            "date": "2026-05-01T21:16:23",
            "name": "[v2,1/5] include: sbi_scratch: Add tmp1 scratch space for RNMI context saving",
            "mbox": "http://patchwork.ozlabs.org/project/opensbi/patch/20260501211627.3293126-2-evvoevod@tenstorrent.com/mbox/"
        },
        {
            "id": 2231986,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2231986/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/opensbi/patch/20260501211627.3293126-3-evvoevod@tenstorrent.com/",
            "msgid": "<20260501211627.3293126-3-evvoevod@tenstorrent.com>",
            "list_archive_url": null,
            "date": "2026-05-01T21:16:24",
            "name": "[v2,2/5] lib: sbi: Add Smrnmi extension macros for registers and bits",
            "mbox": "http://patchwork.ozlabs.org/project/opensbi/patch/20260501211627.3293126-3-evvoevod@tenstorrent.com/mbox/"
        },
        {
            "id": 2231988,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2231988/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/opensbi/patch/20260501211627.3293126-4-evvoevod@tenstorrent.com/",
            "msgid": "<20260501211627.3293126-4-evvoevod@tenstorrent.com>",
            "list_archive_url": null,
            "date": "2026-05-01T21:16:25",
            "name": "[v2,3/5] firmware: Add RNMI handler infrastructure",
            "mbox": "http://patchwork.ozlabs.org/project/opensbi/patch/20260501211627.3293126-4-evvoevod@tenstorrent.com/mbox/"
        },
        {
            "id": 2231984,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2231984/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/opensbi/patch/20260501211627.3293126-5-evvoevod@tenstorrent.com/",
            "msgid": "<20260501211627.3293126-5-evvoevod@tenstorrent.com>",
            "list_archive_url": null,
            "date": "2026-05-01T21:16:26",
            "name": "[v2,4/5] lib: sbi: Create a spot to place Smrnmi detection before traps and after DT is ready",
            "mbox": "http://patchwork.ozlabs.org/project/opensbi/patch/20260501211627.3293126-5-evvoevod@tenstorrent.com/mbox/"
        },
        {
            "id": 2231983,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2231983/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/opensbi/patch/20260501211627.3293126-6-evvoevod@tenstorrent.com/",
            "msgid": "<20260501211627.3293126-6-evvoevod@tenstorrent.com>",
            "list_archive_url": null,
            "date": "2026-05-01T21:16:27",
            "name": "[v2,5/5] lib: sbi: hart: Detect and enable Smrnmi before trap-based feature detection",
            "mbox": "http://patchwork.ozlabs.org/project/opensbi/patch/20260501211627.3293126-6-evvoevod@tenstorrent.com/mbox/"
        }
    ]
}