Show a series.

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

{
    "id": 497546,
    "url": "http://patchwork.ozlabs.org/api/series/497546/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/buildroot/list/?series=497546",
    "project": {
        "id": 27,
        "url": "http://patchwork.ozlabs.org/api/projects/27/?format=api",
        "name": "Buildroot development",
        "link_name": "buildroot",
        "list_id": "buildroot.buildroot.org",
        "list_email": "buildroot@buildroot.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "Add security policy information",
    "date": "2026-03-26T08:14:21",
    "submitter": {
        "id": 90763,
        "url": "http://patchwork.ozlabs.org/api/people/90763/?format=api",
        "name": "Titouan Christophe",
        "email": "titouan.christophe@mind.be"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/497546/mbox/",
    "cover_letter": {
        "id": 2216252,
        "url": "http://patchwork.ozlabs.org/api/covers/2216252/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/buildroot/cover/20260326081422.945900-1-titouan.christophe@mind.be/",
        "msgid": "<20260326081422.945900-1-titouan.christophe@mind.be>",
        "list_archive_url": null,
        "date": "2026-03-26T08:14:20",
        "name": "[v2,0/2] Add security policy information",
        "mbox": "http://patchwork.ozlabs.org/project/buildroot/cover/20260326081422.945900-1-titouan.christophe@mind.be/mbox/"
    },
    "patches": [
        {
            "id": 2216251,
            "url": "http://patchwork.ozlabs.org/api/patches/2216251/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260326081422.945900-2-titouan.christophe@mind.be/",
            "msgid": "<20260326081422.945900-2-titouan.christophe@mind.be>",
            "list_archive_url": null,
            "date": "2026-03-26T08:14:21",
            "name": "[v2,1/2] docs/website: add security contact information on the homepage",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260326081422.945900-2-titouan.christophe@mind.be/mbox/"
        },
        {
            "id": 2216253,
            "url": "http://patchwork.ozlabs.org/api/patches/2216253/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260326081422.945900-3-titouan.christophe@mind.be/",
            "msgid": "<20260326081422.945900-3-titouan.christophe@mind.be>",
            "list_archive_url": null,
            "date": "2026-03-26T08:14:22",
            "name": "[v2,2/2] SECURITY.md: add new file",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260326081422.945900-3-titouan.christophe@mind.be/mbox/"
        }
    ]
}