Show a series.

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

{
    "id": 502090,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/502090/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/list/?series=502090",
    "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/1] fuse4fs: don't use inode number translation when possible",
    "date": "2026-04-29T14:58:37",
    "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": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/502090/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2230316,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2230316/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177747215219.4110055.1405517682620840141.stgit@frogsfrogsfrogs/",
            "msgid": "<177747215219.4110055.1405517682620840141.stgit@frogsfrogsfrogs>",
            "date": "2026-04-29T14:58:37",
            "name": "[1/1] fuse4fs: don't use inode number translation when possible",
            "mbox": "http://patchwork.ozlabs.org/project/linux-ext4/patch/177747215219.4110055.1405517682620840141.stgit@frogsfrogsfrogs/mbox/"
        }
    ]
}