Show a series.

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

{
    "id": 10757,
    "url": "http://patches.dpdk.org/api/series/10757/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=10757",
    "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": "enable more PPPoE packet type for switch",
    "date": "2020-07-03T06:19:33",
    "submitter": {
        "id": 495,
        "url": "http://patches.dpdk.org/api/people/495/?format=api",
        "name": "Zhao1, Wei",
        "email": "wei.zhao1@intel.com"
    },
    "version": 6,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/10757/mbox/",
    "cover_letter": {
        "id": 72939,
        "url": "http://patches.dpdk.org/api/covers/72939/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20200703061938.13045-1-wei.zhao1@intel.com/",
        "msgid": "<20200703061938.13045-1-wei.zhao1@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20200703061938.13045-1-wei.zhao1@intel.com",
        "date": "2020-07-03T06:19:33",
        "name": "[v6,0/5] enable more PPPoE packet type for switch",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20200703061938.13045-1-wei.zhao1@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 72940,
            "url": "http://patches.dpdk.org/api/patches/72940/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200703061938.13045-2-wei.zhao1@intel.com/",
            "msgid": "<20200703061938.13045-2-wei.zhao1@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200703061938.13045-2-wei.zhao1@intel.com",
            "date": "2020-07-03T06:19:34",
            "name": "[v6,1/5] net/ice: add support more PPPoE packeat type for switch",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200703061938.13045-2-wei.zhao1@intel.com/mbox/"
        },
        {
            "id": 72941,
            "url": "http://patches.dpdk.org/api/patches/72941/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200703061938.13045-3-wei.zhao1@intel.com/",
            "msgid": "<20200703061938.13045-3-wei.zhao1@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200703061938.13045-3-wei.zhao1@intel.com",
            "date": "2020-07-03T06:19:35",
            "name": "[v6,2/5] net/ice: fix tunnel type for switch rule",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200703061938.13045-3-wei.zhao1@intel.com/mbox/"
        },
        {
            "id": 72942,
            "url": "http://patches.dpdk.org/api/patches/72942/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200703061938.13045-4-wei.zhao1@intel.com/",
            "msgid": "<20200703061938.13045-4-wei.zhao1@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200703061938.13045-4-wei.zhao1@intel.com",
            "date": "2020-07-03T06:19:36",
            "name": "[v6,3/5] net/ice: support switch flow for specific L4 type",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200703061938.13045-4-wei.zhao1@intel.com/mbox/"
        },
        {
            "id": 72944,
            "url": "http://patches.dpdk.org/api/patches/72944/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200703061938.13045-5-wei.zhao1@intel.com/",
            "msgid": "<20200703061938.13045-5-wei.zhao1@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200703061938.13045-5-wei.zhao1@intel.com",
            "date": "2020-07-03T06:19:37",
            "name": "[v6,4/5] net/ice: add input set byte number check",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200703061938.13045-5-wei.zhao1@intel.com/mbox/"
        },
        {
            "id": 72943,
            "url": "http://patches.dpdk.org/api/patches/72943/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200703061938.13045-6-wei.zhao1@intel.com/",
            "msgid": "<20200703061938.13045-6-wei.zhao1@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200703061938.13045-6-wei.zhao1@intel.com",
            "date": "2020-07-03T06:19:38",
            "name": "[v6,5/5] net/ice: fix typo",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200703061938.13045-6-wei.zhao1@intel.com/mbox/"
        }
    ]
}