Show a series.

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

{
    "id": 5271,
    "url": "http://patchwork.ozlabs.org/api/series/5271/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=5271",
    "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": "gpio: uniphier: UniPhier GPIO driver",
    "date": "2017-09-27T02:45:42",
    "submitter": {
        "id": 65882,
        "url": "http://patchwork.ozlabs.org/api/people/65882/?format=api",
        "name": "Masahiro Yamada",
        "email": "yamada.masahiro@socionext.com"
    },
    "version": 7,
    "total": 2,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/5271/mbox/",
    "cover_letter": {
        "id": 818907,
        "url": "http://patchwork.ozlabs.org/api/covers/818907/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1506480343-9597-1-git-send-email-yamada.masahiro@socionext.com/",
        "msgid": "<1506480343-9597-1-git-send-email-yamada.masahiro@socionext.com>",
        "list_archive_url": null,
        "date": "2017-09-27T02:45:41",
        "name": "[v7,0/2] gpio: uniphier: UniPhier GPIO driver",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1506480343-9597-1-git-send-email-yamada.masahiro@socionext.com/mbox/"
    },
    "patches": [
        {
            "id": 818904,
            "url": "http://patchwork.ozlabs.org/api/patches/818904/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1506480343-9597-2-git-send-email-yamada.masahiro@socionext.com/",
            "msgid": "<1506480343-9597-2-git-send-email-yamada.masahiro@socionext.com>",
            "list_archive_url": null,
            "date": "2017-09-27T02:45:42",
            "name": "[v7,1/2] dt-bindings: gpio: uniphier: add UniPhier GPIO binding",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1506480343-9597-2-git-send-email-yamada.masahiro@socionext.com/mbox/"
        }
    ]
}