Show a series.

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

{
    "id": 502481,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/502481/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=502481",
    "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": "hw/i2c/microbit_i2c: Don't index off end of twi_read_sequence[]",
    "date": "2026-05-01T16:26:34",
    "submitter": {
        "id": 5111,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/5111/?format=api",
        "name": "Peter Maydell",
        "email": "peter.maydell@linaro.org"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/502481/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2231955,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2231955/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260501162634.4092394-1-peter.maydell@linaro.org/",
            "msgid": "<20260501162634.4092394-1-peter.maydell@linaro.org>",
            "date": "2026-05-01T16:26:34",
            "name": "hw/i2c/microbit_i2c: Don't index off end of twi_read_sequence[]",
            "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20260501162634.4092394-1-peter.maydell@linaro.org/mbox/"
        }
    ]
}