Series Detail
Show a series.
GET /api/series/456/?format=api
{ "id": 456, "url": "https://patchwork.libcamera.org/api/series/456/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=456", "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": "[libcamera-devel] libcamera: log: Print the function name in log", "date": "2019-08-12T12:49:19", "submitter": { "id": 3, "url": "https://patchwork.libcamera.org/api/people/3/?format=api", "name": "Jacopo Mondi", "email": "jacopo@jmondi.org" }, "version": 1, "total": 1, "received_total": 1, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/456/mbox/", "cover_letter": null, "patches": [ { "id": 1797, "url": "https://patchwork.libcamera.org/api/patches/1797/?format=api", "web_url": "https://patchwork.libcamera.org/patch/1797/", "msgid": "<20190812124919.736-1-jacopo@jmondi.org>", "date": "2019-08-12T12:49:19", "name": "[libcamera-devel] libcamera: log: Print the function name in log", "mbox": "https://patchwork.libcamera.org/patch/1797/mbox/" } ] }