Show a series.

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

{
    "id": 498321,
    "url": "http://patchwork.ozlabs.org/api/series/498321/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/ubuntu-kernel/list/?series=498321",
    "project": {
        "id": 15,
        "url": "http://patchwork.ozlabs.org/api/projects/15/?format=api",
        "name": "Ubuntu Kernel",
        "link_name": "ubuntu-kernel",
        "list_id": "kernel-team.lists.ubuntu.com",
        "list_email": "kernel-team@lists.ubuntu.com",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "Run scripts in /usr/share/kernel/*.d too",
    "date": "2026-04-01T11:44:10",
    "submitter": {
        "id": 84316,
        "url": "http://patchwork.ozlabs.org/api/people/84316/?format=api",
        "name": "Emil Renner Berthing",
        "email": "emil.renner.berthing@canonical.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498321/mbox/",
    "cover_letter": {
        "id": 2218538,
        "url": "http://patchwork.ozlabs.org/api/covers/2218538/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/ubuntu-kernel/cover/20260401114412.9480-1-emil.renner.berthing@canonical.com/",
        "msgid": "<20260401114412.9480-1-emil.renner.berthing@canonical.com>",
        "list_archive_url": null,
        "date": "2026-04-01T11:44:10",
        "name": "[R,0/2] Run scripts in /usr/share/kernel/*.d too",
        "mbox": "http://patchwork.ozlabs.org/project/ubuntu-kernel/cover/20260401114412.9480-1-emil.renner.berthing@canonical.com/mbox/"
    },
    "patches": [
        {
            "id": 2218539,
            "url": "http://patchwork.ozlabs.org/api/patches/2218539/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/ubuntu-kernel/patch/20260401114412.9480-2-emil.renner.berthing@canonical.com/",
            "msgid": "<20260401114412.9480-2-emil.renner.berthing@canonical.com>",
            "list_archive_url": null,
            "date": "2026-04-01T11:44:11",
            "name": "[R,1/2] UBUNTU: [Packaging] templates: Use consistent indentation",
            "mbox": "http://patchwork.ozlabs.org/project/ubuntu-kernel/patch/20260401114412.9480-2-emil.renner.berthing@canonical.com/mbox/"
        },
        {
            "id": 2218537,
            "url": "http://patchwork.ozlabs.org/api/patches/2218537/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/ubuntu-kernel/patch/20260401114412.9480-3-emil.renner.berthing@canonical.com/",
            "msgid": "<20260401114412.9480-3-emil.renner.berthing@canonical.com>",
            "list_archive_url": null,
            "date": "2026-04-01T11:44:12",
            "name": "[R,2/2] UBUNTU: [Packaging] templates: Run scripts in /usr/share/kernel/*.d too",
            "mbox": "http://patchwork.ozlabs.org/project/ubuntu-kernel/patch/20260401114412.9480-3-emil.renner.berthing@canonical.com/mbox/"
        }
    ]
}