Series Detail
Show a series.
GET /api/1.1/series/2368/?format=api
{ "id": 2368, "url": "https://patchwork.libcamera.org/api/1.1/series/2368/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2368", "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": "IPC: Avoid memcpy() call with nullptr", "date": "2021-08-18T08:38:40", "submitter": { "id": 86, "url": "https://patchwork.libcamera.org/api/1.1/people/86/?format=api", "name": "Umang Jain", "email": "umang.jain@ideasonboard.com" }, "version": 1, "total": 2, "received_total": 2, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/2368/mbox/", "cover_letter": { "id": 13382, "url": "https://patchwork.libcamera.org/api/1.1/covers/13382/?format=api", "web_url": "https://patchwork.libcamera.org/cover/13382/", "msgid": "<20210818083842.31778-1-umang.jain@ideasonboard.com>", "date": "2021-08-18T08:38:40", "name": "[libcamera-devel,0/2] IPC: Avoid memcpy() call with nullptr", "mbox": "https://patchwork.libcamera.org/cover/13382/mbox/" }, "patches": [ { "id": 13383, "url": "https://patchwork.libcamera.org/api/1.1/patches/13383/?format=api", "web_url": "https://patchwork.libcamera.org/patch/13383/", "msgid": "<20210818083842.31778-2-umang.jain@ideasonboard.com>", "date": "2021-08-18T08:38:41", "name": "[libcamera-devel,1/2] libcamera: ipc_unixsocket: Do not run memcpy with null arguments", "mbox": "https://patchwork.libcamera.org/patch/13383/mbox/" }, { "id": 13384, "url": "https://patchwork.libcamera.org/api/1.1/patches/13384/?format=api", "web_url": "https://patchwork.libcamera.org/patch/13384/", "msgid": "<20210818083842.31778-3-umang.jain@ideasonboard.com>", "date": "2021-08-18T08:38:42", "name": "[libcamera-devel,2/2] libcamera: ipc_pipe: Do not run memcpy with null arguments", "mbox": "https://patchwork.libcamera.org/patch/13384/mbox/" } ] }