Series Detail
Show a series.
GET /api/series/4000/?format=api
{ "id": 4000, "url": "https://patchwork.libcamera.org/api/series/4000/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4000", "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": "Add HeapAllocator", "date": "2023-08-02T06:51:42", "submitter": { "id": 117, "url": "https://patchwork.libcamera.org/api/people/117/?format=api", "name": "Cheng-Hao Yang", "email": "chenghaoyang@chromium.org" }, "version": 7, "total": 3, "received_total": 3, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/4000/mbox/", "cover_letter": { "id": 18920, "url": "https://patchwork.libcamera.org/api/covers/18920/?format=api", "web_url": "https://patchwork.libcamera.org/cover/18920/", "msgid": "<20230802065449.2904457-1-chenghaoyang@chromium.org>", "date": "2023-08-02T06:51:42", "name": "[libcamera-devel,v7,0/3] Add HeapAllocator", "mbox": "https://patchwork.libcamera.org/cover/18920/mbox/" }, "patches": [ { "id": 18921, "url": "https://patchwork.libcamera.org/api/patches/18921/?format=api", "web_url": "https://patchwork.libcamera.org/patch/18921/", "msgid": "<20230802065449.2904457-2-chenghaoyang@chromium.org>", "date": "2023-08-02T06:51:43", "name": "[libcamera-devel,v7,1/3] libcamera: Move DmaHeap to HeapAllocator as a base class", "mbox": "https://patchwork.libcamera.org/patch/18921/mbox/" }, { "id": 18922, "url": "https://patchwork.libcamera.org/api/patches/18922/?format=api", "web_url": "https://patchwork.libcamera.org/patch/18922/", "msgid": "<20230802065449.2904457-3-chenghaoyang@chromium.org>", "date": "2023-08-02T06:51:44", "name": "[libcamera-devel,v7,2/3] libcamera: Add UdmaHeap if DmaHeap is not valid", "mbox": "https://patchwork.libcamera.org/patch/18922/mbox/" }, { "id": 18923, "url": "https://patchwork.libcamera.org/api/patches/18923/?format=api", "web_url": "https://patchwork.libcamera.org/patch/18923/", "msgid": "<20230802065449.2904457-4-chenghaoyang@chromium.org>", "date": "2023-08-02T06:51:45", "name": "[libcamera-devel,v7,3/3] libcamera: Add exportFrameBuffers in HeapAllocator", "mbox": "https://patchwork.libcamera.org/patch/18923/mbox/" } ] }