Show a series.

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

{
    "id": 8112,
    "url": "http://patches.dpdk.org/api/series/8112/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8112",
    "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": "net/ixgbe: improvements to ixgbe driver",
    "date": "2020-01-14T11:29:40",
    "submitter": {
        "id": 70,
        "url": "http://patches.dpdk.org/api/people/70/?format=api",
        "name": "Pattan, Reshma",
        "email": "reshma.pattan@intel.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/8112/mbox/",
    "cover_letter": {
        "id": 64637,
        "url": "http://patches.dpdk.org/api/covers/64637/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20200114112945.39375-1-reshma.pattan@intel.com/",
        "msgid": "<20200114112945.39375-1-reshma.pattan@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20200114112945.39375-1-reshma.pattan@intel.com",
        "date": "2020-01-14T11:29:40",
        "name": "[0/5] net/ixgbe: improvements to ixgbe driver",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20200114112945.39375-1-reshma.pattan@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 64638,
            "url": "http://patches.dpdk.org/api/patches/64638/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200114112945.39375-2-reshma.pattan@intel.com/",
            "msgid": "<20200114112945.39375-2-reshma.pattan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200114112945.39375-2-reshma.pattan@intel.com",
            "date": "2020-01-14T11:29:41",
            "name": "[1/5] net/ixgbe: remove ixgbe vector config flag",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200114112945.39375-2-reshma.pattan@intel.com/mbox/"
        },
        {
            "id": 64639,
            "url": "http://patches.dpdk.org/api/patches/64639/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200114112945.39375-3-reshma.pattan@intel.com/",
            "msgid": "<20200114112945.39375-3-reshma.pattan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200114112945.39375-3-reshma.pattan@intel.com",
            "date": "2020-01-14T11:29:42",
            "name": "[2/5] net/ixgbe: remove weak symbols in ixgbe rxtx",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200114112945.39375-3-reshma.pattan@intel.com/mbox/"
        },
        {
            "id": 64640,
            "url": "http://patches.dpdk.org/api/patches/64640/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200114112945.39375-4-reshma.pattan@intel.com/",
            "msgid": "<20200114112945.39375-4-reshma.pattan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200114112945.39375-4-reshma.pattan@intel.com",
            "date": "2020-01-14T11:29:43",
            "name": "[3/5] net/ixgbe: remove duplicate function declaration",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200114112945.39375-4-reshma.pattan@intel.com/mbox/"
        },
        {
            "id": 64641,
            "url": "http://patches.dpdk.org/api/patches/64641/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200114112945.39375-5-reshma.pattan@intel.com/",
            "msgid": "<20200114112945.39375-5-reshma.pattan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200114112945.39375-5-reshma.pattan@intel.com",
            "date": "2020-01-14T11:29:44",
            "name": "[4/5] net/ixgbe: add missing stubs for ppc",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200114112945.39375-5-reshma.pattan@intel.com/mbox/"
        },
        {
            "id": 64642,
            "url": "http://patches.dpdk.org/api/patches/64642/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200114112945.39375-6-reshma.pattan@intel.com/",
            "msgid": "<20200114112945.39375-6-reshma.pattan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200114112945.39375-6-reshma.pattan@intel.com",
            "date": "2020-01-14T11:29:45",
            "name": "[5/5] net/ixgbe: add arm vector support in meson",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200114112945.39375-6-reshma.pattan@intel.com/mbox/"
        }
    ]
}