Show a series.

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

{
    "id": 502093,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/502093/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/list/?series=502093",
    "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/4] fuse2fs: enable caching of iomaps",
    "date": "2026-04-29T15:01:29",
    "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": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/502093/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2230326,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2230326/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177747215717.4110581.2902242851952264152.stgit@frogsfrogsfrogs/",
            "msgid": "<177747215717.4110581.2902242851952264152.stgit@frogsfrogsfrogs>",
            "date": "2026-04-29T15:01:29",
            "name": "[1/4] fuse2fs: enable caching of iomaps",
            "mbox": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177747215717.4110581.2902242851952264152.stgit@frogsfrogsfrogs/mbox/"
        },
        {
            "id": 2230327,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2230327/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177747215735.4110581.16684664454284252297.stgit@frogsfrogsfrogs/",
            "msgid": "<177747215735.4110581.16684664454284252297.stgit@frogsfrogsfrogs>",
            "date": "2026-04-29T15:01:44",
            "name": "[2/4] fuse2fs: constrain iomap mapping cache size",
            "mbox": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177747215735.4110581.16684664454284252297.stgit@frogsfrogsfrogs/mbox/"
        },
        {
            "id": 2230342,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2230342/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177747215753.4110581.7454259395904906217.stgit@frogsfrogsfrogs/",
            "msgid": "<177747215753.4110581.7454259395904906217.stgit@frogsfrogsfrogs>",
            "date": "2026-04-29T15:02:00",
            "name": "[3/4] fuse4fs: upsert first file mapping to kernel on open",
            "mbox": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177747215753.4110581.7454259395904906217.stgit@frogsfrogsfrogs/mbox/"
        },
        {
            "id": 2230335,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2230335/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177747215771.4110581.18263758874889922585.stgit@frogsfrogsfrogs/",
            "msgid": "<177747215771.4110581.18263758874889922585.stgit@frogsfrogsfrogs>",
            "date": "2026-04-29T15:02:15",
            "name": "[4/4] fuse2fs: enable iomap",
            "mbox": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177747215771.4110581.18263758874889922585.stgit@frogsfrogsfrogs/mbox/"
        }
    ]
}