Show a series.

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

{
    "id": 3253,
    "url": "https://patches.dpdk.org/api/series/3253/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=3253",
    "project": {
        "id": 1,
        "url": "https://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": "[v4,1/4] pipeline: support QinQ PPPoE encap",
    "date": "2019-01-18T09:12:19",
    "submitter": {
        "id": 1207,
        "url": "https://patches.dpdk.org/api/people/1207/?format=api",
        "name": "Nemanja Marjanovic",
        "email": "nemanja.marjanovic@intel.com"
    },
    "version": 4,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/3253/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 49935,
            "url": "https://patches.dpdk.org/api/patches/49935/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190118091222.70534-1-nemanja.marjanovic@intel.com/",
            "msgid": "<20190118091222.70534-1-nemanja.marjanovic@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190118091222.70534-1-nemanja.marjanovic@intel.com",
            "date": "2019-01-18T09:12:19",
            "name": "[v4,1/4] pipeline: support QinQ PPPoE encap",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20190118091222.70534-1-nemanja.marjanovic@intel.com/mbox/"
        },
        {
            "id": 49936,
            "url": "https://patches.dpdk.org/api/patches/49936/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190118091222.70534-2-nemanja.marjanovic@intel.com/",
            "msgid": "<20190118091222.70534-2-nemanja.marjanovic@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190118091222.70534-2-nemanja.marjanovic@intel.com",
            "date": "2019-01-18T09:12:20",
            "name": "[v4,2/4] examples/ip_pipeline: support QinQ PPPoE encap",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20190118091222.70534-2-nemanja.marjanovic@intel.com/mbox/"
        },
        {
            "id": 49937,
            "url": "https://patches.dpdk.org/api/patches/49937/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190118091222.70534-3-nemanja.marjanovic@intel.com/",
            "msgid": "<20190118091222.70534-3-nemanja.marjanovic@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190118091222.70534-3-nemanja.marjanovic@intel.com",
            "date": "2019-01-18T09:12:21",
            "name": "[v4,3/4] net/softnic: support QinQ PPPoE encap",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20190118091222.70534-3-nemanja.marjanovic@intel.com/mbox/"
        },
        {
            "id": 49938,
            "url": "https://patches.dpdk.org/api/patches/49938/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190118091222.70534-4-nemanja.marjanovic@intel.com/",
            "msgid": "<20190118091222.70534-4-nemanja.marjanovic@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190118091222.70534-4-nemanja.marjanovic@intel.com",
            "date": "2019-01-18T09:12:22",
            "name": "[v4,4/4] net: add PPPoE ethertypes",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20190118091222.70534-4-nemanja.marjanovic@intel.com/mbox/"
        }
    ]
}