Show a series.

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

{
    "id": 491795,
    "url": "http://patchwork.ozlabs.org/api/series/491795/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=491795",
    "project": {
        "id": 18,
        "url": "http://patchwork.ozlabs.org/api/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": "bootstd: rauc: Fix null pointer access while checking root part",
    "date": "2026-02-11T08:36:22",
    "submitter": {
        "id": 90183,
        "url": "http://patchwork.ozlabs.org/api/people/90183/?format=api",
        "name": "Martin Schwan",
        "email": "m.schwan@phytec.de"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/491795/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2195496,
            "url": "http://patchwork.ozlabs.org/api/patches/2195496/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260211-wip-bootmeth-rauc-part-info-nullaccess-v1-1-d0606be8a33f@phytec.de/",
            "msgid": "<20260211-wip-bootmeth-rauc-part-info-nullaccess-v1-1-d0606be8a33f@phytec.de>",
            "list_archive_url": null,
            "date": "2026-02-11T08:36:22",
            "name": "bootstd: rauc: Fix null pointer access while checking root part",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260211-wip-bootmeth-rauc-part-info-nullaccess-v1-1-d0606be8a33f@phytec.de/mbox/"
        }
    ]
}