Show a series.

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

{
    "id": 499258,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/499258/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=499258",
    "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": "[GIT,PULL] Please pull fsl-qoriq-for-2026.07-rc1",
    "date": "2026-04-09T09:53:30",
    "submitter": {
        "id": 80723,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/80723/?format=api",
        "name": "Peng Fan (OSS)",
        "email": "peng.fan@oss.nxp.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499258/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2221327,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2221327/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/add3Gk_2psBrgUv8@nxa18884-linux.ap.freescale.net/",
            "msgid": "<add3Gk_2psBrgUv8@nxa18884-linux.ap.freescale.net>",
            "list_archive_url": null,
            "date": "2026-04-09T09:53:30",
            "name": "[GIT,PULL] Please pull fsl-qoriq-for-2026.07-rc1",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/add3Gk_2psBrgUv8@nxa18884-linux.ap.freescale.net/mbox/"
        }
    ]
}