Show a series.

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

{
    "id": 498896,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/498896/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=498896",
    "project": {
        "id": 18,
        "url": "http://patchwork.ozlabs.org/api/1.1/projects/18/?format=api",
        "name": "U-Boot",
        "link_name": "uboot",
        "list_id": "u-boot.lists.denx.de",
        "list_email": "u-boot@lists.denx.de",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null
    },
    "name": "arm: mediatek: enable SNOR on Genio 520/720 EVK",
    "date": "2026-04-06T20:37:08",
    "submitter": {
        "id": 87228,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/87228/?format=api",
        "name": "David Lechner",
        "email": "dlechner@baylibre.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498896/mbox/",
    "cover_letter": {
        "id": 2220321,
        "url": "http://patchwork.ozlabs.org/api/1.1/covers/2220321/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/uboot/cover/20260406-mtk-genio-720-snor-v1-0-cbfd5fc4e59a@baylibre.com/",
        "msgid": "<20260406-mtk-genio-720-snor-v1-0-cbfd5fc4e59a@baylibre.com>",
        "date": "2026-04-06T20:37:08",
        "name": "[0/2] arm: mediatek: enable SNOR on Genio 520/720 EVK",
        "mbox": "http://patchwork.ozlabs.org/project/uboot/cover/20260406-mtk-genio-720-snor-v1-0-cbfd5fc4e59a@baylibre.com/mbox/"
    },
    "patches": [
        {
            "id": 2220322,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2220322/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260406-mtk-genio-720-snor-v1-1-cbfd5fc4e59a@baylibre.com/",
            "msgid": "<20260406-mtk-genio-720-snor-v1-1-cbfd5fc4e59a@baylibre.com>",
            "date": "2026-04-06T20:37:09",
            "name": "[1/2] arm: dts: mediatek: add Genio 520/720 SNOR support",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260406-mtk-genio-720-snor-v1-1-cbfd5fc4e59a@baylibre.com/mbox/"
        },
        {
            "id": 2220323,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2220323/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260406-mtk-genio-720-snor-v1-2-cbfd5fc4e59a@baylibre.com/",
            "msgid": "<20260406-mtk-genio-720-snor-v1-2-cbfd5fc4e59a@baylibre.com>",
            "date": "2026-04-06T20:37:10",
            "name": "[2/2] configs: mediatek: add required config for SNOR on Genio 520/720 EVK",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260406-mtk-genio-720-snor-v1-2-cbfd5fc4e59a@baylibre.com/mbox/"
        }
    ]
}