Show a series.

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

{
    "id": 491474,
    "url": "http://patchwork.ozlabs.org/api/series/491474/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/hostap/list/?series=491474",
    "project": {
        "id": 22,
        "url": "http://patchwork.ozlabs.org/api/projects/22/?format=api",
        "name": "HostAP Development",
        "link_name": "hostap",
        "list_id": "hostap.lists.infradead.org",
        "list_email": "hostap@lists.infradead.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "eap: disable IKEv2 MD5 when building with CONFIG_FIPS",
    "date": "2026-02-09T08:08:56",
    "submitter": {
        "id": 23866,
        "url": "http://patchwork.ozlabs.org/api/people/23866/?format=api",
        "name": "Chaitanya Tata",
        "email": "chaitanya.mgit@gmail.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/491474/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2194501,
            "url": "http://patchwork.ozlabs.org/api/patches/2194501/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/hostap/patch/20260209080856.3369865-1-Chaitanya.mgit@gmail.com/",
            "msgid": "<20260209080856.3369865-1-Chaitanya.mgit@gmail.com>",
            "list_archive_url": null,
            "date": "2026-02-09T08:08:56",
            "name": "eap: disable IKEv2 MD5 when building with CONFIG_FIPS",
            "mbox": "http://patchwork.ozlabs.org/project/hostap/patch/20260209080856.3369865-1-Chaitanya.mgit@gmail.com/mbox/"
        }
    ]
}