Series Detail
Show a series.
GET /api/series/815/?format=api
{ "id": 815, "url": "http://patchwork.ozlabs.org/api/series/815/?format=api", "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=815", "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": "C++ PATCH to fix ICE with -Wbool-operation (PR c++/82040)", "date": "2017-08-31T12:17:54", "submitter": { "id": 14370, "url": "http://patchwork.ozlabs.org/api/people/14370/?format=api", "name": "Marek Polacek", "email": "polacek@redhat.com" }, "version": 1, "total": 1, "received_total": 1, "received_all": true, "mbox": "http://patchwork.ozlabs.org/series/815/mbox/", "cover_letter": null, "patches": [ { "id": 808226, "url": "http://patchwork.ozlabs.org/api/patches/808226/?format=api", "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20170831121754.GH17069@redhat.com/", "msgid": "<20170831121754.GH17069@redhat.com>", "list_archive_url": null, "date": "2017-08-31T12:17:54", "name": "C++ PATCH to fix ICE with -Wbool-operation (PR c++/82040)", "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20170831121754.GH17069@redhat.com/mbox/" } ] }