Series Detail
Show a series.
GET /api/1.1/series/4444/?format=api
{ "id": 4444, "url": "https://patchwork.libcamera.org/api/1.1/series/4444/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4444", "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": "[v2,1/2] libcamera: base: utils: Implement hex() for 8-bit and 16-bit values", "date": "2024-07-04T10:07:27", "submitter": { "id": 2, "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api", "name": "Laurent Pinchart", "email": "laurent.pinchart@ideasonboard.com" }, "version": 2, "total": 2, "received_total": 2, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/4444/mbox/", "cover_letter": null, "patches": [ { "id": 20575, "url": "https://patchwork.libcamera.org/api/1.1/patches/20575/?format=api", "web_url": "https://patchwork.libcamera.org/patch/20575/", "msgid": "<20240704100728.7003-1-laurent.pinchart@ideasonboard.com>", "date": "2024-07-04T10:07:27", "name": "[v2,1/2] libcamera: base: utils: Implement hex() for 8-bit and 16-bit values", "mbox": "https://patchwork.libcamera.org/patch/20575/mbox/" }, { "id": 20576, "url": "https://patchwork.libcamera.org/api/1.1/patches/20576/?format=api", "web_url": "https://patchwork.libcamera.org/patch/20576/", "msgid": "<20240704100728.7003-2-laurent.pinchart@ideasonboard.com>", "date": "2024-07-04T10:07:28", "name": "[v2,2/2] test: utils: Extend utils::hex() test to 8-bit and 16-bit values", "mbox": "https://patchwork.libcamera.org/patch/20576/mbox/" } ] }