Show a series.

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

{
    "id": 498674,
    "url": "http://patchwork.ozlabs.org/api/series/498674/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/opensbi/list/?series=498674",
    "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": "lib: utils/regmap: Fix reg_stride calculation in syscon regmap",
    "date": "2026-04-03T20:29:03",
    "submitter": {
        "id": 92994,
        "url": "http://patchwork.ozlabs.org/api/people/92994/?format=api",
        "name": "David E. Garcia Porras",
        "email": "david.garcia@aheadcomputing.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498674/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2219701,
            "url": "http://patchwork.ozlabs.org/api/patches/2219701/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/opensbi/patch/20260403202903.3407945-1-david.garcia@aheadcomputing.com/",
            "msgid": "<20260403202903.3407945-1-david.garcia@aheadcomputing.com>",
            "list_archive_url": null,
            "date": "2026-04-03T20:29:03",
            "name": "lib: utils/regmap: Fix reg_stride calculation in syscon regmap",
            "mbox": "http://patchwork.ozlabs.org/project/opensbi/patch/20260403202903.3407945-1-david.garcia@aheadcomputing.com/mbox/"
        }
    ]
}