Show a series.

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

{
    "id": 497388,
    "url": "http://patchwork.ozlabs.org/api/series/497388/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=497388",
    "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": "Optimize 32-bit unsigned constant division for 64-bit targets",
    "date": "2026-03-25T07:23:03",
    "submitter": {
        "id": 92964,
        "url": "http://patchwork.ozlabs.org/api/people/92964/?format=api",
        "name": null,
        "email": "herumi@nifty.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/497388/mbox/",
    "cover_letter": {
        "id": 2215711,
        "url": "http://patchwork.ozlabs.org/api/covers/2215711/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/gcc/cover/20260325072306.2773207-1-herumi@nifty.com/",
        "msgid": "<20260325072306.2773207-1-herumi@nifty.com>",
        "list_archive_url": null,
        "date": "2026-03-25T07:23:03",
        "name": "[0/3] Optimize 32-bit unsigned constant division for 64-bit targets",
        "mbox": "http://patchwork.ozlabs.org/project/gcc/cover/20260325072306.2773207-1-herumi@nifty.com/mbox/"
    },
    "patches": [
        {
            "id": 2215712,
            "url": "http://patchwork.ozlabs.org/api/patches/2215712/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260325072306.2773207-2-herumi@nifty.com/",
            "msgid": "<20260325072306.2773207-2-herumi@nifty.com>",
            "list_archive_url": null,
            "date": "2026-03-25T07:23:04",
            "name": "[1/3] expmed: Optimize 32-bit unsigned division by constants on 64-bit targets",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260325072306.2773207-2-herumi@nifty.com/mbox/"
        },
        {
            "id": 2215713,
            "url": "http://patchwork.ozlabs.org/api/patches/2215713/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260325072306.2773207-3-herumi@nifty.com/",
            "msgid": "<20260325072306.2773207-3-herumi@nifty.com>",
            "list_archive_url": null,
            "date": "2026-03-25T07:23:05",
            "name": "[2/3] i386: Add BMI2 MULX pattern for highpart-only multiplication",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260325072306.2773207-3-herumi@nifty.com/mbox/"
        },
        {
            "id": 2215715,
            "url": "http://patchwork.ozlabs.org/api/patches/2215715/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260325072306.2773207-4-herumi@nifty.com/",
            "msgid": "<20260325072306.2773207-4-herumi@nifty.com>",
            "list_archive_url": null,
            "date": "2026-03-25T07:23:06",
            "name": "[3/3] i386: Add peephole2 to convert highpart mul to mulx",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260325072306.2773207-4-herumi@nifty.com/mbox/"
        }
    ]
}