Series Detail
Show a series.
GET /api/series/1959/?format=api
{ "id": 1959, "url": "https://patchwork.libcamera.org/api/series/1959/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1959", "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": "Clean up V4L2Device code", "date": "2021-04-22T02:18:05", "submitter": { "id": 63, "url": "https://patchwork.libcamera.org/api/people/63/?format=api", "name": "Hirokazu Honda", "email": "hiroh@chromium.org" }, "version": 4, "total": 4, "received_total": 4, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/1959/mbox/", "cover_letter": { "id": 12054, "url": "https://patchwork.libcamera.org/api/covers/12054/?format=api", "web_url": "https://patchwork.libcamera.org/cover/12054/", "msgid": "<20210422021809.520675-1-hiroh@chromium.org>", "date": "2021-04-22T02:18:05", "name": "[libcamera-devel,v4,0/4] Clean up V4L2Device code", "mbox": "https://patchwork.libcamera.org/cover/12054/mbox/" }, "patches": [ { "id": 12055, "url": "https://patchwork.libcamera.org/api/patches/12055/?format=api", "web_url": "https://patchwork.libcamera.org/patch/12055/", "msgid": "<20210422021809.520675-2-hiroh@chromium.org>", "date": "2021-04-22T02:18:06", "name": "[libcamera-devel,v4,1/4] libcamera: V4L2Device: Remove the controls order assumption in updateControls()", "mbox": "https://patchwork.libcamera.org/patch/12055/mbox/" }, { "id": 12056, "url": "https://patchwork.libcamera.org/api/patches/12056/?format=api", "web_url": "https://patchwork.libcamera.org/patch/12056/", "msgid": "<20210422021809.520675-3-hiroh@chromium.org>", "date": "2021-04-22T02:18:07", "name": "[libcamera-devel,v4,2/4] libcamera: V4L2Device: Use std::vector for v4l2_ext_control in getControls()", "mbox": "https://patchwork.libcamera.org/patch/12056/mbox/" }, { "id": 12057, "url": "https://patchwork.libcamera.org/api/patches/12057/?format=api", "web_url": "https://patchwork.libcamera.org/patch/12057/", "msgid": "<20210422021809.520675-4-hiroh@chromium.org>", "date": "2021-04-22T02:18:08", "name": "[libcamera-devel,v4,3/4] libcamera: V4L2Device: Use std::vector for v4l2_ext_control in setControls()", "mbox": "https://patchwork.libcamera.org/patch/12057/mbox/" }, { "id": 12058, "url": "https://patchwork.libcamera.org/api/patches/12058/?format=api", "web_url": "https://patchwork.libcamera.org/patch/12058/", "msgid": "<20210422021809.520675-5-hiroh@chromium.org>", "date": "2021-04-22T02:18:09", "name": "[libcamera-devel,v4,4/4] libcamera: V4L2Device: Use Span in updateControls()", "mbox": "https://patchwork.libcamera.org/patch/12058/mbox/" } ] }