Show a series.

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

{
    "id": 491644,
    "url": "http://patchwork.ozlabs.org/api/series/491644/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=491644",
    "project": {
        "id": 17,
        "url": "http://patchwork.ozlabs.org/api/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,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "vect: disable vectorization of non-gather elementwise loads [PR124037]",
    "date": "2026-02-10T10:27:06",
    "submitter": {
        "id": 81143,
        "url": "http://patchwork.ozlabs.org/api/people/81143/?format=api",
        "name": "Victor Do Nascimento",
        "email": "Victor.DoNascimento@arm.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/491644/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2194974,
            "url": "http://patchwork.ozlabs.org/api/patches/2194974/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260210102706.112930-1-victor.donascimento@arm.com/",
            "msgid": "<20260210102706.112930-1-victor.donascimento@arm.com>",
            "list_archive_url": null,
            "date": "2026-02-10T10:27:06",
            "name": "vect: disable vectorization of non-gather elementwise loads [PR124037]",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260210102706.112930-1-victor.donascimento@arm.com/mbox/"
        }
    ]
}