Show a series.

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

{
    "id": 500057,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/500057/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=500057",
    "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": "video: bridge: add ITE IT66121 DPI-to-HDMI bridge driver",
    "date": "2026-04-15T19:03:21",
    "submitter": {
        "id": 92105,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/92105/?format=api",
        "name": "SHAURYA RANE",
        "email": "ssrane_b23@ee.vjti.ac.in"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500057/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2223674,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2223674/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260415190321.120706-1-ssrane_b23@ee.vjti.ac.in/",
            "msgid": "<20260415190321.120706-1-ssrane_b23@ee.vjti.ac.in>",
            "date": "2026-04-15T19:03:21",
            "name": "video: bridge: add ITE IT66121 DPI-to-HDMI bridge driver",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260415190321.120706-1-ssrane_b23@ee.vjti.ac.in/mbox/"
        }
    ]
}