Show a series.

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

{
    "id": 491389,
    "url": "http://patchwork.ozlabs.org/api/series/491389/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/ltp/list/?series=491389",
    "project": {
        "id": 59,
        "url": "http://patchwork.ozlabs.org/api/projects/59/?format=api",
        "name": "Linux Test Project development",
        "link_name": "ltp",
        "list_id": "ltp.lists.linux.it",
        "list_email": "ltp@lists.linux.it",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "inotify: modernize with SAFE_ wrappers and fix minor style issues",
    "date": "2026-02-07T17:06:29",
    "submitter": {
        "id": 92589,
        "url": "http://patchwork.ozlabs.org/api/people/92589/?format=api",
        "name": "Jinseok Kim",
        "email": "always.starving0@gmail.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/491389/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2194243,
            "url": "http://patchwork.ozlabs.org/api/patches/2194243/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/ltp/patch/20260207170632.2795-1-always.starving0@gmail.com/",
            "msgid": "<20260207170632.2795-1-always.starving0@gmail.com>",
            "list_archive_url": null,
            "date": "2026-02-07T17:06:29",
            "name": "inotify: modernize with SAFE_ wrappers and fix minor style issues",
            "mbox": "http://patchwork.ozlabs.org/project/ltp/patch/20260207170632.2795-1-always.starving0@gmail.com/mbox/"
        }
    ]
}