Series Detail
Show a series.
GET /api/1.0/series/24/?format=api
{ "id": 24, "url": "http://patchwork.ozlabs.org/api/1.0/series/24/?format=api", "project": { "id": 17, "url": "http://patchwork.ozlabs.org/api/1.0/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 }, "name": "[fortran] Warn about suspicious assignment to contiguous pointers", "date": "2017-08-27T14:21:10", "submitter": { "id": 4465, "url": "http://patchwork.ozlabs.org/api/1.0/people/4465/?format=api", "name": "Thomas Koenig", "email": "tkoenig@netcologne.de" }, "version": 1, "total": 1, "received_total": 1, "received_all": true, "mbox": "http://patchwork.ozlabs.org/series/24/mbox/", "cover_letter": null, "patches": [ { "id": 806249, "url": "http://patchwork.ozlabs.org/api/1.0/patches/806249/?format=api", "msgid": "<be2d7941-5660-529c-88aa-ce1335073a33@netcologne.de>", "date": "2017-08-27T14:21:10", "name": "[fortran] Warn about suspicious assignment to contiguous pointers", "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/be2d7941-5660-529c-88aa-ce1335073a33@netcologne.de/mbox/" } ] }