Show a series.

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

{
    "id": 498954,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/498954/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=498954",
    "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": "PCI: s390: Expose the UID as an arch specific PCI slot attribute",
    "date": "2026-04-07T10:12:32",
    "submitter": {
        "id": 78856,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/78856/?format=api",
        "name": "Niklas Schnelle",
        "email": "schnelle@linux.ibm.com"
    },
    "version": 7,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498954/mbox/",
    "cover_letter": {
        "id": 2220444,
        "url": "http://patchwork.ozlabs.org/api/1.1/covers/2220444/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260407-uid_slot-v7-0-e50f7976124e@linux.ibm.com/",
        "msgid": "<20260407-uid_slot-v7-0-e50f7976124e@linux.ibm.com>",
        "date": "2026-04-07T10:12:32",
        "name": "[v7,0/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/20260407-uid_slot-v7-0-e50f7976124e@linux.ibm.com/mbox/"
    },
    "patches": [
        {
            "id": 2220446,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2220446/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260407-uid_slot-v7-1-e50f7976124e@linux.ibm.com/",
            "msgid": "<20260407-uid_slot-v7-1-e50f7976124e@linux.ibm.com>",
            "date": "2026-04-07T10:12:33",
            "name": "[v7,1/2] docs: s390/pci: Improve and update PCI documentation",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260407-uid_slot-v7-1-e50f7976124e@linux.ibm.com/mbox/"
        },
        {
            "id": 2220445,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2220445/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260407-uid_slot-v7-2-e50f7976124e@linux.ibm.com/",
            "msgid": "<20260407-uid_slot-v7-2-e50f7976124e@linux.ibm.com>",
            "date": "2026-04-07T10:12:34",
            "name": "[v7,2/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260407-uid_slot-v7-2-e50f7976124e@linux.ibm.com/mbox/"
        }
    ]
}