Show a series.

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

{
    "id": 499547,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/499547/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/buildroot/list/?series=499547",
    "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/wolfssl: fix build with libcurl >= 8.19.0 on 32bit archs",
    "date": "2026-04-11T10:29:17",
    "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": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499547/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2222381,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222381/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260411102917.2045764-1-bernd@kuhls.net/",
            "msgid": "<20260411102917.2045764-1-bernd@kuhls.net>",
            "date": "2026-04-11T10:29:17",
            "name": "[1/1] package/wolfssl: fix build with libcurl >= 8.19.0 on 32bit archs",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260411102917.2045764-1-bernd@kuhls.net/mbox/"
        }
    ]
}