Series Detail
Show a series.
GET /api/series/236/?format=api
{ "id": 236, "url": "http://patchwork.ozlabs.org/api/series/236/?format=api", "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=236", "project": { "id": 7, "url": "http://patchwork.ozlabs.org/api/projects/7/?format=api", "name": "Linux network development", "link_name": "netdev", "list_id": "netdev.vger.kernel.org", "list_email": "netdev@vger.kernel.org", "web_url": null, "scm_url": null, "webscm_url": null, "list_archive_url": "", "list_archive_url_format": "", "commit_url_format": "" }, "name": "packet: Don't write vnet header beyond end of buffer", "date": "2017-08-28T18:29:41", "submitter": { "id": 67008, "url": "http://patchwork.ozlabs.org/api/people/67008/?format=api", "name": "Benjamin Poirier", "email": "bpoirier@suse.com" }, "version": 1, "total": 1, "received_total": 1, "received_all": true, "mbox": "http://patchwork.ozlabs.org/series/236/mbox/", "cover_letter": null, "patches": [ { "id": 806711, "url": "http://patchwork.ozlabs.org/api/patches/806711/?format=api", "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170828182941.10677-1-bpoirier@suse.com/", "msgid": "<20170828182941.10677-1-bpoirier@suse.com>", "list_archive_url": null, "date": "2017-08-28T18:29:41", "name": "packet: Don't write vnet header beyond end of buffer", "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170828182941.10677-1-bpoirier@suse.com/mbox/" } ] }