Show a series.

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

{
    "id": 501126,
    "url": "http://patchwork.ozlabs.org/api/series/501126/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/list/?series=501126",
    "project": {
        "id": 8,
        "url": "http://patchwork.ozlabs.org/api/projects/8/?format=api",
        "name": "Linux ext4 filesystem development",
        "link_name": "linux-ext4",
        "list_id": "linux-ext4.vger.kernel.org",
        "list_email": "linux-ext4@vger.kernel.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[1/3] libext2fs: always fsync the device when flushing the cache",
    "date": "2026-04-22T23:23:00",
    "submitter": {
        "id": 77032,
        "url": "http://patchwork.ozlabs.org/api/people/77032/?format=api",
        "name": "Darrick J. Wong",
        "email": "djwong@kernel.org"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501126/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2226957,
            "url": "http://patchwork.ozlabs.org/api/patches/2226957/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177689989330.3821152.4019461882726051373.stgit@frogsfrogsfrogs/",
            "msgid": "<177689989330.3821152.4019461882726051373.stgit@frogsfrogsfrogs>",
            "list_archive_url": null,
            "date": "2026-04-22T23:23:00",
            "name": "[1/3] libext2fs: always fsync the device when flushing the cache",
            "mbox": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177689989330.3821152.4019461882726051373.stgit@frogsfrogsfrogs/mbox/"
        },
        {
            "id": 2226958,
            "url": "http://patchwork.ozlabs.org/api/patches/2226958/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177689989348.3821152.13922579915019711363.stgit@frogsfrogsfrogs/",
            "msgid": "<177689989348.3821152.13922579915019711363.stgit@frogsfrogsfrogs>",
            "list_archive_url": null,
            "date": "2026-04-22T23:23:15",
            "name": "[2/3] libext2fs: always fsync the device when closing the unix IO manager",
            "mbox": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177689989348.3821152.13922579915019711363.stgit@frogsfrogsfrogs/mbox/"
        },
        {
            "id": 2226961,
            "url": "http://patchwork.ozlabs.org/api/patches/2226961/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177689989365.3821152.8925862475853227905.stgit@frogsfrogsfrogs/",
            "msgid": "<177689989365.3821152.8925862475853227905.stgit@frogsfrogsfrogs>",
            "list_archive_url": null,
            "date": "2026-04-22T23:23:31",
            "name": "[3/3] libext2fs: only fsync the unix fd if we wrote to the device",
            "mbox": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177689989365.3821152.8925862475853227905.stgit@frogsfrogsfrogs/mbox/"
        }
    ]
}