Series Detail
Show a series.
GET /api/1.0/series/101/?format=api
{ "id": 101, "url": "http://patchwork.ozlabs.org/api/1.0/series/101/?format=api", "project": { "id": 3, "url": "http://patchwork.ozlabs.org/api/1.0/projects/3/?format=api", "name": "Linux MTD development", "link_name": "linux-mtd", "list_id": "linux-mtd.lists.infradead.org", "list_email": "linux-mtd@lists.infradead.org", "web_url": null, "scm_url": null, "webscm_url": null }, "name": "mtd: constify mtd_partition", "date": "2017-08-28T08:24:57", "submitter": { "id": 69434, "url": "http://patchwork.ozlabs.org/api/1.0/people/69434/?format=api", "name": "Arvind Yadav", "email": "arvind.yadav.cs@gmail.com" }, "version": 1, "total": 1, "received_total": 1, "received_all": true, "mbox": "http://patchwork.ozlabs.org/series/101/mbox/", "cover_letter": null, "patches": [ { "id": 806435, "url": "http://patchwork.ozlabs.org/api/1.0/patches/806435/?format=api", "msgid": "<4039663983bf372bd802549ef313ff1e466ed18a.1503908316.git.arvind.yadav.cs@gmail.com>", "date": "2017-08-28T08:24:57", "name": "mtd: constify mtd_partition", "mbox": "http://patchwork.ozlabs.org/project/linux-mtd/patch/4039663983bf372bd802549ef313ff1e466ed18a.1503908316.git.arvind.yadav.cs@gmail.com/mbox/" } ] }