Show a series.

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

{
    "id": 497306,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/497306/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=497306",
    "project": {
        "id": 18,
        "url": "http://patchwork.ozlabs.org/api/1.2/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,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "boot/fit: remove useless else branch",
    "date": "2026-03-24T15:33:45",
    "submitter": {
        "id": 84831,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/84831/?format=api",
        "name": "Julien Stephan",
        "email": "jstephan@baylibre.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/497306/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2215434,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2215434/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260324-boot-fit-fix-8-byte-alignement-for-overlays-v1-1-257b132b6bda@baylibre.com/",
            "msgid": "<20260324-boot-fit-fix-8-byte-alignement-for-overlays-v1-1-257b132b6bda@baylibre.com>",
            "list_archive_url": null,
            "date": "2026-03-24T15:33:45",
            "name": "boot/fit: remove useless else branch",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260324-boot-fit-fix-8-byte-alignement-for-overlays-v1-1-257b132b6bda@baylibre.com/mbox/"
        }
    ]
}