Show a series.

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

{
    "id": 2659,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/2659/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=2659",
    "project": {
        "id": 18,
        "url": "http://patchwork.ozlabs.org/api/1.2/projects/18/?format=api",
        "name": "U-Boot",
        "link_name": "uboot",
        "list_id": "u-boot.lists.denx.de",
        "list_email": "u-boot@lists.denx.de",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[U-Boot,RESEND,v2] cmd: set filesize variable in ubi read",
    "date": "2017-09-12T09:24:10",
    "submitter": {
        "id": 72011,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/72011/?format=api",
        "name": "Holger Dengler",
        "email": "dengler@linutronix.de"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/2659/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 812761,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/812761/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20170912092410.9289-1-dengler@linutronix.de/",
            "msgid": "<20170912092410.9289-1-dengler@linutronix.de>",
            "list_archive_url": null,
            "date": "2017-09-12T09:24:10",
            "name": "[U-Boot,RESEND,v2] cmd: set filesize variable in ubi read",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20170912092410.9289-1-dengler@linutronix.de/mbox/"
        }
    ]
}