Series Detail
Show a series.
GET /api/series/1377/?format=api
{ "id": 1377, "url": "https://patchwork.libcamera.org/api/series/1377/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1377", "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": "android: Introduce PostProcessor interface", "date": "2020-10-16T05:37:52", "submitter": { "id": 1, "url": "https://patchwork.libcamera.org/api/people/1/?format=api", "name": "Umang Jain", "email": "email@uajain.com" }, "version": 2, "total": 2, "received_total": 2, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/1377/mbox/", "cover_letter": { "id": 10073, "url": "https://patchwork.libcamera.org/api/covers/10073/?format=api", "web_url": "https://patchwork.libcamera.org/cover/10073/", "msgid": "<20201016053754.17251-1-email@uajain.com>", "date": "2020-10-16T05:37:52", "name": "[libcamera-devel,v2,0/2] android: Introduce PostProcessor interface", "mbox": "https://patchwork.libcamera.org/cover/10073/mbox/" }, "patches": [ { "id": 10074, "url": "https://patchwork.libcamera.org/api/patches/10074/?format=api", "web_url": "https://patchwork.libcamera.org/patch/10074/", "msgid": "<20201016053754.17251-2-email@uajain.com>", "date": "2020-10-16T05:37:53", "name": "[libcamera-devel,v2,1/2] android: post_processor: Introduce a PostProcessor interface", "mbox": "https://patchwork.libcamera.org/patch/10074/mbox/" }, { "id": 10075, "url": "https://patchwork.libcamera.org/api/patches/10075/?format=api", "web_url": "https://patchwork.libcamera.org/patch/10075/", "msgid": "<20201016053754.17251-3-email@uajain.com>", "date": "2020-10-16T05:37:54", "name": "[libcamera-devel,v2,2/2] android: jpeg: Port to PostProcessor interface", "mbox": "https://patchwork.libcamera.org/patch/10075/mbox/" } ] }