Show a series.

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

{
    "id": 502579,
    "url": "http://patchwork.ozlabs.org/api/series/502579/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/buildroot/list/?series=502579",
    "project": {
        "id": 27,
        "url": "http://patchwork.ozlabs.org/api/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/gdb: link with libatomic if needed",
    "date": "2026-05-03T14:49:05",
    "submitter": {
        "id": 86624,
        "url": "http://patchwork.ozlabs.org/api/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/502579/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2232191,
            "url": "http://patchwork.ozlabs.org/api/patches/2232191/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260503144908.2807535-1-bernd@kuhls.net/",
            "msgid": "<20260503144908.2807535-1-bernd@kuhls.net>",
            "list_archive_url": null,
            "date": "2026-05-03T14:49:05",
            "name": "[1/4] package/gdb: link with libatomic if needed",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260503144908.2807535-1-bernd@kuhls.net/mbox/"
        },
        {
            "id": 2232193,
            "url": "http://patchwork.ozlabs.org/api/patches/2232193/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260503144908.2807535-2-bernd@kuhls.net/",
            "msgid": "<20260503144908.2807535-2-bernd@kuhls.net>",
            "list_archive_url": null,
            "date": "2026-05-03T14:49:06",
            "name": "[2/4] package/gdb: add support for GDB 17.1",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260503144908.2807535-2-bernd@kuhls.net/mbox/"
        },
        {
            "id": 2232192,
            "url": "http://patchwork.ozlabs.org/api/patches/2232192/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260503144908.2807535-3-bernd@kuhls.net/",
            "msgid": "<20260503144908.2807535-3-bernd@kuhls.net>",
            "list_archive_url": null,
            "date": "2026-05-03T14:49:07",
            "name": "[3/4] package/gdb: change the default to GDB 16.x",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260503144908.2807535-3-bernd@kuhls.net/mbox/"
        },
        {
            "id": 2232194,
            "url": "http://patchwork.ozlabs.org/api/patches/2232194/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260503144908.2807535-4-bernd@kuhls.net/",
            "msgid": "<20260503144908.2807535-4-bernd@kuhls.net>",
            "list_archive_url": null,
            "date": "2026-05-03T14:49:08",
            "name": "[4/4] package/gdb: hide version choice for 14.x for gcc/host-gcc >= 10",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260503144908.2807535-4-bernd@kuhls.net/mbox/"
        }
    ]
}