Series Detail
Show a series.
GET /api/1.2/series/499905/?format=api
{ "id": 499905, "url": "http://patchwork.ozlabs.org/api/1.2/series/499905/?format=api", "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=499905", "project": { "id": 17, "url": "http://patchwork.ozlabs.org/api/1.2/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": "match: (X * C1) + (X << C2) -> X * (C1 + (1 << C2)) [PR124886]", "date": "2026-04-15T01:38:14", "submitter": { "id": 92245, "url": "http://patchwork.ozlabs.org/api/1.2/people/92245/?format=api", "name": "Pengxuan Zheng", "email": "pengxuan.zheng@oss.qualcomm.com" }, "version": 1, "total": 1, "received_total": 1, "received_all": true, "mbox": "http://patchwork.ozlabs.org/series/499905/mbox/", "cover_letter": null, "patches": [ { "id": 2223312, "url": "http://patchwork.ozlabs.org/api/1.2/patches/2223312/?format=api", "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260415013814.804190-1-pengxuan.zheng@oss.qualcomm.com/", "msgid": "<20260415013814.804190-1-pengxuan.zheng@oss.qualcomm.com>", "list_archive_url": null, "date": "2026-04-15T01:38:14", "name": "match: (X * C1) + (X << C2) -> X * (C1 + (1 << C2)) [PR124886]", "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260415013814.804190-1-pengxuan.zheng@oss.qualcomm.com/mbox/" } ] }