Series Detail
Show a series.
GET /api/series/1156/?format=api
{ "id": 1156, "url": "https://patchwork.libcamera.org/api/series/1156/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1156", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "name": "Add Object::deleteLater() support", "date": "2020-07-28T10:57:21", "submitter": { "id": 1, "url": "https://patchwork.libcamera.org/api/people/1/?format=api", "name": "Umang Jain", "email": "email@uajain.com" }, "version": 1, "total": 2, "received_total": 2, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/1156/mbox/", "cover_letter": { "id": 9041, "url": "https://patchwork.libcamera.org/api/covers/9041/?format=api", "web_url": "https://patchwork.libcamera.org/cover/9041/", "msgid": "<20200728105541.13326-1-email@uajain.com>", "date": "2020-07-28T10:57:21", "name": "[libcamera-devel,0/2] Add Object::deleteLater() support", "mbox": "https://patchwork.libcamera.org/cover/9041/mbox/" }, "patches": [ { "id": 9042, "url": "https://patchwork.libcamera.org/api/patches/9042/?format=api", "web_url": "https://patchwork.libcamera.org/patch/9042/", "msgid": "<20200728105541.13326-2-email@uajain.com>", "date": "2020-07-28T10:57:24", "name": "[libcamera-devel,1/2] libcamera: object: Add deleteLater() support", "mbox": "https://patchwork.libcamera.org/patch/9042/mbox/" }, { "id": 9043, "url": "https://patchwork.libcamera.org/api/patches/9043/?format=api", "web_url": "https://patchwork.libcamera.org/patch/9043/", "msgid": "<20200728105541.13326-3-email@uajain.com>", "date": "2020-07-28T10:57:25", "name": "[libcamera-devel,2/2] libcamera: camera: Ensure deletion via deleteLater()", "mbox": "https://patchwork.libcamera.org/patch/9043/mbox/" } ] }