Show a series.

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

{
    "id": 5157,
    "url": "http://patches.dpdk.org/api/series/5157/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5157",
    "project": {
        "id": 1,
        "url": "http://patches.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": "ipsec: ECN and DSCP header reconstruction.",
    "date": "2019-06-25T13:43:19",
    "submitter": {
        "id": 304,
        "url": "http://patches.dpdk.org/api/people/304/?format=api",
        "name": "Fan Zhang",
        "email": "roy.fan.zhang@intel.com"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/5157/mbox/",
    "cover_letter": {
        "id": 55311,
        "url": "http://patches.dpdk.org/api/covers/55311/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20190625134321.71595-1-roy.fan.zhang@intel.com/",
        "msgid": "<20190625134321.71595-1-roy.fan.zhang@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20190625134321.71595-1-roy.fan.zhang@intel.com",
        "date": "2019-06-25T13:43:19",
        "name": "[v2,0/2] ipsec: ECN and DSCP header reconstruction.",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20190625134321.71595-1-roy.fan.zhang@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 55312,
            "url": "http://patches.dpdk.org/api/patches/55312/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190625134321.71595-2-roy.fan.zhang@intel.com/",
            "msgid": "<20190625134321.71595-2-roy.fan.zhang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190625134321.71595-2-roy.fan.zhang@intel.com",
            "date": "2019-06-25T13:43:20",
            "name": "[v2,1/2] lib/ipsec: add support for header construction",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190625134321.71595-2-roy.fan.zhang@intel.com/mbox/"
        },
        {
            "id": 55313,
            "url": "http://patches.dpdk.org/api/patches/55313/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190625134321.71595-3-roy.fan.zhang@intel.com/",
            "msgid": "<20190625134321.71595-3-roy.fan.zhang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190625134321.71595-3-roy.fan.zhang@intel.com",
            "date": "2019-06-25T13:43:21",
            "name": "[v2,2/2] examples/ipsec-secgw: support header reconstruction",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190625134321.71595-3-roy.fan.zhang@intel.com/mbox/"
        }
    ]
}