Show a series.

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

{
    "id": 492082,
    "url": "http://patchwork.ozlabs.org/api/series/492082/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=492082",
    "project": {
        "id": 18,
        "url": "http://patchwork.ozlabs.org/api/projects/18/?format=api",
        "name": "U-Boot",
        "link_name": "uboot",
        "list_id": "u-boot.lists.denx.de",
        "list_email": "u-boot@lists.denx.de",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "Add QCOM RPMH Power Domain Driver Support",
    "date": "2026-02-13T11:10:05",
    "submitter": {
        "id": 90811,
        "url": "http://patchwork.ozlabs.org/api/people/90811/?format=api",
        "name": "Aswin Murugan",
        "email": "aswin.murugan@oss.qualcomm.com"
    },
    "version": 8,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/492082/mbox/",
    "cover_letter": {
        "id": 2196296,
        "url": "http://patchwork.ozlabs.org/api/covers/2196296/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/uboot/cover/20260213111009.1254360-1-aswin.murugan@oss.qualcomm.com/",
        "msgid": "<20260213111009.1254360-1-aswin.murugan@oss.qualcomm.com>",
        "list_archive_url": null,
        "date": "2026-02-13T11:10:05",
        "name": "[v8,0/4] Add QCOM RPMH Power Domain Driver Support",
        "mbox": "http://patchwork.ozlabs.org/project/uboot/cover/20260213111009.1254360-1-aswin.murugan@oss.qualcomm.com/mbox/"
    },
    "patches": [
        {
            "id": 2196297,
            "url": "http://patchwork.ozlabs.org/api/patches/2196297/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260213111009.1254360-2-aswin.murugan@oss.qualcomm.com/",
            "msgid": "<20260213111009.1254360-2-aswin.murugan@oss.qualcomm.com>",
            "list_archive_url": null,
            "date": "2026-02-13T11:10:06",
            "name": "[v8,1/4] power-domain: Add QCOM RPMH Power Domain Driver Support",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260213111009.1254360-2-aswin.murugan@oss.qualcomm.com/mbox/"
        },
        {
            "id": 2196298,
            "url": "http://patchwork.ozlabs.org/api/patches/2196298/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260213111009.1254360-3-aswin.murugan@oss.qualcomm.com/",
            "msgid": "<20260213111009.1254360-3-aswin.murugan@oss.qualcomm.com>",
            "list_archive_url": null,
            "date": "2026-02-13T11:10:07",
            "name": "[v8,2/4] power-domain: Add warning when power-domain driver is missing",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260213111009.1254360-3-aswin.murugan@oss.qualcomm.com/mbox/"
        },
        {
            "id": 2196299,
            "url": "http://patchwork.ozlabs.org/api/patches/2196299/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260213111009.1254360-4-aswin.murugan@oss.qualcomm.com/",
            "msgid": "<20260213111009.1254360-4-aswin.murugan@oss.qualcomm.com>",
            "list_archive_url": null,
            "date": "2026-02-13T11:10:08",
            "name": "[v8,3/4] mach-snapdragon: Remove RPMH power domain DT fixup code",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260213111009.1254360-4-aswin.murugan@oss.qualcomm.com/mbox/"
        },
        {
            "id": 2196300,
            "url": "http://patchwork.ozlabs.org/api/patches/2196300/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260213111009.1254360-5-aswin.murugan@oss.qualcomm.com/",
            "msgid": "<20260213111009.1254360-5-aswin.murugan@oss.qualcomm.com>",
            "list_archive_url": null,
            "date": "2026-02-13T11:10:09",
            "name": "[v8,4/4] qcom_defconfig: Add QCOM_RPMH_POWER_DOMAIN config",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260213111009.1254360-5-aswin.murugan@oss.qualcomm.com/mbox/"
        }
    ]
}