Show a series.

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

{
    "id": 491791,
    "url": "http://patchwork.ozlabs.org/api/series/491791/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=491791",
    "project": {
        "id": 28,
        "url": "http://patchwork.ozlabs.org/api/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,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "Clarify pci_free_irq_vectors() usage constraints",
    "date": "2026-02-11T08:24:57",
    "submitter": {
        "id": 66993,
        "url": "http://patchwork.ozlabs.org/api/people/66993/?format=api",
        "name": "Shawn Lin",
        "email": "shawn.lin@rock-chips.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/491791/mbox/",
    "cover_letter": {
        "id": 2195497,
        "url": "http://patchwork.ozlabs.org/api/covers/2195497/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-pci/cover/1770798299-202288-1-git-send-email-shawn.lin@rock-chips.com/",
        "msgid": "<1770798299-202288-1-git-send-email-shawn.lin@rock-chips.com>",
        "list_archive_url": null,
        "date": "2026-02-11T08:24:56",
        "name": "[v2,0/3] Clarify pci_free_irq_vectors() usage constraints",
        "mbox": "http://patchwork.ozlabs.org/project/linux-pci/cover/1770798299-202288-1-git-send-email-shawn.lin@rock-chips.com/mbox/"
    },
    "patches": [
        {
            "id": 2195486,
            "url": "http://patchwork.ozlabs.org/api/patches/2195486/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/1770798299-202288-2-git-send-email-shawn.lin@rock-chips.com/",
            "msgid": "<1770798299-202288-2-git-send-email-shawn.lin@rock-chips.com>",
            "list_archive_url": null,
            "date": "2026-02-11T08:24:57",
            "name": "[v2,1/3] Documentation: PCI: Clarify pci_free_irq_vectors() usage for managed devices",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/1770798299-202288-2-git-send-email-shawn.lin@rock-chips.com/mbox/"
        },
        {
            "id": 2195489,
            "url": "http://patchwork.ozlabs.org/api/patches/2195489/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/1770798299-202288-3-git-send-email-shawn.lin@rock-chips.com/",
            "msgid": "<1770798299-202288-3-git-send-email-shawn.lin@rock-chips.com>",
            "list_archive_url": null,
            "date": "2026-02-11T08:24:58",
            "name": "[v2,2/3] PCI/MSI: Add warning to pci_free_irq_vectors() documentation",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/1770798299-202288-3-git-send-email-shawn.lin@rock-chips.com/mbox/"
        },
        {
            "id": 2195558,
            "url": "http://patchwork.ozlabs.org/api/patches/2195558/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/1770798299-202288-4-git-send-email-shawn.lin@rock-chips.com/",
            "msgid": "<1770798299-202288-4-git-send-email-shawn.lin@rock-chips.com>",
            "list_archive_url": null,
            "date": "2026-02-11T08:24:59",
            "name": "[v2,3/3] PCI/MSI: Add TODO comment about legacy pcim_enable_device() side-effect",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/1770798299-202288-4-git-send-email-shawn.lin@rock-chips.com/mbox/"
        }
    ]
}