Show a series.

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

{
    "id": 39,
    "url": "http://patchwork.ozlabs.org/api/series/39/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=39",
    "project": {
        "id": 7,
        "url": "http://patchwork.ozlabs.org/api/projects/7/?format=api",
        "name": "Linux network development",
        "link_name": "netdev",
        "list_id": "netdev.vger.kernel.org",
        "list_email": "netdev@vger.kernel.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "connector: Delete an error message for a failed memory allocation in cn_queue_alloc_callback_entry()",
    "date": "2017-08-27T19:25:35",
    "submitter": {
        "id": 65077,
        "url": "http://patchwork.ozlabs.org/api/people/65077/?format=api",
        "name": "SF Markus Elfring",
        "email": "elfring@users.sourceforge.net"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/39/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 806297,
            "url": "http://patchwork.ozlabs.org/api/patches/806297/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/7b206228-b3e9-5cb9-873c-75b5d8aae23b@users.sourceforge.net/",
            "msgid": "<7b206228-b3e9-5cb9-873c-75b5d8aae23b@users.sourceforge.net>",
            "list_archive_url": null,
            "date": "2017-08-27T19:25:35",
            "name": "connector: Delete an error message for a failed memory allocation in cn_queue_alloc_callback_entry()",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/7b206228-b3e9-5cb9-873c-75b5d8aae23b@users.sourceforge.net/mbox/"
        }
    ]
}