Show a series.

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

{
    "id": 499424,
    "url": "http://patchwork.ozlabs.org/api/series/499424/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=499424",
    "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": "i386: Fix Intel syntax memory operand modifiers for AVX10.2 saturation conversions",
    "date": "2026-04-10T08:39:32",
    "submitter": {
        "id": 87231,
        "url": "http://patchwork.ozlabs.org/api/people/87231/?format=api",
        "name": "Hu, Lin1",
        "email": "lin1.hu@intel.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499424/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2221744,
            "url": "http://patchwork.ozlabs.org/api/patches/2221744/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260410083932.159741-1-lin1.hu@intel.com/",
            "msgid": "<20260410083932.159741-1-lin1.hu@intel.com>",
            "list_archive_url": null,
            "date": "2026-04-10T08:39:32",
            "name": "i386: Fix Intel syntax memory operand modifiers for AVX10.2 saturation conversions",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260410083932.159741-1-lin1.hu@intel.com/mbox/"
        }
    ]
}