Show a series.

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

{
    "id": 502928,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/502928/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=502928",
    "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": "[GIT,PULL] please pull fsl-qoriq-for-2026.07-rc2 for master",
    "date": "2026-05-06T09:12:20",
    "submitter": {
        "id": 80723,
        "url": "http://patchwork.ozlabs.org/api/1.1/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/502928/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2233297,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2233297/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/afsF9Ih4RPQ1L5d4@nxa18884-linux.ap.freescale.net/",
            "msgid": "<afsF9Ih4RPQ1L5d4@nxa18884-linux.ap.freescale.net>",
            "date": "2026-05-06T09:12:20",
            "name": "[GIT,PULL] please pull fsl-qoriq-for-2026.07-rc2 for master",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/afsF9Ih4RPQ1L5d4@nxa18884-linux.ap.freescale.net/mbox/"
        }
    ]
}