Show a series.

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

{
    "id": 2432,
    "url": "http://patchwork.ozlabs.org/api/series/2432/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=2432",
    "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": "arm64: Add initial Actions Semi S700 and CubieBoard7 support",
    "date": "2017-09-11T02:22:38",
    "submitter": {
        "id": 9542,
        "url": "http://patchwork.ozlabs.org/api/people/9542/?format=api",
        "name": "Andreas Färber",
        "email": "afaerber@suse.de"
    },
    "version": 1,
    "total": 4,
    "received_total": 2,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/2432/mbox/",
    "cover_letter": {
        "id": 812215,
        "url": "http://patchwork.ozlabs.org/api/covers/812215/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170911022241.11603-1-afaerber@suse.de/",
        "msgid": "<20170911022241.11603-1-afaerber@suse.de>",
        "list_archive_url": null,
        "date": "2017-09-11T02:22:37",
        "name": "[0/4] arm64: Add initial Actions Semi S700 and CubieBoard7 support",
        "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170911022241.11603-1-afaerber@suse.de/mbox/"
    },
    "patches": [
        {
            "id": 812214,
            "url": "http://patchwork.ozlabs.org/api/patches/812214/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170911022241.11603-2-afaerber@suse.de/",
            "msgid": "<20170911022241.11603-2-afaerber@suse.de>",
            "list_archive_url": null,
            "date": "2017-09-11T02:22:38",
            "name": "[1/4] dt-bindings: arm: actions: Add S700 and CubieBoard7",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170911022241.11603-2-afaerber@suse.de/mbox/"
        },
        {
            "id": 812219,
            "url": "http://patchwork.ozlabs.org/api/patches/812219/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170911022241.11603-3-afaerber@suse.de/",
            "msgid": "<20170911022241.11603-3-afaerber@suse.de>",
            "list_archive_url": null,
            "date": "2017-09-11T02:22:39",
            "name": "[2/4] dt-bindings: timer: Add Actions Semi S700",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170911022241.11603-3-afaerber@suse.de/mbox/"
        }
    ]
}