Series Detail
Show a series.
GET /api/series/636/?format=api
{ "id": 636, "url": "https://patchwork.libcamera.org/api/series/636/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=636", "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-18T20:00:09", "submitter": { "id": 30, "url": "https://patchwork.libcamera.org/api/people/30/?format=api", "name": "Nicolas Dufresne", "email": "nicolas@ndufresne.ca" }, "version": 4, "total": 6, "received_total": 6, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/636/mbox/", "cover_letter": { "id": 2674, "url": "https://patchwork.libcamera.org/api/covers/2674/?format=api", "web_url": "https://patchwork.libcamera.org/cover/2674/", "msgid": "<20200118200015.16531-1-nicolas@ndufresne.ca>", "date": "2020-01-18T20:00:09", "name": "[libcamera-devel,v4,0/6] Add the ability to do pre-commit style check", "mbox": "https://patchwork.libcamera.org/cover/2674/mbox/" }, "patches": [ { "id": 2675, "url": "https://patchwork.libcamera.org/api/patches/2675/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2675/", "msgid": "<20200118200015.16531-2-nicolas@ndufresne.ca>", "date": "2020-01-18T20:00:10", "name": "[libcamera-devel,v4,1/6] checkstyle: Move from pep8 to pycodestyle", "mbox": "https://patchwork.libcamera.org/patch/2675/mbox/" }, { "id": 2676, "url": "https://patchwork.libcamera.org/api/patches/2676/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2676/", "msgid": "<20200118200015.16531-3-nicolas@ndufresne.ca>", "date": "2020-01-18T20:00:11", "name": "[libcamera-devel,v4,2/6] checkstyle: Exit with 1 status if issues are found", "mbox": "https://patchwork.libcamera.org/patch/2676/mbox/" }, { "id": 2677, "url": "https://patchwork.libcamera.org/api/patches/2677/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2677/", "msgid": "<20200118200015.16531-4-nicolas@ndufresne.ca>", "date": "2020-01-18T20:00:12", "name": "[libcamera-devel,v4,3/6] checkstyle: Introduce a Commit class", "mbox": "https://patchwork.libcamera.org/patch/2677/mbox/" }, { "id": 2678, "url": "https://patchwork.libcamera.org/api/patches/2678/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2678/", "msgid": "<20200118200015.16531-5-nicolas@ndufresne.ca>", "date": "2020-01-18T20:00:13", "name": "[libcamera-devel,v4,4/6] checkstyle: Add support for checking style on staged changes", "mbox": "https://patchwork.libcamera.org/patch/2678/mbox/" }, { "id": 2679, "url": "https://patchwork.libcamera.org/api/patches/2679/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2679/", "msgid": "<20200118200015.16531-6-nicolas@ndufresne.ca>", "date": "2020-01-18T20:00:14", "name": "[libcamera-devel,v4,5/6] checkstyle: Add support for checking style on amendments", "mbox": "https://patchwork.libcamera.org/patch/2679/mbox/" }, { "id": 2680, "url": "https://patchwork.libcamera.org/api/patches/2680/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2680/", "msgid": "<20200118200015.16531-7-nicolas@ndufresne.ca>", "date": "2020-01-18T20:00:15", "name": "[libcamera-devel,v4,6/6] checkstyle: Add a pre-commit hook script", "mbox": "https://patchwork.libcamera.org/patch/2680/mbox/" } ] }