Show a series.

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

{
    "id": 500648,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/500648/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/buildroot/list/?series=500648",
    "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/2] package/p11-kit: security bump version to 0.26.2",
    "date": "2026-04-20T17:34:12",
    "submitter": {
        "id": 86624,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/86624/?format=api",
        "name": "Bernd Kuhls",
        "email": "bernd@kuhls.net"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500648/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2225244,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2225244/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260420173412.3572945-1-bernd@kuhls.net/",
            "msgid": "<20260420173412.3572945-1-bernd@kuhls.net>",
            "date": "2026-04-20T17:34:11",
            "name": "[1/2] package/p11-kit: security bump version to 0.26.2",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260420173412.3572945-1-bernd@kuhls.net/mbox/"
        },
        {
            "id": 2225243,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2225243/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260420173412.3572945-2-bernd@kuhls.net/",
            "msgid": "<20260420173412.3572945-2-bernd@kuhls.net>",
            "date": "2026-04-20T17:34:12",
            "name": "[2/2] package/libp11: bump version to 0.4.18",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260420173412.3572945-2-bernd@kuhls.net/mbox/"
        }
    ]
}