Series Detail
Show a series.
GET /api/series/678/?format=api
{ "id": 678, "url": "https://patchwork.libcamera.org/api/series/678/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=678", "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": "[libcamera-devel,v2] libcamera: device_enumerator: Don't stop if one device fails", "date": "2020-02-17T11:03:24", "submitter": { "id": 2, "url": "https://patchwork.libcamera.org/api/people/2/?format=api", "name": "Laurent Pinchart", "email": "laurent.pinchart@ideasonboard.com" }, "version": 2, "total": 1, "received_total": 1, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/678/mbox/", "cover_letter": null, "patches": [ { "id": 2839, "url": "https://patchwork.libcamera.org/api/patches/2839/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2839/", "msgid": "<20200217110324.7431-1-laurent.pinchart@ideasonboard.com>", "date": "2020-02-17T11:03:24", "name": "[libcamera-devel,v2] libcamera: device_enumerator: Don't stop if one device fails", "mbox": "https://patchwork.libcamera.org/patch/2839/mbox/" } ] }