Show a series.

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

{
    "id": 502415,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/502415/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=502415",
    "project": {
        "id": 17,
        "url": "http://patchwork.ozlabs.org/api/1.1/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": "x86: Correct last_4x_vec_label in ix86_expand_movmem",
    "date": "2026-05-01T02:33:59",
    "submitter": {
        "id": 4387,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/4387/?format=api",
        "name": "H.J. Lu",
        "email": "hjl.tools@gmail.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/502415/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2231646,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2231646/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/CAMe9rOqLjhvhqVfwZZUZrUhjVs+fFdvEUGFoY5aFCsQ=9aJ45Q@mail.gmail.com/",
            "msgid": "<CAMe9rOqLjhvhqVfwZZUZrUhjVs+fFdvEUGFoY5aFCsQ=9aJ45Q@mail.gmail.com>",
            "date": "2026-05-01T02:33:59",
            "name": "x86: Correct last_4x_vec_label in ix86_expand_movmem",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/CAMe9rOqLjhvhqVfwZZUZrUhjVs+fFdvEUGFoY5aFCsQ=9aJ45Q@mail.gmail.com/mbox/"
        }
    ]
}