Show a series.

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

{
    "id": 3279,
    "url": "https://patches.dpdk.org/api/series/3279/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=3279",
    "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": "[v6,1/4] pipeline: support QinQ PPPoE encap",
    "date": "2019-01-21T11:11:22",
    "submitter": {
        "id": 1207,
        "url": "https://patches.dpdk.org/api/people/1207/?format=api",
        "name": "Nemanja Marjanovic",
        "email": "nemanja.marjanovic@intel.com"
    },
    "version": 6,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/3279/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 49982,
            "url": "https://patches.dpdk.org/api/patches/49982/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190121111124.16362-1-nemanja.marjanovic@intel.com/",
            "msgid": "<20190121111124.16362-1-nemanja.marjanovic@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190121111124.16362-1-nemanja.marjanovic@intel.com",
            "date": "2019-01-21T11:11:21",
            "name": "[v6,1/4] pipeline: support QinQ PPPoE encap",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20190121111124.16362-1-nemanja.marjanovic@intel.com/mbox/"
        },
        {
            "id": 49981,
            "url": "https://patches.dpdk.org/api/patches/49981/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190121111124.16362-2-nemanja.marjanovic@intel.com/",
            "msgid": "<20190121111124.16362-2-nemanja.marjanovic@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190121111124.16362-2-nemanja.marjanovic@intel.com",
            "date": "2019-01-21T11:11:22",
            "name": "[v6,2/4] examples/ip_pipeline: support QinQ PPPoE encap",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20190121111124.16362-2-nemanja.marjanovic@intel.com/mbox/"
        },
        {
            "id": 49983,
            "url": "https://patches.dpdk.org/api/patches/49983/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190121111124.16362-3-nemanja.marjanovic@intel.com/",
            "msgid": "<20190121111124.16362-3-nemanja.marjanovic@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190121111124.16362-3-nemanja.marjanovic@intel.com",
            "date": "2019-01-21T11:11:23",
            "name": "[v6,3/4] net/softnic: support QinQ PPPoE encap",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20190121111124.16362-3-nemanja.marjanovic@intel.com/mbox/"
        },
        {
            "id": 49984,
            "url": "https://patches.dpdk.org/api/patches/49984/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190121111124.16362-4-nemanja.marjanovic@intel.com/",
            "msgid": "<20190121111124.16362-4-nemanja.marjanovic@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190121111124.16362-4-nemanja.marjanovic@intel.com",
            "date": "2019-01-21T11:11:24",
            "name": "[v6,4/4] net: add PPPoE ethertypes",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20190121111124.16362-4-nemanja.marjanovic@intel.com/mbox/"
        }
    ]
}