Show a series.

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

{
    "id": 2841,
    "url": "http://patchwork.ozlabs.org/api/series/2841/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=2841",
    "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-13T08:56:29",
    "submitter": {
        "id": 65882,
        "url": "http://patchwork.ozlabs.org/api/people/65882/?format=api",
        "name": "Masahiro Yamada",
        "email": "yamada.masahiro@socionext.com"
    },
    "version": 5,
    "total": 3,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/2841/mbox/",
    "cover_letter": {
        "id": 813230,
        "url": "http://patchwork.ozlabs.org/api/covers/813230/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1505292990-22957-1-git-send-email-yamada.masahiro@socionext.com/",
        "msgid": "<1505292990-22957-1-git-send-email-yamada.masahiro@socionext.com>",
        "list_archive_url": null,
        "date": "2017-09-13T08:56:27",
        "name": "[v5,0/3] gpio: uniphier: UniPhier GPIO driver",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1505292990-22957-1-git-send-email-yamada.masahiro@socionext.com/mbox/"
    },
    "patches": [
        {
            "id": 813227,
            "url": "http://patchwork.ozlabs.org/api/patches/813227/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1505292990-22957-3-git-send-email-yamada.masahiro@socionext.com/",
            "msgid": "<1505292990-22957-3-git-send-email-yamada.masahiro@socionext.com>",
            "list_archive_url": null,
            "date": "2017-09-13T08:56:29",
            "name": "[v5,2/3] dt-bindings: gpio: uniphier: add UniPhier GPIO binding",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1505292990-22957-3-git-send-email-yamada.masahiro@socionext.com/mbox/"
        }
    ]
}