Show a series.

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

{
    "id": 3428,
    "url": "http://patchwork.dpdk.org/api/series/3428/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=3428",
    "project": {
        "id": 1,
        "url": "http://patchwork.dpdk.org/api/projects/1/?format=api",
        "name": "DPDK",
        "link_name": "dpdk",
        "list_id": "dev.dpdk.org",
        "list_email": "dev@dpdk.org",
        "web_url": "http://core.dpdk.org",
        "scm_url": "git://dpdk.org/dpdk",
        "webscm_url": "http://git.dpdk.org/dpdk",
        "list_archive_url": "https://inbox.dpdk.org/dev",
        "list_archive_url_format": "https://inbox.dpdk.org/dev/{}",
        "commit_url_format": ""
    },
    "name": "[v2,1/3] librte_pipeline: add support for DSCP action",
    "date": "2018-02-11T13:29:03",
    "submitter": {
        "id": 1219,
        "url": "http://patchwork.dpdk.org/api/people/1219/?format=api",
        "name": "Sheehan,Georgina",
        "email": "georgina.sheehan@intel.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/3428/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 50271,
            "url": "http://patchwork.dpdk.org/api/patches/50271/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20180211132905.7502-1-georgina.sheehan@intel.com/",
            "msgid": "<20180211132905.7502-1-georgina.sheehan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180211132905.7502-1-georgina.sheehan@intel.com",
            "date": "2018-02-11T13:29:03",
            "name": "[v2,1/3] librte_pipeline: add support for DSCP action",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20180211132905.7502-1-georgina.sheehan@intel.com/mbox/"
        },
        {
            "id": 50272,
            "url": "http://patchwork.dpdk.org/api/patches/50272/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20180211132905.7502-2-georgina.sheehan@intel.com/",
            "msgid": "<20180211132905.7502-2-georgina.sheehan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180211132905.7502-2-georgina.sheehan@intel.com",
            "date": "2018-02-11T13:29:04",
            "name": "[v2,2/3] pipeline: add implementation for DSCP action",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20180211132905.7502-2-georgina.sheehan@intel.com/mbox/"
        },
        {
            "id": 50273,
            "url": "http://patchwork.dpdk.org/api/patches/50273/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20180211132905.7502-3-georgina.sheehan@intel.com/",
            "msgid": "<20180211132905.7502-3-georgina.sheehan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180211132905.7502-3-georgina.sheehan@intel.com",
            "date": "2018-02-11T13:29:05",
            "name": "[v2,3/3] net/softnic: add support for DSCP action",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20180211132905.7502-3-georgina.sheehan@intel.com/mbox/"
        }
    ]
}