Show a series.

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

{
    "id": 502944,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/502944/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/hostap/list/?series=502944",
    "project": {
        "id": 22,
        "url": "http://patchwork.ozlabs.org/api/1.1/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": ""
    },
    "name": "tests: ap_pmf: fix an exception string format",
    "date": "2026-05-06T09:11:22",
    "submitter": {
        "id": 265,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/265/?format=api",
        "name": "Johannes Berg",
        "email": "johannes@sipsolutions.net"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/502944/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2233347,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2233347/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/hostap/patch/20260506111121.f6e1e25c7cf6.I3be0bd4a7c01e6a29474eb462b348b1789acc88e@changeid/",
            "msgid": "<20260506111121.f6e1e25c7cf6.I3be0bd4a7c01e6a29474eb462b348b1789acc88e@changeid>",
            "date": "2026-05-06T09:11:22",
            "name": "tests: ap_pmf: fix an exception string format",
            "mbox": "http://patchwork.ozlabs.org/project/hostap/patch/20260506111121.f6e1e25c7cf6.I3be0bd4a7c01e6a29474eb462b348b1789acc88e@changeid/mbox/"
        }
    ]
}