Series Detail
Show a series.
GET /api/1.1/series/628/?format=api
{ "id": 628, "url": "https://patchwork.libcamera.org/api/1.1/series/628/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=628", "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": "Add the ability to do pre-commit style check", "date": "2020-01-16T18:26:01", "submitter": { "id": 30, "url": "https://patchwork.libcamera.org/api/1.1/people/30/?format=api", "name": "Nicolas Dufresne", "email": "nicolas@ndufresne.ca" }, "version": 1, "total": 2, "received_total": 2, "received_all": true, "mbox": "https://patchwork.libcamera.org/series/628/mbox/", "cover_letter": { "id": 2650, "url": "https://patchwork.libcamera.org/api/1.1/covers/2650/?format=api", "web_url": "https://patchwork.libcamera.org/cover/2650/", "msgid": "<20200116182603.108966-1-nicolas@ndufresne.ca>", "date": "2020-01-16T18:26:01", "name": "[libcamera-devel,0/2] Add the ability to do pre-commit style check", "mbox": "https://patchwork.libcamera.org/cover/2650/mbox/" }, "patches": [ { "id": 2651, "url": "https://patchwork.libcamera.org/api/1.1/patches/2651/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2651/", "msgid": "<20200116182603.108966-2-nicolas@ndufresne.ca>", "date": "2020-01-16T18:26:02", "name": "[libcamera-devel,1/2] checkstyle: Move from pep8 to pycodestyle", "mbox": "https://patchwork.libcamera.org/patch/2651/mbox/" }, { "id": 2652, "url": "https://patchwork.libcamera.org/api/1.1/patches/2652/?format=api", "web_url": "https://patchwork.libcamera.org/patch/2652/", "msgid": "<20200116182603.108966-3-nicolas@ndufresne.ca>", "date": "2020-01-16T18:26:03", "name": "[libcamera-devel,2/2] checkstyle: Add support for pre-commit hook", "mbox": "https://patchwork.libcamera.org/patch/2652/mbox/" } ] }