Series Detail
Show a series.
GET /api/1.2/series/499729/?format=api
{ "id": 499729, "url": "http://patchwork.ozlabs.org/api/1.2/series/499729/?format=api", "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=499729", "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": "c++tools: Use std::map::try_emplace to avoid use-after-move", "date": "2026-04-13T16:47:58", "submitter": { "id": 48004, "url": "http://patchwork.ozlabs.org/api/1.2/people/48004/?format=api", "name": "Jonathan Wakely", "email": "jwakely@redhat.com" }, "version": 1, "total": 1, "received_total": 1, "received_all": true, "mbox": "http://patchwork.ozlabs.org/series/499729/mbox/", "cover_letter": null, "patches": [ { "id": 2222777, "url": "http://patchwork.ozlabs.org/api/1.2/patches/2222777/?format=api", "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260413164814.90675-1-jwakely@redhat.com/", "msgid": "<20260413164814.90675-1-jwakely@redhat.com>", "list_archive_url": null, "date": "2026-04-13T16:47:58", "name": "c++tools: Use std::map::try_emplace to avoid use-after-move", "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260413164814.90675-1-jwakely@redhat.com/mbox/" } ] }