Series Detail
Show a series.
GET /api/1.1/series/909/?format=api
{ "id": 909, "url": "https://patchwork.libcamera.org/api/1.1/series/909/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=909", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/1.1/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,1/3] libcamera: file_descriptor: Implement move semantics for constructor", "date": "2020-05-18T16:48:02", "submitter": { "id": 2, "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api", "name": "Laurent Pinchart", "email": "laurent.pinchart@ideasonboard.com" }, "version": 1, "total": 3, "received_total": 3, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/909/mbox/", "cover_letter": null, "patches": [ { "id": 3805, "url": "https://patchwork.libcamera.org/api/1.1/patches/3805/?format=api", "web_url": "https://patchwork.libcamera.org/patch/3805/", "msgid": "<20200518164804.10088-1-laurent.pinchart@ideasonboard.com>", "date": "2020-05-18T16:48:02", "name": "[libcamera-devel,1/3] libcamera: file_descriptor: Implement move semantics for constructor", "mbox": "https://patchwork.libcamera.org/patch/3805/mbox/" }, { "id": 3806, "url": "https://patchwork.libcamera.org/api/1.1/patches/3806/?format=api", "web_url": "https://patchwork.libcamera.org/patch/3806/", "msgid": "<20200518164804.10088-2-laurent.pinchart@ideasonboard.com>", "date": "2020-05-18T16:48:03", "name": "[libcamera-devel,2/3] test: file-descriptor: Add \"fd move\" constructor test", "mbox": "https://patchwork.libcamera.org/patch/3806/mbox/" }, { "id": 3807, "url": "https://patchwork.libcamera.org/api/1.1/patches/3807/?format=api", "web_url": "https://patchwork.libcamera.org/patch/3807/", "msgid": "<20200518164804.10088-3-laurent.pinchart@ideasonboard.com>", "date": "2020-05-18T16:48:04", "name": "[libcamera-devel,3/3] libcamera: v4l2_videodevice: Use FileDescriptor \"fd move\" constructor", "mbox": "https://patchwork.libcamera.org/patch/3807/mbox/" } ] }