Show a series.

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

{
    "id": 500868,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/500868/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/buildroot/list/?series=500868",
    "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/3] package/davfs2: bump version to 1.7.3",
    "date": "2026-04-21T18:38:44",
    "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": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500868/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2225888,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2225888/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260421183845.2456995-1-bernd@kuhls.net/",
            "msgid": "<20260421183845.2456995-1-bernd@kuhls.net>",
            "list_archive_url": null,
            "date": "2026-04-21T18:38:43",
            "name": "[1/3] package/davfs2: bump version to 1.7.3",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260421183845.2456995-1-bernd@kuhls.net/mbox/"
        },
        {
            "id": 2225887,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2225887/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260421183845.2456995-2-bernd@kuhls.net/",
            "msgid": "<20260421183845.2456995-2-bernd@kuhls.net>",
            "list_archive_url": null,
            "date": "2026-04-21T18:38:44",
            "name": "[2/3] package/neon: fix build with zlib",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260421183845.2456995-2-bernd@kuhls.net/mbox/"
        },
        {
            "id": 2225889,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2225889/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260421183845.2456995-3-bernd@kuhls.net/",
            "msgid": "<20260421183845.2456995-3-bernd@kuhls.net>",
            "list_archive_url": null,
            "date": "2026-04-21T18:38:45",
            "name": "[3/3] package/neon: bump version to 0.37.1",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260421183845.2456995-3-bernd@kuhls.net/mbox/"
        }
    ]
}