Show a series.

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

{
    "id": 498550,
    "url": "http://patchwork.ozlabs.org/api/1.0/series/498550/?format=api",
    "project": {
        "id": 28,
        "url": "http://patchwork.ozlabs.org/api/1.0/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-02T20:34:57",
    "submitter": {
        "id": 78856,
        "url": "http://patchwork.ozlabs.org/api/1.0/people/78856/?format=api",
        "name": "Niklas Schnelle",
        "email": "schnelle@linux.ibm.com"
    },
    "version": 6,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498550/mbox/",
    "cover_letter": {
        "id": 2219311,
        "url": "http://patchwork.ozlabs.org/api/1.0/covers/2219311/?format=api",
        "msgid": "<20260402-uid_slot-v6-0-d5ea0a14ddb9@linux.ibm.com>",
        "date": "2026-04-02T20:34:57",
        "name": "[v6,0/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute"
    },
    "patches": [
        {
            "id": 2219312,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2219312/?format=api",
            "msgid": "<20260402-uid_slot-v6-1-d5ea0a14ddb9@linux.ibm.com>",
            "date": "2026-04-02T20:34:58",
            "name": "[v6,1/2] docs: s390/pci: Improve and update PCI documentation",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260402-uid_slot-v6-1-d5ea0a14ddb9@linux.ibm.com/mbox/"
        },
        {
            "id": 2219313,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2219313/?format=api",
            "msgid": "<20260402-uid_slot-v6-2-d5ea0a14ddb9@linux.ibm.com>",
            "date": "2026-04-02T20:34:59",
            "name": "[v6,2/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260402-uid_slot-v6-2-d5ea0a14ddb9@linux.ibm.com/mbox/"
        }
    ]
}