Show a series.

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

{
    "id": 502587,
    "url": "http://patchwork.ozlabs.org/api/series/502587/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/swupdate/list/?series=502587",
    "project": {
        "id": 58,
        "url": "http://patchwork.ozlabs.org/api/projects/58/?format=api",
        "name": "swupdate development",
        "link_name": "swupdate",
        "list_id": "swupdate.googlegroups.com",
        "list_email": "swupdate@googlegroups.com",
        "web_url": "https://github.com/sbabic/swupdate",
        "scm_url": "git://github.com/sbabic/swupdate",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "Fix typos in documentation",
    "date": "2026-04-29T12:47:25",
    "submitter": {
        "id": 93315,
        "url": "http://patchwork.ozlabs.org/api/people/93315/?format=api",
        "name": "yanis.binard",
        "email": "yanis.binard@smile.fr"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/502587/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2232204,
            "url": "http://patchwork.ozlabs.org/api/patches/2232204/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/swupdate/patch/20260429124725.895943-1-yanis.binard@smile.fr/",
            "msgid": "<20260429124725.895943-1-yanis.binard@smile.fr>",
            "list_archive_url": null,
            "date": "2026-04-29T12:47:25",
            "name": "Fix typos in documentation",
            "mbox": "http://patchwork.ozlabs.org/project/swupdate/patch/20260429124725.895943-1-yanis.binard@smile.fr/mbox/"
        }
    ]
}