Show a series.

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

{
    "id": 499341,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/499341/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/buildroot/list/?series=499341",
    "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/kodi: fix wayland build",
    "date": "2026-04-09T18:40: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": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499341/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2221553,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2221553/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260409184048.3180731-1-bernd@kuhls.net/",
            "msgid": "<20260409184048.3180731-1-bernd@kuhls.net>",
            "list_archive_url": null,
            "date": "2026-04-09T18:40:46",
            "name": "[1/3] package/kodi: fix wayland build",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260409184048.3180731-1-bernd@kuhls.net/mbox/"
        },
        {
            "id": 2221552,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2221552/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260409184048.3180731-2-bernd@kuhls.net/",
            "msgid": "<20260409184048.3180731-2-bernd@kuhls.net>",
            "list_archive_url": null,
            "date": "2026-04-09T18:40:47",
            "name": "[2/3] package/kodi: depend on host-openjdk-bin instead of selecting BR2_NEEDS_HOST_JAVA",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260409184048.3180731-2-bernd@kuhls.net/mbox/"
        },
        {
            "id": 2221554,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2221554/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260409184048.3180731-3-bernd@kuhls.net/",
            "msgid": "<20260409184048.3180731-3-bernd@kuhls.net>",
            "list_archive_url": null,
            "date": "2026-04-09T18:40:48",
            "name": "[3/3] Config.in: remove BR2_NEEDS_HOST_JAVA",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260409184048.3180731-3-bernd@kuhls.net/mbox/"
        }
    ]
}