Series Detail
Show a series.
GET /api/1.2/series/11533/?format=api
{ "id": 11533, "url": "http://patchwork.ozlabs.org/api/1.2/series/11533/?format=api", "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=11533", "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": "Drop frequencies from basic blocks", "date": "2017-11-02T15:32:25", "submitter": { "id": 4327, "url": "http://patchwork.ozlabs.org/api/1.2/people/4327/?format=api", "name": "Jan Hubicka", "email": "hubicka@ucw.cz" }, "version": 1, "total": 1, "received_total": 1, "received_all": true, "mbox": "http://patchwork.ozlabs.org/series/11533/mbox/", "cover_letter": null, "patches": [ { "id": 833406, "url": "http://patchwork.ozlabs.org/api/1.2/patches/833406/?format=api", "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20171102153225.GA53964@kam.mff.cuni.cz/", "msgid": "<20171102153225.GA53964@kam.mff.cuni.cz>", "list_archive_url": null, "date": "2017-11-02T15:32:25", "name": "Drop frequencies from basic blocks", "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20171102153225.GA53964@kam.mff.cuni.cz/mbox/" } ] }