Series Detail
Show a series.
GET /api/1.2/series/1086/?format=api
{ "id": 1086, "url": "http://patchwork.ozlabs.org/api/1.2/series/1086/?format=api", "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=1086", "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": "Disable type demotion for sanitizer (PR sanitizer/82072)", "date": "2017-09-01T17:47:14", "submitter": { "id": 14370, "url": "http://patchwork.ozlabs.org/api/1.2/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/1086/mbox/", "cover_letter": null, "patches": [ { "id": 808846, "url": "http://patchwork.ozlabs.org/api/1.2/patches/808846/?format=api", "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20170901174714.GB20631@redhat.com/", "msgid": "<20170901174714.GB20631@redhat.com>", "list_archive_url": null, "date": "2017-09-01T17:47:14", "name": "Disable type demotion for sanitizer (PR sanitizer/82072)", "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20170901174714.GB20631@redhat.com/mbox/" } ] }