Show a series.

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

{
    "id": 501600,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/501600/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=501600",
    "project": {
        "id": 14,
        "url": "http://patchwork.ozlabs.org/api/1.1/projects/14/?format=api",
        "name": "QEMU Development",
        "link_name": "qemu-devel",
        "list_id": "qemu-devel.nongnu.org",
        "list_email": "qemu-devel@nongnu.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": ""
    },
    "name": "tests/functional/ppc/test_ppe42: Fix warning from the latest version of pylint",
    "date": "2026-04-27T08:07:31",
    "submitter": {
        "id": 66152,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/66152/?format=api",
        "name": "Thomas Huth",
        "email": "thuth@redhat.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501600/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2228660,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2228660/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260427080731.389061-1-thuth@redhat.com/",
            "msgid": "<20260427080731.389061-1-thuth@redhat.com>",
            "date": "2026-04-27T08:07:31",
            "name": "tests/functional/ppc/test_ppe42: Fix warning from the latest version of pylint",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260427080731.389061-1-thuth@redhat.com/mbox/"
        }
    ]
}