Show a series.

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

{
    "id": 497633,
    "url": "http://patchwork.ozlabs.org/api/series/497633/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/ubuntu-kernel/list/?series=497633",
    "project": {
        "id": 15,
        "url": "http://patchwork.ozlabs.org/api/projects/15/?format=api",
        "name": "Ubuntu Kernel",
        "link_name": "ubuntu-kernel",
        "list_id": "kernel-team.lists.ubuntu.com",
        "list_email": "kernel-team@lists.ubuntu.com",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "Fix potential page fault caused by sha256 calculation",
    "date": "2026-03-26T17:35:32",
    "submitter": {
        "id": 92981,
        "url": "http://patchwork.ozlabs.org/api/people/92981/?format=api",
        "name": "Youssef Samir",
        "email": "youssef.abdulrahman@oss.qualcomm.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/497633/mbox/",
    "cover_letter": {
        "id": 2216547,
        "url": "http://patchwork.ozlabs.org/api/covers/2216547/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/ubuntu-kernel/cover/20260326173532.1858716-1-youssef.abdulrahman@oss.qualcomm.com/",
        "msgid": "<20260326173532.1858716-1-youssef.abdulrahman@oss.qualcomm.com>",
        "list_archive_url": null,
        "date": "2026-03-26T17:35:31",
        "name": "[SRU,N,0/1] Fix potential page fault caused by sha256 calculation",
        "mbox": "http://patchwork.ozlabs.org/project/ubuntu-kernel/cover/20260326173532.1858716-1-youssef.abdulrahman@oss.qualcomm.com/mbox/"
    },
    "patches": [
        {
            "id": 2216546,
            "url": "http://patchwork.ozlabs.org/api/patches/2216546/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/ubuntu-kernel/patch/20260326173532.1858716-2-youssef.abdulrahman@oss.qualcomm.com/",
            "msgid": "<20260326173532.1858716-2-youssef.abdulrahman@oss.qualcomm.com>",
            "list_archive_url": null,
            "date": "2026-03-26T17:35:32",
            "name": "[1/1] crypto: sha256 - fix crash at kexec",
            "mbox": "http://patchwork.ozlabs.org/project/ubuntu-kernel/patch/20260326173532.1858716-2-youssef.abdulrahman@oss.qualcomm.com/mbox/"
        }
    ]
}