Series Detail
Show a series.
GET /api/1.1/series/2225/?format=api
{ "id": 2225, "url": "https://patchwork.libcamera.org/api/1.1/series/2225/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2225", "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: Make Framebuffer class Extensible", "date": "2021-07-11T17:03:56", "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": 3, "received_total": 3, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/2225/mbox/", "cover_letter": { "id": 12893, "url": "https://patchwork.libcamera.org/api/1.1/covers/12893/?format=api", "web_url": "https://patchwork.libcamera.org/cover/12893/", "msgid": "<20210711170359.300-1-laurent.pinchart@ideasonboard.com>", "date": "2021-07-11T17:03:56", "name": "[libcamera-devel,v2,0/3] libcamera: Make Framebuffer class Extensible", "mbox": "https://patchwork.libcamera.org/cover/12893/mbox/" }, "patches": [ { "id": 12894, "url": "https://patchwork.libcamera.org/api/1.1/patches/12894/?format=api", "web_url": "https://patchwork.libcamera.org/patch/12894/", "msgid": "<20210711170359.300-2-laurent.pinchart@ideasonboard.com>", "date": "2021-07-11T17:03:57", "name": "[libcamera-devel,v2,1/3] libcamera: base: class: Expose Extensible private data to other classes", "mbox": "https://patchwork.libcamera.org/patch/12894/mbox/" }, { "id": 12895, "url": "https://patchwork.libcamera.org/api/1.1/patches/12895/?format=api", "web_url": "https://patchwork.libcamera.org/patch/12895/", "msgid": "<20210711170359.300-3-laurent.pinchart@ideasonboard.com>", "date": "2021-07-11T17:03:58", "name": "[libcamera-devel,v2,2/3] libcamera: Drop the LIBCAMERA_D_PTR macro in favour of the _d() function", "mbox": "https://patchwork.libcamera.org/patch/12895/mbox/" }, { "id": 12896, "url": "https://patchwork.libcamera.org/api/1.1/patches/12896/?format=api", "web_url": "https://patchwork.libcamera.org/patch/12896/", "msgid": "<20210711170359.300-4-laurent.pinchart@ideasonboard.com>", "date": "2021-07-11T17:03:59", "name": "[libcamera-devel,v2,3/3] libcamera: framebuffer: Make FrameBuffer class Extensible", "mbox": "https://patchwork.libcamera.org/patch/12896/mbox/" } ] }