Series Detail
Show a series.
GET /api/series/101/?format=api
{ "id": 101, "url": "http://patchwork.ozlabs.org/api/series/101/?format=api", "web_url": "http://patchwork.ozlabs.org/project/linux-mtd/list/?series=101", "project": { "id": 3, "url": "http://patchwork.ozlabs.org/api/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, "list_archive_url": "", "list_archive_url_format": "", "commit_url_format": "" }, "name": "mtd: constify mtd_partition", "date": "2017-08-28T08:24:57", "submitter": { "id": 69434, "url": "http://patchwork.ozlabs.org/api/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/patches/806435/?format=api", "web_url": "http://patchwork.ozlabs.org/project/linux-mtd/patch/4039663983bf372bd802549ef313ff1e466ed18a.1503908316.git.arvind.yadav.cs@gmail.com/", "msgid": "<4039663983bf372bd802549ef313ff1e466ed18a.1503908316.git.arvind.yadav.cs@gmail.com>", "list_archive_url": null, "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/" } ] }