Show a series.

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

{
    "id": 7556,
    "url": "http://patches.dpdk.org/api/series/7556/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=7556",
    "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": "fix FDIR support for GTPU",
    "date": "2019-11-21T11:20:13",
    "submitter": {
        "id": 1176,
        "url": "http://patches.dpdk.org/api/people/1176/?format=api",
        "name": "Cao, Yahui",
        "email": "yahui.cao@intel.com"
    },
    "version": 3,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/7556/mbox/",
    "cover_letter": {
        "id": 63184,
        "url": "http://patches.dpdk.org/api/covers/63184/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20191121112015.53711-1-yahui.cao@intel.com/",
        "msgid": "<20191121112015.53711-1-yahui.cao@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20191121112015.53711-1-yahui.cao@intel.com",
        "date": "2019-11-21T11:20:13",
        "name": "[v3,0/2] fix FDIR support for GTPU",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20191121112015.53711-1-yahui.cao@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 63185,
            "url": "http://patches.dpdk.org/api/patches/63185/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191121112015.53711-2-yahui.cao@intel.com/",
            "msgid": "<20191121112015.53711-2-yahui.cao@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20191121112015.53711-2-yahui.cao@intel.com",
            "date": "2019-11-21T11:20:14",
            "name": "[v3,1/2] net/ice: fix pattern name of GTPU with extension header",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191121112015.53711-2-yahui.cao@intel.com/mbox/"
        },
        {
            "id": 63186,
            "url": "http://patches.dpdk.org/api/patches/63186/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191121112015.53711-3-yahui.cao@intel.com/",
            "msgid": "<20191121112015.53711-3-yahui.cao@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20191121112015.53711-3-yahui.cao@intel.com",
            "date": "2019-11-21T11:20:15",
            "name": "[v3,2/2] net/ice: add missing FDIR support for GTPU without extension header",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191121112015.53711-3-yahui.cao@intel.com/mbox/"
        }
    ]
}