Show a series.

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

{
    "id": 492004,
    "url": "http://patchwork.ozlabs.org/api/series/492004/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=492004",
    "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": "CRIS: A few performance tweaks",
    "date": "2026-02-12T18:41:46",
    "submitter": {
        "id": 78298,
        "url": "http://patchwork.ozlabs.org/api/people/78298/?format=api",
        "name": "Hans-Peter Nilsson",
        "email": "hp@axis.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/492004/mbox/",
    "cover_letter": {
        "id": 2196026,
        "url": "http://patchwork.ozlabs.org/api/covers/2196026/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/gcc/cover/20260212184146.119C920453@pchp3.se.axis.com/",
        "msgid": "<20260212184146.119C920453@pchp3.se.axis.com>",
        "list_archive_url": null,
        "date": "2026-02-12T18:41:46",
        "name": "[committed,0/3] CRIS: A few performance tweaks",
        "mbox": "http://patchwork.ozlabs.org/project/gcc/cover/20260212184146.119C920453@pchp3.se.axis.com/mbox/"
    },
    "patches": [
        {
            "id": 2196027,
            "url": "http://patchwork.ozlabs.org/api/patches/2196027/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260212184330.8B61F2043D@pchp3.se.axis.com/",
            "msgid": "<20260212184330.8B61F2043D@pchp3.se.axis.com>",
            "list_archive_url": null,
            "date": "2026-02-12T18:43:30",
            "name": "[committed,1/3] CRIS: Make sure movsf doesn't have two memory operands",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260212184330.8B61F2043D@pchp3.se.axis.com/mbox/"
        },
        {
            "id": 2196028,
            "url": "http://patchwork.ozlabs.org/api/patches/2196028/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260212184440.0707B2043D@pchp3.se.axis.com/",
            "msgid": "<20260212184440.0707B2043D@pchp3.se.axis.com>",
            "list_archive_url": null,
            "date": "2026-02-12T18:44:40",
            "name": "[committed,2/3] CRIS: For HI, QI, make sure move patterns don't have two memory operands",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260212184440.0707B2043D@pchp3.se.axis.com/mbox/"
        },
        {
            "id": 2196029,
            "url": "http://patchwork.ozlabs.org/api/patches/2196029/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260212184558.24B4E2043D@pchp3.se.axis.com/",
            "msgid": "<20260212184558.24B4E2043D@pchp3.se.axis.com>",
            "list_archive_url": null,
            "date": "2026-02-12T18:45:58",
            "name": "[committed,3/3] CRIS: Make sure cstore<mode>4, cbranch<mode>4 don't have two memory operands",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260212184558.24B4E2043D@pchp3.se.axis.com/mbox/"
        }
    ]
}