Show a series.

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

{
    "id": 498662,
    "url": "http://patchwork.ozlabs.org/api/1.0/series/498662/?format=api",
    "project": {
        "id": 27,
        "url": "http://patchwork.ozlabs.org/api/1.0/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/sway: needs pcre2 instead of pcre",
    "date": "2026-04-03T18:28:06",
    "submitter": {
        "id": 86624,
        "url": "http://patchwork.ozlabs.org/api/1.0/people/86624/?format=api",
        "name": "Bernd Kuhls",
        "email": "bernd@kuhls.net"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498662/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2219684,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2219684/?format=api",
            "msgid": "<20260403182806.4087549-1-bernd@kuhls.net>",
            "date": "2026-04-03T18:28:06",
            "name": "[1/1] package/sway: needs pcre2 instead of pcre",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260403182806.4087549-1-bernd@kuhls.net/mbox/"
        }
    ]
}