Show a series.

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

{
    "id": 4338,
    "url": "http://patchwork.ozlabs.org/api/series/4338/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=4338",
    "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": "Introduce MPLS over GRE",
    "date": "2017-09-21T09:25:22",
    "submitter": {
        "id": 72147,
        "url": "http://patchwork.ozlabs.org/api/people/72147/?format=api",
        "name": "Amine Kherbouche",
        "email": "amine.kherbouche@6wind.com"
    },
    "version": 1,
    "total": 0,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/4338/mbox/",
    "cover_letter": {
        "id": 816777,
        "url": "http://patchwork.ozlabs.org/api/covers/816777/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/cover/1505985924-12479-1-git-send-email-amine.kherbouche@6wind.com/",
        "msgid": "<1505985924-12479-1-git-send-email-amine.kherbouche@6wind.com>",
        "list_archive_url": null,
        "date": "2017-09-21T09:25:22",
        "name": "[RFC,0/0] Introduce MPLS over GRE",
        "mbox": "http://patchwork.ozlabs.org/project/netdev/cover/1505985924-12479-1-git-send-email-amine.kherbouche@6wind.com/mbox/"
    },
    "patches": [
        {
            "id": 816780,
            "url": "http://patchwork.ozlabs.org/api/patches/816780/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/1505985924-12479-2-git-send-email-amine.kherbouche@6wind.com/",
            "msgid": "<1505985924-12479-2-git-send-email-amine.kherbouche@6wind.com>",
            "list_archive_url": null,
            "date": "2017-09-21T09:25:23",
            "name": "[1/2] mpls: expose stack entry function",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/1505985924-12479-2-git-send-email-amine.kherbouche@6wind.com/mbox/"
        },
        {
            "id": 816778,
            "url": "http://patchwork.ozlabs.org/api/patches/816778/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/1505985924-12479-3-git-send-email-amine.kherbouche@6wind.com/",
            "msgid": "<1505985924-12479-3-git-send-email-amine.kherbouche@6wind.com>",
            "list_archive_url": null,
            "date": "2017-09-21T09:25:24",
            "name": "[2/2] ip_tunnel: add mpls over gre encapsulation",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/1505985924-12479-3-git-send-email-amine.kherbouche@6wind.com/mbox/"
        }
    ]
}