Series Detail
Show a series.
GET /api/series/635/?format=api
{ "id": 635, "url": "https://patchwork.libcamera.org/api/series/635/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=635", "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 the ability to do pre-commit style check", "date": "2020-01-18T03:54:42", "submitter": { "id": 30, "url": "https://patchwork.libcamera.org/api/people/30/?format=api", "name": "Nicolas Dufresne", "email": "nicolas@ndufresne.ca" }, "version": 3, "total": 6, "received_total": 6, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/635/mbox/", "cover_letter": { "id": 2667, "url": "https://patchwork.libcamera.org/api/covers/2667/?format=api", "web_url": "https://patchwork.libcamera.org/cover/2667/", "msgid": "<20200118035448.230530-1-nicolas@ndufresne.ca>", "date": "2020-01-18T03:54:42", "name": "[libcamera-devel,v3,0/6] Add the ability to do pre-commit style check", "mbox": "https://patchwork.libcamera.org/cover/2667/mbox/" }, "patches": [ { "id": 2668, "url": "https://patchwork.libcamera.org/api/patches/2668/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2668/", "msgid": "<20200118035448.230530-2-nicolas@ndufresne.ca>", "date": "2020-01-18T03:54:43", "name": "[libcamera-devel,v3,1/6] checkstyle: Move from pep8 to pycodestyle", "mbox": "https://patchwork.libcamera.org/patch/2668/mbox/" }, { "id": 2669, "url": "https://patchwork.libcamera.org/api/patches/2669/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2669/", "msgid": "<20200118035448.230530-3-nicolas@ndufresne.ca>", "date": "2020-01-18T03:54:44", "name": "[libcamera-devel,v3,2/6] checkstyle: Exit with 1 status if issues are found", "mbox": "https://patchwork.libcamera.org/patch/2669/mbox/" }, { "id": 2670, "url": "https://patchwork.libcamera.org/api/patches/2670/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2670/", "msgid": "<20200118035448.230530-4-nicolas@ndufresne.ca>", "date": "2020-01-18T03:54:45", "name": "[libcamera-devel,v3,3/6] checkstyle: Introduce a Commit class", "mbox": "https://patchwork.libcamera.org/patch/2670/mbox/" }, { "id": 2671, "url": "https://patchwork.libcamera.org/api/patches/2671/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2671/", "msgid": "<20200118035448.230530-5-nicolas@ndufresne.ca>", "date": "2020-01-18T03:54:46", "name": "[libcamera-devel,v3,4/6] checkstyle: Add support for checking style on staged changes", "mbox": "https://patchwork.libcamera.org/patch/2671/mbox/" }, { "id": 2672, "url": "https://patchwork.libcamera.org/api/patches/2672/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2672/", "msgid": "<20200118035448.230530-6-nicolas@ndufresne.ca>", "date": "2020-01-18T03:54:47", "name": "[libcamera-devel,v3,5/6] checkstyle: Add support for checking style on amendments", "mbox": "https://patchwork.libcamera.org/patch/2672/mbox/" }, { "id": 2673, "url": "https://patchwork.libcamera.org/api/patches/2673/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2673/", "msgid": "<20200118035448.230530-7-nicolas@ndufresne.ca>", "date": "2020-01-18T03:54:48", "name": "[libcamera-devel,v3,6/6] checkstyle: Add a pre-commit hook script", "mbox": "https://patchwork.libcamera.org/patch/2673/mbox/" } ] }