Show a series.

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

{
    "id": 491688,
    "url": "http://patchwork.ozlabs.org/api/series/491688/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/buildroot/list/?series=491688",
    "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": "[RFC] package/pkg-cargo: add HOST_* variables for target build",
    "date": "2026-02-10T14:43:33",
    "submitter": {
        "id": 88597,
        "url": "http://patchwork.ozlabs.org/api/people/88597/?format=api",
        "name": "Sebastien LAVEZE",
        "email": "slaveze@smartandconnective.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/491688/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2195203,
            "url": "http://patchwork.ozlabs.org/api/patches/2195203/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260210144308.689103-1-slaveze@smartandconnective.com/",
            "msgid": "<20260210144308.689103-1-slaveze@smartandconnective.com>",
            "list_archive_url": null,
            "date": "2026-02-10T14:43:33",
            "name": "[RFC] package/pkg-cargo: add HOST_* variables for target build",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260210144308.689103-1-slaveze@smartandconnective.com/mbox/"
        }
    ]
}