Show a series.

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

{
    "id": 501313,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/501313/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=501313",
    "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": "Add Devres managed IRQ vectors allocation",
    "date": "2026-04-24T07:57:33",
    "submitter": {
        "id": 66993,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/66993/?format=api",
        "name": "Shawn Lin",
        "email": "shawn.lin@rock-chips.com"
    },
    "version": 4,
    "total": 7,
    "received_total": 7,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501313/mbox/",
    "cover_letter": {
        "id": 2227732,
        "url": "http://patchwork.ozlabs.org/api/1.1/covers/2227732/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/1777017460-243543-1-git-send-email-shawn.lin@rock-chips.com/",
        "msgid": "<1777017460-243543-1-git-send-email-shawn.lin@rock-chips.com>",
        "date": "2026-04-24T07:57:33",
        "name": "[v4,0/7] Add Devres managed IRQ vectors allocation",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/1777017460-243543-1-git-send-email-shawn.lin@rock-chips.com/mbox/"
    },
    "patches": [
        {
            "id": 2227755,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2227755/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/1777017460-243543-2-git-send-email-shawn.lin@rock-chips.com/",
            "msgid": "<1777017460-243543-2-git-send-email-shawn.lin@rock-chips.com>",
            "date": "2026-04-24T07:57:34",
            "name": "[v4,1/7] PCI/MSI: Split __pci_enable_msi_range() for reuse",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/1777017460-243543-2-git-send-email-shawn.lin@rock-chips.com/mbox/"
        },
        {
            "id": 2227735,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2227735/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/1777017460-243543-3-git-send-email-shawn.lin@rock-chips.com/",
            "msgid": "<1777017460-243543-3-git-send-email-shawn.lin@rock-chips.com>",
            "date": "2026-04-24T07:57:35",
            "name": "[v4,2/7] PCI/MSI: Split __pci_enable_msix_range() for reuse",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/1777017460-243543-3-git-send-email-shawn.lin@rock-chips.com/mbox/"
        },
        {
            "id": 2227757,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2227757/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/1777017460-243543-4-git-send-email-shawn.lin@rock-chips.com/",
            "msgid": "<1777017460-243543-4-git-send-email-shawn.lin@rock-chips.com>",
            "date": "2026-04-24T07:57:36",
            "name": "[v4,3/7] PCI/MSI: Introduce __pcim_enable_msi_range()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/1777017460-243543-4-git-send-email-shawn.lin@rock-chips.com/mbox/"
        },
        {
            "id": 2227756,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2227756/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/1777017460-243543-5-git-send-email-shawn.lin@rock-chips.com/",
            "msgid": "<1777017460-243543-5-git-send-email-shawn.lin@rock-chips.com>",
            "date": "2026-04-24T07:57:37",
            "name": "[v4,4/7] PCI/MSI: Introduce __pcim_enable_msix_range()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/1777017460-243543-5-git-send-email-shawn.lin@rock-chips.com/mbox/"
        },
        {
            "id": 2227734,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2227734/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/1777017460-243543-6-git-send-email-shawn.lin@rock-chips.com/",
            "msgid": "<1777017460-243543-6-git-send-email-shawn.lin@rock-chips.com>",
            "date": "2026-04-24T07:57:38",
            "name": "[v4,5/7] PCI/MSI: Add Devres managed IRQ vectors allocation",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/1777017460-243543-6-git-send-email-shawn.lin@rock-chips.com/mbox/"
        },
        {
            "id": 2227792,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2227792/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/1777017460-243543-7-git-send-email-shawn.lin@rock-chips.com/",
            "msgid": "<1777017460-243543-7-git-send-email-shawn.lin@rock-chips.com>",
            "date": "2026-04-24T07:57:39",
            "name": "[v4,6/7] PCI: switchtec: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/1777017460-243543-7-git-send-email-shawn.lin@rock-chips.com/mbox/"
        },
        {
            "id": 2227760,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2227760/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/1777017460-243543-8-git-send-email-shawn.lin@rock-chips.com/",
            "msgid": "<1777017460-243543-8-git-send-email-shawn.lin@rock-chips.com>",
            "date": "2026-04-24T07:57:40",
            "name": "[v4,7/7] PCI: vmd: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/1777017460-243543-8-git-send-email-shawn.lin@rock-chips.com/mbox/"
        }
    ]
}