Show a series.

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

{
    "id": 492226,
    "url": "http://patchwork.ozlabs.org/api/series/492226/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/buildroot/list/?series=492226",
    "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/3] package/binutils: add support for binutils 2.46.0",
    "date": "2026-02-15T16:34:38",
    "submitter": {
        "id": 86624,
        "url": "http://patchwork.ozlabs.org/api/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/492226/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2196628,
            "url": "http://patchwork.ozlabs.org/api/patches/2196628/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260215163440.483386-1-bernd@kuhls.net/",
            "msgid": "<20260215163440.483386-1-bernd@kuhls.net>",
            "list_archive_url": null,
            "date": "2026-02-15T16:34:37",
            "name": "[1/3] package/binutils: add support for binutils 2.46.0",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260215163440.483386-1-bernd@kuhls.net/mbox/"
        },
        {
            "id": 2196627,
            "url": "http://patchwork.ozlabs.org/api/patches/2196627/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260215163440.483386-2-bernd@kuhls.net/",
            "msgid": "<20260215163440.483386-2-bernd@kuhls.net>",
            "list_archive_url": null,
            "date": "2026-02-15T16:34:38",
            "name": "[2/3] package/binutils: make binutils 2.45.1 be the default",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260215163440.483386-2-bernd@kuhls.net/mbox/"
        },
        {
            "id": 2196629,
            "url": "http://patchwork.ozlabs.org/api/patches/2196629/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260215163440.483386-3-bernd@kuhls.net/",
            "msgid": "<20260215163440.483386-3-bernd@kuhls.net>",
            "list_archive_url": null,
            "date": "2026-02-15T16:34:39",
            "name": "[3/3] package/binutils: remove support for binutils 2.43",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260215163440.483386-3-bernd@kuhls.net/mbox/"
        }
    ]
}