Show a series.

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

{
    "id": 498113,
    "url": "http://patchwork.ozlabs.org/api/series/498113/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pci/list/?series=498113",
    "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": "[net-next,01/15] igc: Call netif_queue_set_napi() with rtnl locked",
    "date": "2026-03-30T23:02:30",
    "submitter": {
        "id": 68875,
        "url": "http://patchwork.ozlabs.org/api/people/68875/?format=api",
        "name": "Tony Nguyen",
        "email": "anthony.l.nguyen@intel.com"
    },
    "version": 1,
    "total": 15,
    "received_total": 3,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/498113/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2217920,
            "url": "http://patchwork.ozlabs.org/api/patches/2217920/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260330230248.646900-2-anthony.l.nguyen@intel.com/",
            "msgid": "<20260330230248.646900-2-anthony.l.nguyen@intel.com>",
            "list_archive_url": null,
            "date": "2026-03-30T23:02:30",
            "name": "[net-next,01/15] igc: Call netif_queue_set_napi() with rtnl locked",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260330230248.646900-2-anthony.l.nguyen@intel.com/mbox/"
        },
        {
            "id": 2217922,
            "url": "http://patchwork.ozlabs.org/api/patches/2217922/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260330230248.646900-3-anthony.l.nguyen@intel.com/",
            "msgid": "<20260330230248.646900-3-anthony.l.nguyen@intel.com>",
            "list_archive_url": null,
            "date": "2026-03-30T23:02:31",
            "name": "[net-next,02/15] igc: Let the PCI core deal with the PM resume flow",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260330230248.646900-3-anthony.l.nguyen@intel.com/mbox/"
        },
        {
            "id": 2217921,
            "url": "http://patchwork.ozlabs.org/api/patches/2217921/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260330230248.646900-4-anthony.l.nguyen@intel.com/",
            "msgid": "<20260330230248.646900-4-anthony.l.nguyen@intel.com>",
            "list_archive_url": null,
            "date": "2026-03-30T23:02:32",
            "name": "[net-next,03/15] igc: Don't reset the hardware on suspend path",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pci/patch/20260330230248.646900-4-anthony.l.nguyen@intel.com/mbox/"
        }
    ]
}