Show a series.

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

{
    "id": 500408,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/500408/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=500408",
    "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": "[GIT,PULL] Please pull mediatek-for-master-2026-04-17 into master",
    "date": "2026-04-17T22:10:48",
    "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": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500408/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2224721,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2224721/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260417221324.956193-1-dlechner@baylibre.com/",
            "msgid": "<20260417221324.956193-1-dlechner@baylibre.com>",
            "date": "2026-04-17T22:10:48",
            "name": "[GIT,PULL] Please pull mediatek-for-master-2026-04-17 into master",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260417221324.956193-1-dlechner@baylibre.com/mbox/"
        }
    ]
}