Series Detail
Show a series.
GET /api/series/4546/?format=api
{ "id": 4546, "url": "https://patchwork.libcamera.org/api/series/4546/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4546", "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": "Fix uvcvideo pipelinehandler keeping /dev/video# open", "date": "2024-08-27T16:42:52", "submitter": { "id": 102, "url": "https://patchwork.libcamera.org/api/people/102/?format=api", "name": "Hans de Goede", "email": "hdegoede@redhat.com" }, "version": 2, "total": 3, "received_total": 3, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/4546/mbox/", "cover_letter": { "id": 21044, "url": "https://patchwork.libcamera.org/api/covers/21044/?format=api", "web_url": "https://patchwork.libcamera.org/cover/21044/", "msgid": "<20240827164255.314432-1-hdegoede@redhat.com>", "date": "2024-08-27T16:42:52", "name": "[v2,0/3] Fix uvcvideo pipelinehandler keeping /dev/video# open", "mbox": "https://patchwork.libcamera.org/cover/21044/mbox/" }, "patches": [ { "id": 21045, "url": "https://patchwork.libcamera.org/api/patches/21045/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21045/", "msgid": "<20240827164255.314432-2-hdegoede@redhat.com>", "date": "2024-08-27T16:42:53", "name": "[v2,1/3] pipeline_handler: Add acquireDevice() method to mirror existing releaseDevice()", "mbox": "https://patchwork.libcamera.org/patch/21045/mbox/" }, { "id": 21046, "url": "https://patchwork.libcamera.org/api/patches/21046/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21046/", "msgid": "<20240827164255.314432-3-hdegoede@redhat.com>", "date": "2024-08-27T16:42:54", "name": "[v2,2/3] camera: Use invokeMethod() for pipe_->acquire() and pipe_->release()", "mbox": "https://patchwork.libcamera.org/patch/21046/mbox/" }, { "id": 21047, "url": "https://patchwork.libcamera.org/api/patches/21047/?format=api", "web_url": "https://patchwork.libcamera.org/patch/21047/", "msgid": "<20240827164255.314432-4-hdegoede@redhat.com>", "date": "2024-08-27T16:42:55", "name": "[v2,3/3] uvcvideo: Implement acquireDevice() + releaseDevice()", "mbox": "https://patchwork.libcamera.org/patch/21047/mbox/" } ] }