Series Detail
Show a series.
GET /api/series/4100/?format=api
{ "id": 4100, "url": "http://patchwork.ozlabs.org/api/series/4100/?format=api", "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=4100", "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": "match.pd handling of three-constant bitops", "date": "2017-09-20T12:18:39", "submitter": { "id": 5450, "url": "http://patchwork.ozlabs.org/api/people/5450/?format=api", "name": "Richard Sandiford", "email": "richard.sandiford@linaro.org" }, "version": 1, "total": 1, "received_total": 1, "received_all": true, "mbox": "http://patchwork.ozlabs.org/series/4100/mbox/", "cover_letter": null, "patches": [ { "id": 816178, "url": "http://patchwork.ozlabs.org/api/patches/816178/?format=api", "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/87bmm51s2o.fsf@linaro.org/", "msgid": "<87bmm51s2o.fsf@linaro.org>", "list_archive_url": null, "date": "2017-09-20T12:18:39", "name": "match.pd handling of three-constant bitops", "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/87bmm51s2o.fsf@linaro.org/mbox/" } ] }