Show a series.

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

{
    "id": 501972,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/501972/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=501972",
    "project": {
        "id": 2,
        "url": "http://patchwork.ozlabs.org/api/1.1/projects/2/?format=api",
        "name": "Linux PPC development",
        "link_name": "linuxppc-dev",
        "list_id": "linuxppc-dev.lists.ozlabs.org",
        "list_email": "linuxppc-dev@lists.ozlabs.org",
        "web_url": "https://github.com/linuxppc/wiki/wiki",
        "scm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git",
        "webscm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/"
    },
    "name": "ASoC: soc-core: Add core support for ignoring suspend on selected DAPM widgets",
    "date": "2026-04-29T02:12:49",
    "submitter": {
        "id": 84739,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/84739/?format=api",
        "name": "Chancel Liu",
        "email": "chancel.liu@nxp.com"
    },
    "version": 3,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501972/mbox/",
    "cover_letter": {
        "id": 2229972,
        "url": "http://patchwork.ozlabs.org/api/1.1/covers/2229972/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/cover/20260429021252.691263-1-chancel.liu@nxp.com/",
        "msgid": "<20260429021252.691263-1-chancel.liu@nxp.com>",
        "date": "2026-04-29T02:12:49",
        "name": "[v3,0/3] ASoC: soc-core: Add core support for ignoring suspend on selected DAPM widgets",
        "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/cover/20260429021252.691263-1-chancel.liu@nxp.com/mbox/"
    },
    "patches": [
        {
            "id": 2229973,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2229973/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260429021252.691263-2-chancel.liu@nxp.com/",
            "msgid": "<20260429021252.691263-2-chancel.liu@nxp.com>",
            "date": "2026-04-29T02:12:50",
            "name": "[v3,1/3] ASoC: dapm: Fix widget lookup with snd_soc_dapm_widget_name_cmp()",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260429021252.691263-2-chancel.liu@nxp.com/mbox/"
        },
        {
            "id": 2229974,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2229974/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260429021252.691263-3-chancel.liu@nxp.com/",
            "msgid": "<20260429021252.691263-3-chancel.liu@nxp.com>",
            "date": "2026-04-29T02:12:51",
            "name": "[v3,2/3] ASoC: soc-core: Add core support for ignoring suspend on selected DAPM widgets",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260429021252.691263-3-chancel.liu@nxp.com/mbox/"
        },
        {
            "id": 2229975,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2229975/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260429021252.691263-4-chancel.liu@nxp.com/",
            "msgid": "<20260429021252.691263-4-chancel.liu@nxp.com>",
            "date": "2026-04-29T02:12:52",
            "name": "[v3,3/3] ASoC: fsl: imx-rpmsg: Switch to core ignore-suspend-widgets support",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260429021252.691263-4-chancel.liu@nxp.com/mbox/"
        }
    ]
}