Show a series.

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

{
    "id": 499310,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/499310/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/opensbi/list/?series=499310",
    "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": "MPXY MSI availability and RPMI notification updates",
    "date": "2026-04-09T14:57:14",
    "submitter": {
        "id": 92994,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/92994/?format=api",
        "name": "David E. Garcia Porras",
        "email": "david.garcia@aheadcomputing.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499310/mbox/",
    "cover_letter": {
        "id": 2221495,
        "url": "http://patchwork.ozlabs.org/api/1.1/covers/2221495/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/opensbi/cover/20260409145716.2611852-1-david.garcia@aheadcomputing.com/",
        "msgid": "<20260409145716.2611852-1-david.garcia@aheadcomputing.com>",
        "date": "2026-04-09T14:57:14",
        "name": "[0/2] MPXY MSI availability and RPMI notification updates",
        "mbox": "http://patchwork.ozlabs.org/project/opensbi/cover/20260409145716.2611852-1-david.garcia@aheadcomputing.com/mbox/"
    },
    "patches": [
        {
            "id": 2221496,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2221496/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/opensbi/patch/20260409145716.2611852-2-david.garcia@aheadcomputing.com/",
            "msgid": "<20260409145716.2611852-2-david.garcia@aheadcomputing.com>",
            "date": "2026-04-09T14:57:15",
            "name": "[1/2] lib: sbi_mpxy: Enable MPXY channel MSI availability determination",
            "mbox": "http://patchwork.ozlabs.org/project/opensbi/patch/20260409145716.2611852-2-david.garcia@aheadcomputing.com/mbox/"
        },
        {
            "id": 2221497,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2221497/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/opensbi/patch/20260409145716.2611852-3-david.garcia@aheadcomputing.com/",
            "msgid": "<20260409145716.2611852-3-david.garcia@aheadcomputing.com>",
            "date": "2026-04-09T14:57:16",
            "name": "[2/2] include: mailbox: Update RPMI notification structs and add Performance event definitions",
            "mbox": "http://patchwork.ozlabs.org/project/opensbi/patch/20260409145716.2611852-3-david.garcia@aheadcomputing.com/mbox/"
        }
    ]
}