Show a series.

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

{
    "id": 457968,
    "url": "http://patchwork.ozlabs.org/api/series/457968/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/ltp/list/?series=457968",
    "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": "syscalls/ipc: Skip msgctl05 when __USE_TIME64_REDIRECTS is defined",
    "date": "2025-05-22T09:30:03",
    "submitter": {
        "id": 77627,
        "url": "http://patchwork.ozlabs.org/api/people/77627/?format=api",
        "name": "Jiaying Song via ltp",
        "email": "ltp@lists.linux.it"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/457968/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2089104,
            "url": "http://patchwork.ozlabs.org/api/patches/2089104/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/ltp/patch/20250522093003.1958528-1-jiaying.song.cn@windriver.com/",
            "msgid": "<20250522093003.1958528-1-jiaying.song.cn@windriver.com>",
            "list_archive_url": null,
            "date": "2025-05-22T09:30:03",
            "name": "syscalls/ipc: Skip msgctl05 when __USE_TIME64_REDIRECTS is defined",
            "mbox": "http://patchwork.ozlabs.org/project/ltp/patch/20250522093003.1958528-1-jiaying.song.cn@windriver.com/mbox/"
        }
    ]
}