Show a series.

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

{
    "id": 497443,
    "url": "http://patchwork.ozlabs.org/api/series/497443/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=497443",
    "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": "arm: socfpga: Reset MPFE NoC after programming peripheral / combined RBF",
    "date": "2026-03-25T05:46:38",
    "submitter": {
        "id": 90303,
        "url": "http://patchwork.ozlabs.org/api/people/90303/?format=api",
        "name": "MANIYAM, DINESH",
        "email": "dinesh.maniyam@altera.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/497443/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2215851,
            "url": "http://patchwork.ozlabs.org/api/patches/2215851/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260325054638.13533-1-dinesh.maniyam@altera.com/",
            "msgid": "<20260325054638.13533-1-dinesh.maniyam@altera.com>",
            "list_archive_url": null,
            "date": "2026-03-25T05:46:38",
            "name": "arm: socfpga: Reset MPFE NoC after programming peripheral / combined RBF",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260325054638.13533-1-dinesh.maniyam@altera.com/mbox/"
        }
    ]
}