Show a series.

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

{
    "id": 498970,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/498970/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=498970",
    "project": {
        "id": 28,
        "url": "http://patchwork.ozlabs.org/api/1.1/projects/28/?format=api",
        "name": "Linux PCI development",
        "link_name": "linux-pci",
        "list_id": "linux-pci.vger.kernel.org",
        "list_email": "linux-pci@vger.kernel.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null
    },
    "name": "Skip subrange map tests on DWC iATU allocation failure",
    "date": "2026-04-07T12:04:07",
    "submitter": {
        "id": 89090,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/89090/?format=api",
        "name": "Christian Bruel",
        "email": "christian.bruel@foss.st.com"
    },
    "version": 4,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498970/mbox/",
    "cover_letter": {
        "id": 2220491,
        "url": "http://patchwork.ozlabs.org/api/1.1/covers/2220491/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260407-skip-bar_subrange-tests-if-enospc-v4-0-6f2e65f2298c@foss.st.com/",
        "msgid": "<20260407-skip-bar_subrange-tests-if-enospc-v4-0-6f2e65f2298c@foss.st.com>",
        "date": "2026-04-07T12:04:07",
        "name": "[v4,0/3] Skip subrange map tests on DWC iATU allocation failure",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260407-skip-bar_subrange-tests-if-enospc-v4-0-6f2e65f2298c@foss.st.com/mbox/"
    },
    "patches": [
        {
            "id": 2220493,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2220493/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260407-skip-bar_subrange-tests-if-enospc-v4-1-6f2e65f2298c@foss.st.com/",
            "msgid": "<20260407-skip-bar_subrange-tests-if-enospc-v4-1-6f2e65f2298c@foss.st.com>",
            "date": "2026-04-07T12:04:08",
            "name": "[v4,1/3] PCI: endpoint: pci-epf-test: Handle -ENOSPC in subrange_setup",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260407-skip-bar_subrange-tests-if-enospc-v4-1-6f2e65f2298c@foss.st.com/mbox/"
        },
        {
            "id": 2220492,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2220492/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260407-skip-bar_subrange-tests-if-enospc-v4-2-6f2e65f2298c@foss.st.com/",
            "msgid": "<20260407-skip-bar_subrange-tests-if-enospc-v4-2-6f2e65f2298c@foss.st.com>",
            "date": "2026-04-07T12:04:09",
            "name": "[v4,2/3] misc: pci_endpoint_test: Handle -ENOSPC in subrange mapping test case",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260407-skip-bar_subrange-tests-if-enospc-v4-2-6f2e65f2298c@foss.st.com/mbox/"
        },
        {
            "id": 2220494,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2220494/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260407-skip-bar_subrange-tests-if-enospc-v4-3-6f2e65f2298c@foss.st.com/",
            "msgid": "<20260407-skip-bar_subrange-tests-if-enospc-v4-3-6f2e65f2298c@foss.st.com>",
            "date": "2026-04-07T12:04:10",
            "name": "[v4,3/3] selftests: pci_endpoint: Skip BAR subrange test on -ENOSPC",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260407-skip-bar_subrange-tests-if-enospc-v4-3-6f2e65f2298c@foss.st.com/mbox/"
        }
    ]
}