Show a series.

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

{
    "id": 500776,
    "url": "http://patchwork.ozlabs.org/api/series/500776/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/buildroot/list/?series=500776",
    "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": "[v1] package/webkitgtk: bump to 2.52.3",
    "date": "2026-04-21T10:28:43",
    "submitter": {
        "id": 84152,
        "url": "http://patchwork.ozlabs.org/api/people/84152/?format=api",
        "name": "Thomas Devoogdt",
        "email": "thomas@devoogdt.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500776/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2225641,
            "url": "http://patchwork.ozlabs.org/api/patches/2225641/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260421102843.160108-1-thomas@devoogdt.com/",
            "msgid": "<20260421102843.160108-1-thomas@devoogdt.com>",
            "list_archive_url": null,
            "date": "2026-04-21T10:28:43",
            "name": "[v1] package/webkitgtk: bump to 2.52.3",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260421102843.160108-1-thomas@devoogdt.com/mbox/"
        }
    ]
}