Show a series.

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

{
    "id": 498770,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/498770/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/buildroot/list/?series=498770",
    "project": {
        "id": 27,
        "url": "http://patchwork.ozlabs.org/api/1.2/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": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[1/4] package/c-icap: fix musl build",
    "date": "2026-04-05T10:38:47",
    "submitter": {
        "id": 86624,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/86624/?format=api",
        "name": "Bernd Kuhls",
        "email": "bernd@kuhls.net"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498770/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2219894,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2219894/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260405103851.2855053-1-bernd@kuhls.net/",
            "msgid": "<20260405103851.2855053-1-bernd@kuhls.net>",
            "list_archive_url": null,
            "date": "2026-04-05T10:38:47",
            "name": "[1/4] package/c-icap: fix musl build",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260405103851.2855053-1-bernd@kuhls.net/mbox/"
        },
        {
            "id": 2219895,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2219895/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260405103851.2855053-2-bernd@kuhls.net/",
            "msgid": "<20260405103851.2855053-2-bernd@kuhls.net>",
            "list_archive_url": null,
            "date": "2026-04-05T10:38:48",
            "name": "[2/4] package/c-icap: bump version to 0.5.14",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260405103851.2855053-2-bernd@kuhls.net/mbox/"
        },
        {
            "id": 2219896,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2219896/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260405103851.2855053-3-bernd@kuhls.net/",
            "msgid": "<20260405103851.2855053-3-bernd@kuhls.net>",
            "list_archive_url": null,
            "date": "2026-04-05T10:38:49",
            "name": "[3/4] package/c-icap-modules: bump version to 0.5.7",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260405103851.2855053-3-bernd@kuhls.net/mbox/"
        },
        {
            "id": 2219897,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2219897/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260405103851.2855053-4-bernd@kuhls.net/",
            "msgid": "<20260405103851.2855053-4-bernd@kuhls.net>",
            "list_archive_url": null,
            "date": "2026-04-05T10:38:50",
            "name": "[4/4] package/c-icap: switch to pcre2",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260405103851.2855053-4-bernd@kuhls.net/mbox/"
        }
    ]
}