Show a series.

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

{
    "id": 500697,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/500697/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/buildroot/list/?series=500697",
    "project": {
        "id": 27,
        "url": "http://patchwork.ozlabs.org/api/1.1/projects/27/?format=api",
        "name": "Buildroot development",
        "link_name": "buildroot",
        "list_id": "buildroot.buildroot.org",
        "list_email": "buildroot@buildroot.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": ""
    },
    "name": "[1/1] package/python-flask-caching: bump version to 2.4.0",
    "date": "2026-04-21T00:09:39",
    "submitter": {
        "id": 90596,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/90596/?format=api",
        "name": "Daniel Crowe",
        "email": "daniel.crowe@maxmine.com.au"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500697/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2225401,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2225401/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260421000939.640249-1-daniel.crowe@maxmine.com.au/",
            "msgid": "<20260421000939.640249-1-daniel.crowe@maxmine.com.au>",
            "date": "2026-04-21T00:09:39",
            "name": "[1/1] package/python-flask-caching: bump version to 2.4.0",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260421000939.640249-1-daniel.crowe@maxmine.com.au/mbox/"
        }
    ]
}