Series Detail
Show a series.
GET /api/1.1/series/3456/?format=api
{ "id": 3456, "url": "https://patchwork.libcamera.org/api/1.1/series/3456/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3456", "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,v2,1/2] libcamera: control: initialise control info to ControlTypeNone by default", "date": "2022-08-30T20:21:23", "submitter": { "id": 111, "url": "https://patchwork.libcamera.org/api/1.1/people/111/?format=api", "name": "Christian Rauch", "email": "Rauch.Christian@gmx.de" }, "version": 2, "total": 2, "received_total": 2, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/3456/mbox/", "cover_letter": null, "patches": [ { "id": 17262, "url": "https://patchwork.libcamera.org/api/1.1/patches/17262/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17262/", "msgid": "<20220830202124.457253-1-Rauch.Christian@gmx.de>", "date": "2022-08-30T20:21:23", "name": "[libcamera-devel,v2,1/2] libcamera: control: initialise control info to ControlTypeNone by default", "mbox": "https://patchwork.libcamera.org/patch/17262/mbox/" }, { "id": 17263, "url": "https://patchwork.libcamera.org/api/1.1/patches/17263/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17263/", "msgid": "<20220830202124.457253-2-Rauch.Christian@gmx.de>", "date": "2022-08-30T20:21:24", "name": "[libcamera-devel,v2,2/2] test: represent uninitialised values via ControlTypeNone", "mbox": "https://patchwork.libcamera.org/patch/17263/mbox/" } ] }