Show a series.

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

{
    "id": 502086,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/502086/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/list/?series=502086",
    "project": {
        "id": 8,
        "url": "http://patchwork.ozlabs.org/api/1.1/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
    },
    "name": "[1/5] libext2fs: invalidate cached blocks when freeing them",
    "date": "2026-04-29T14:51:35",
    "submitter": {
        "id": 77032,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/77032/?format=api",
        "name": "Darrick J. Wong",
        "email": "djwong@kernel.org"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/502086/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2230296,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2230296/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177747214256.4107228.6015018056447082705.stgit@frogsfrogsfrogs/",
            "msgid": "<177747214256.4107228.6015018056447082705.stgit@frogsfrogsfrogs>",
            "date": "2026-04-29T14:51:35",
            "name": "[1/5] libext2fs: invalidate cached blocks when freeing them",
            "mbox": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177747214256.4107228.6015018056447082705.stgit@frogsfrogsfrogs/mbox/"
        },
        {
            "id": 2230329,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2230329/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177747214274.4107228.2148742246580255983.stgit@frogsfrogsfrogs/",
            "msgid": "<177747214274.4107228.2148742246580255983.stgit@frogsfrogsfrogs>",
            "date": "2026-04-29T14:51:51",
            "name": "[2/5] libext2fs: only flush affected blocks in unix_write_byte",
            "mbox": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177747214274.4107228.2148742246580255983.stgit@frogsfrogsfrogs/mbox/"
        },
        {
            "id": 2230332,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2230332/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177747214291.4107228.16597858897977604442.stgit@frogsfrogsfrogs/",
            "msgid": "<177747214291.4107228.16597858897977604442.stgit@frogsfrogsfrogs>",
            "date": "2026-04-29T14:52:06",
            "name": "[3/5] libext2fs: allow unix_write_byte when the write would be aligned",
            "mbox": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177747214291.4107228.16597858897977604442.stgit@frogsfrogsfrogs/mbox/"
        },
        {
            "id": 2230297,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2230297/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177747214309.4107228.9356150208209169953.stgit@frogsfrogsfrogs/",
            "msgid": "<177747214309.4107228.9356150208209169953.stgit@frogsfrogsfrogs>",
            "date": "2026-04-29T14:52:22",
            "name": "[4/5] libext2fs: allow clients to ask to write full superblocks",
            "mbox": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177747214309.4107228.9356150208209169953.stgit@frogsfrogsfrogs/mbox/"
        },
        {
            "id": 2230298,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2230298/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177747214327.4107228.3239123429130995999.stgit@frogsfrogsfrogs/",
            "msgid": "<177747214327.4107228.3239123429130995999.stgit@frogsfrogsfrogs>",
            "date": "2026-04-29T14:52:37",
            "name": "[5/5] libext2fs: allow callers to disallow I/O to file data blocks",
            "mbox": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177747214327.4107228.3239123429130995999.stgit@frogsfrogsfrogs/mbox/"
        }
    ]
}