Series Detail
Show a series.
GET /api/series/321/?format=api
{ "id": 321, "url": "https://patchwork.libcamera.org/api/series/321/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=321", "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": "cam: cleanup code structure", "date": "2019-05-23T00:55:32", "submitter": { "id": 5, "url": "https://patchwork.libcamera.org/api/people/5/?format=api", "name": "Niklas Söderlund", "email": "niklas.soderlund@ragnatech.se" }, "version": 1, "total": 2, "received_total": 2, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/321/mbox/", "cover_letter": { "id": 1266, "url": "https://patchwork.libcamera.org/api/covers/1266/?format=api", "web_url": "https://patchwork.libcamera.org/cover/1266/", "msgid": "<20190523005534.9631-1-niklas.soderlund@ragnatech.se>", "date": "2019-05-23T00:55:32", "name": "[libcamera-devel,0/2] cam: cleanup code structure", "mbox": "https://patchwork.libcamera.org/cover/1266/mbox/" }, "patches": [ { "id": 1267, "url": "https://patchwork.libcamera.org/api/patches/1267/?format=api", "web_url": "https://patchwork.libcamera.org/patch/1267/", "msgid": "<20190523005534.9631-2-niklas.soderlund@ragnatech.se>", "date": "2019-05-23T00:55:33", "name": "[libcamera-devel,1/2] cam: capture: Break out capture to a new class", "mbox": "https://patchwork.libcamera.org/patch/1267/mbox/" }, { "id": 1268, "url": "https://patchwork.libcamera.org/api/patches/1268/?format=api", "web_url": "https://patchwork.libcamera.org/patch/1268/", "msgid": "<20190523005534.9631-3-niklas.soderlund@ragnatech.se>", "date": "2019-05-23T00:55:34", "name": "[libcamera-devel,2/2] cam: Add CamApp class", "mbox": "https://patchwork.libcamera.org/patch/1268/mbox/" } ] }