Show a series.

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

{
    "id": 502089,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/502089/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/list/?series=502089",
    "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/3] fuse4fs: configure iomap when running as a service",
    "date": "2026-04-29T14:58:06",
    "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": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/502089/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2230325,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2230325/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177747215045.4109882.5372076002580949348.stgit@frogsfrogsfrogs/",
            "msgid": "<177747215045.4109882.5372076002580949348.stgit@frogsfrogsfrogs>",
            "date": "2026-04-29T14:57:50",
            "name": "[1/3] fuse4fs: configure iomap when running as a service",
            "mbox": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177747215045.4109882.5372076002580949348.stgit@frogsfrogsfrogs/mbox/"
        },
        {
            "id": 2230315,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2230315/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177747215062.4109882.16836775067142129229.stgit@frogsfrogsfrogs/",
            "msgid": "<177747215062.4109882.16836775067142129229.stgit@frogsfrogsfrogs>",
            "date": "2026-04-29T14:58:06",
            "name": "[2/3] fuse4fs: set iomap backing device blocksize",
            "mbox": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177747215062.4109882.16836775067142129229.stgit@frogsfrogsfrogs/mbox/"
        },
        {
            "id": 2230323,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2230323/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177747215080.4109882.14715706821119071686.stgit@frogsfrogsfrogs/",
            "msgid": "<177747215080.4109882.14715706821119071686.stgit@frogsfrogsfrogs>",
            "date": "2026-04-29T14:58:21",
            "name": "[3/3] fuse4fs: ask for loop devices when opening via fuservicemount",
            "mbox": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177747215080.4109882.14715706821119071686.stgit@frogsfrogsfrogs/mbox/"
        }
    ]
}