Series Detail
Show a series.
GET /api/1.0/series/12/?format=api
{ "id": 12, "url": "http://patchwork.ozlabs.org/api/1.0/series/12/?format=api", "project": { "id": 18, "url": "http://patchwork.ozlabs.org/api/1.0/projects/18/?format=api", "name": "U-Boot", "link_name": "uboot", "list_id": "u-boot.lists.denx.de", "list_email": "u-boot@lists.denx.de", "web_url": null, "scm_url": null, "webscm_url": null }, "name": "[U-Boot] fix: fw_env: Prevent writing error message on special files, which don't support fsync", "date": "2017-08-27T11:46:22", "submitter": { "id": 70701, "url": "http://patchwork.ozlabs.org/api/1.0/people/70701/?format=api", "name": "Lukasz Majewski", "email": "lukma@denx.de" }, "version": 1, "total": 1, "received_total": 1, "received_all": true, "mbox": "http://patchwork.ozlabs.org/series/12/mbox/", "cover_letter": null, "patches": [ { "id": 806219, "url": "http://patchwork.ozlabs.org/api/1.0/patches/806219/?format=api", "msgid": "<1503834382-19583-1-git-send-email-lukma@denx.de>", "date": "2017-08-27T11:46:22", "name": "[U-Boot] fix: fw_env: Prevent writing error message on special files, which don't support fsync", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1503834382-19583-1-git-send-email-lukma@denx.de/mbox/" } ] }