Series Detail
Show a series.
GET /api/series/634/?format=api
{ "id": 634, "url": "https://patchwork.libcamera.org/api/series/634/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=634", "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-17T19:17:27", "submitter": { "id": 30, "url": "https://patchwork.libcamera.org/api/people/30/?format=api", "name": "Nicolas Dufresne", "email": "nicolas@ndufresne.ca" }, "version": 2, "total": 6, "received_total": 6, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/634/mbox/", "cover_letter": { "id": 2660, "url": "https://patchwork.libcamera.org/api/covers/2660/?format=api", "web_url": "https://patchwork.libcamera.org/cover/2660/", "msgid": "<20200117191733.198897-1-nicolas@ndufresne.ca>", "date": "2020-01-17T19:17:27", "name": "[libcamera-devel,v2,0/6] Add the ability to do pre-commit style check", "mbox": "https://patchwork.libcamera.org/cover/2660/mbox/" }, "patches": [ { "id": 2661, "url": "https://patchwork.libcamera.org/api/patches/2661/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2661/", "msgid": "<20200117191733.198897-2-nicolas@ndufresne.ca>", "date": "2020-01-17T19:17:28", "name": "[libcamera-devel,v2,1/6] checkstyle: Move from pep8 to pycodestyle", "mbox": "https://patchwork.libcamera.org/patch/2661/mbox/" }, { "id": 2662, "url": "https://patchwork.libcamera.org/api/patches/2662/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2662/", "msgid": "<20200117191733.198897-3-nicolas@ndufresne.ca>", "date": "2020-01-17T19:17:29", "name": "[libcamera-devel,v2,2/6] checkstyle: Exit with 1 status if issues are found", "mbox": "https://patchwork.libcamera.org/patch/2662/mbox/" }, { "id": 2663, "url": "https://patchwork.libcamera.org/api/patches/2663/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2663/", "msgid": "<20200117191733.198897-4-nicolas@ndufresne.ca>", "date": "2020-01-17T19:17:30", "name": "[libcamera-devel,v2,3/6] checkstyle: Introduce a Commit class", "mbox": "https://patchwork.libcamera.org/patch/2663/mbox/" }, { "id": 2664, "url": "https://patchwork.libcamera.org/api/patches/2664/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2664/", "msgid": "<20200117191733.198897-5-nicolas@ndufresne.ca>", "date": "2020-01-17T19:17:31", "name": "[libcamera-devel,v2,4/6] checkstyle: Add support for checking style on indexed changes", "mbox": "https://patchwork.libcamera.org/patch/2664/mbox/" }, { "id": 2665, "url": "https://patchwork.libcamera.org/api/patches/2665/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2665/", "msgid": "<20200117191733.198897-6-nicolas@ndufresne.ca>", "date": "2020-01-17T19:17:32", "name": "[libcamera-devel,v2,5/6] checkstyle: Add support for checking style on amendments", "mbox": "https://patchwork.libcamera.org/patch/2665/mbox/" }, { "id": 2666, "url": "https://patchwork.libcamera.org/api/patches/2666/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2666/", "msgid": "<20200117191733.198897-7-nicolas@ndufresne.ca>", "date": "2020-01-17T19:17:33", "name": "[libcamera-devel,v2,6/6] checkstyle: Add a pre-commit hook script", "mbox": "https://patchwork.libcamera.org/patch/2666/mbox/" } ] }