Show a series.

GET /api/series/2109/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 2109,
    "url": "http://patchwork.ozlabs.org/api/series/2109/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=2109",
    "project": {
        "id": 37,
        "url": "http://patchwork.ozlabs.org/api/projects/37/?format=api",
        "name": "Devicetree Bindings",
        "link_name": "devicetree-bindings",
        "list_id": "devicetree.vger.kernel.org",
        "list_email": "devicetree@vger.kernel.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "Exynos-gsc: Support the hardware rotation limits",
    "date": "2017-09-08T06:02:35",
    "submitter": {
        "id": 70608,
        "url": "http://patchwork.ozlabs.org/api/people/70608/?format=api",
        "name": "Hoegeun Kwon",
        "email": "hoegeun.kwon@samsung.com"
    },
    "version": 3,
    "total": 6,
    "received_total": 2,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/2109/mbox/",
    "cover_letter": {
        "id": 811330,
        "url": "http://patchwork.ozlabs.org/api/covers/811330/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1504850560-27950-1-git-send-email-hoegeun.kwon@samsung.com/",
        "msgid": "<1504850560-27950-1-git-send-email-hoegeun.kwon@samsung.com>",
        "list_archive_url": null,
        "date": "2017-09-08T06:02:34",
        "name": "[v3,0/6] Exynos-gsc: Support the hardware rotation limits",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1504850560-27950-1-git-send-email-hoegeun.kwon@samsung.com/mbox/"
    },
    "patches": [
        {
            "id": 811329,
            "url": "http://patchwork.ozlabs.org/api/patches/811329/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504850560-27950-2-git-send-email-hoegeun.kwon@samsung.com/",
            "msgid": "<1504850560-27950-2-git-send-email-hoegeun.kwon@samsung.com>",
            "list_archive_url": null,
            "date": "2017-09-08T06:02:35",
            "name": "[v3,1/6,media] exynos-gsc: Add compatible for Exynos 5250 and 5420 specific version",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504850560-27950-2-git-send-email-hoegeun.kwon@samsung.com/mbox/"
        },
        {
            "id": 811331,
            "url": "http://patchwork.ozlabs.org/api/patches/811331/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504850560-27950-6-git-send-email-hoegeun.kwon@samsung.com/",
            "msgid": "<1504850560-27950-6-git-send-email-hoegeun.kwon@samsung.com>",
            "list_archive_url": null,
            "date": "2017-09-08T06:02:39",
            "name": "[v3,5/6,media] exynos-gsc: Remove unnecessary compatible",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504850560-27950-6-git-send-email-hoegeun.kwon@samsung.com/mbox/"
        }
    ]
}