Show a series.

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

{
    "id": 11046,
    "url": "http://patches.dpdk.org/api/series/11046/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=11046",
    "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": "i40e FDIR update rate optimization",
    "date": "2020-07-15T19:53:25",
    "submitter": {
        "id": 1212,
        "url": "http://patches.dpdk.org/api/people/1212/?format=api",
        "name": "Chenmin Sun",
        "email": "chenmin.sun@intel.com"
    },
    "version": 4,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/11046/mbox/",
    "cover_letter": {
        "id": 74084,
        "url": "http://patches.dpdk.org/api/covers/74084/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20200715195329.34699-1-chenmin.sun@intel.com/",
        "msgid": "<20200715195329.34699-1-chenmin.sun@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20200715195329.34699-1-chenmin.sun@intel.com",
        "date": "2020-07-15T19:53:25",
        "name": "[V4,0/4] i40e FDIR update rate optimization",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20200715195329.34699-1-chenmin.sun@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 74085,
            "url": "http://patches.dpdk.org/api/patches/74085/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200715195329.34699-2-chenmin.sun@intel.com/",
            "msgid": "<20200715195329.34699-2-chenmin.sun@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200715195329.34699-2-chenmin.sun@intel.com",
            "date": "2020-07-15T19:53:26",
            "name": "[V4,1/4] net/i40e: introducing the fdir space tracking",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200715195329.34699-2-chenmin.sun@intel.com/mbox/"
        },
        {
            "id": 74086,
            "url": "http://patches.dpdk.org/api/patches/74086/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200715195329.34699-3-chenmin.sun@intel.com/",
            "msgid": "<20200715195329.34699-3-chenmin.sun@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200715195329.34699-3-chenmin.sun@intel.com",
            "date": "2020-07-15T19:53:27",
            "name": "[V4,2/4] net/i40e: FDIR flow memory management optimization",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200715195329.34699-3-chenmin.sun@intel.com/mbox/"
        },
        {
            "id": 74087,
            "url": "http://patches.dpdk.org/api/patches/74087/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200715195329.34699-4-chenmin.sun@intel.com/",
            "msgid": "<20200715195329.34699-4-chenmin.sun@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200715195329.34699-4-chenmin.sun@intel.com",
            "date": "2020-07-15T19:53:28",
            "name": "[V4,3/4] net/i40e: move the i40e_get_outer_vlan to where it real needed",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200715195329.34699-4-chenmin.sun@intel.com/mbox/"
        },
        {
            "id": 74088,
            "url": "http://patches.dpdk.org/api/patches/74088/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200715195329.34699-5-chenmin.sun@intel.com/",
            "msgid": "<20200715195329.34699-5-chenmin.sun@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200715195329.34699-5-chenmin.sun@intel.com",
            "date": "2020-07-15T19:53:29",
            "name": "[V4,4/4] net/i40e: FDIR update rate optimization",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200715195329.34699-5-chenmin.sun@intel.com/mbox/"
        }
    ]
}