Show a series.

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

{
    "id": 499259,
    "url": "http://patchwork.ozlabs.org/api/1.0/series/499259/?format=api",
    "project": {
        "id": 17,
        "url": "http://patchwork.ozlabs.org/api/1.0/projects/17/?format=api",
        "name": "GNU Compiler Collection",
        "link_name": "gcc",
        "list_id": "gcc-patches.gcc.gnu.org",
        "list_email": "gcc-patches@gcc.gnu.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null
    },
    "name": "Ada release notes for GCC 16, + adjustment for 14 and 15",
    "date": "2026-04-09T08:36:32",
    "submitter": {
        "id": 83064,
        "url": "http://patchwork.ozlabs.org/api/1.0/people/83064/?format=api",
        "name": "Marc Poulhiès",
        "email": "poulhies@adacore.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499259/mbox/",
    "cover_letter": {
        "id": 2221328,
        "url": "http://patchwork.ozlabs.org/api/1.0/covers/2221328/?format=api",
        "msgid": "<20260409083752.4142481-1-poulhies@adacore.com>",
        "date": "2026-04-09T08:36:32",
        "name": "[WWW,0/3] Ada release notes for GCC 16, + adjustment for 14 and 15"
    },
    "patches": [
        {
            "id": 2221330,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2221330/?format=api",
            "msgid": "<20260409083752.4142481-2-poulhies@adacore.com>",
            "date": "2026-04-09T08:36:33",
            "name": "[WWW,1/3] gcc-14: amend Ada release notes",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260409083752.4142481-2-poulhies@adacore.com/mbox/"
        },
        {
            "id": 2221329,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2221329/?format=api",
            "msgid": "<20260409083752.4142481-3-poulhies@adacore.com>",
            "date": "2026-04-09T08:36:34",
            "name": "[WWW,2/3] gcc-15: amend Ada release notes",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260409083752.4142481-3-poulhies@adacore.com/mbox/"
        },
        {
            "id": 2221331,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2221331/?format=api",
            "msgid": "<20260409083752.4142481-4-poulhies@adacore.com>",
            "date": "2026-04-09T08:36:35",
            "name": "[WWW,3/3] gcc-16: add Ada release notes",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260409083752.4142481-4-poulhies@adacore.com/mbox/"
        }
    ]
}