Show a series.

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

{
    "id": 468,
    "url": "http://patches.dpdk.org/api/series/468/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=468",
    "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": "hotplug failure handle mechanism",
    "date": "2018-07-09T06:01:24",
    "submitter": {
        "id": 507,
        "url": "http://patches.dpdk.org/api/people/507/?format=api",
        "name": "Guo, Jia",
        "email": "jia.guo@intel.com"
    },
    "version": 6,
    "total": 7,
    "received_total": 7,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/468/mbox/",
    "cover_letter": {
        "id": 42596,
        "url": "http://patches.dpdk.org/api/covers/42596/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1531116091-18030-1-git-send-email-jia.guo@intel.com/",
        "msgid": "<1531116091-18030-1-git-send-email-jia.guo@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1531116091-18030-1-git-send-email-jia.guo@intel.com",
        "date": "2018-07-09T06:01:24",
        "name": "[v6,0/7] hotplug failure handle mechanism",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1531116091-18030-1-git-send-email-jia.guo@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 42597,
            "url": "http://patches.dpdk.org/api/patches/42597/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1531116091-18030-2-git-send-email-jia.guo@intel.com/",
            "msgid": "<1531116091-18030-2-git-send-email-jia.guo@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1531116091-18030-2-git-send-email-jia.guo@intel.com",
            "date": "2018-07-09T06:01:25",
            "name": "[v6,1/7] bus: add hotplug failure handler",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1531116091-18030-2-git-send-email-jia.guo@intel.com/mbox/"
        },
        {
            "id": 42598,
            "url": "http://patches.dpdk.org/api/patches/42598/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1531116091-18030-3-git-send-email-jia.guo@intel.com/",
            "msgid": "<1531116091-18030-3-git-send-email-jia.guo@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1531116091-18030-3-git-send-email-jia.guo@intel.com",
            "date": "2018-07-09T06:01:26",
            "name": "[v6,2/7] bus/pci: implement hotplug failure handler ops",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1531116091-18030-3-git-send-email-jia.guo@intel.com/mbox/"
        },
        {
            "id": 42599,
            "url": "http://patches.dpdk.org/api/patches/42599/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1531116091-18030-4-git-send-email-jia.guo@intel.com/",
            "msgid": "<1531116091-18030-4-git-send-email-jia.guo@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1531116091-18030-4-git-send-email-jia.guo@intel.com",
            "date": "2018-07-09T06:01:27",
            "name": "[v6,3/7] bus: add sigbus handler",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1531116091-18030-4-git-send-email-jia.guo@intel.com/mbox/"
        },
        {
            "id": 42601,
            "url": "http://patches.dpdk.org/api/patches/42601/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1531116091-18030-5-git-send-email-jia.guo@intel.com/",
            "msgid": "<1531116091-18030-5-git-send-email-jia.guo@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1531116091-18030-5-git-send-email-jia.guo@intel.com",
            "date": "2018-07-09T06:01:28",
            "name": "[v6,4/7] bus/pci: implement sigbus handler operation",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1531116091-18030-5-git-send-email-jia.guo@intel.com/mbox/"
        },
        {
            "id": 42600,
            "url": "http://patches.dpdk.org/api/patches/42600/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1531116091-18030-6-git-send-email-jia.guo@intel.com/",
            "msgid": "<1531116091-18030-6-git-send-email-jia.guo@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1531116091-18030-6-git-send-email-jia.guo@intel.com",
            "date": "2018-07-09T06:01:29",
            "name": "[v6,5/7] bus: add helper to handle sigbus",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1531116091-18030-6-git-send-email-jia.guo@intel.com/mbox/"
        },
        {
            "id": 42602,
            "url": "http://patches.dpdk.org/api/patches/42602/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1531116091-18030-7-git-send-email-jia.guo@intel.com/",
            "msgid": "<1531116091-18030-7-git-send-email-jia.guo@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1531116091-18030-7-git-send-email-jia.guo@intel.com",
            "date": "2018-07-09T06:01:30",
            "name": "[v6,6/7] eal: add failure handle mechanism for hotplug",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1531116091-18030-7-git-send-email-jia.guo@intel.com/mbox/"
        },
        {
            "id": 42603,
            "url": "http://patches.dpdk.org/api/patches/42603/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1531116091-18030-8-git-send-email-jia.guo@intel.com/",
            "msgid": "<1531116091-18030-8-git-send-email-jia.guo@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1531116091-18030-8-git-send-email-jia.guo@intel.com",
            "date": "2018-07-09T06:01:31",
            "name": "[v6,7/7] igb_uio: fix uio release issue when hot unplug",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1531116091-18030-8-git-send-email-jia.guo@intel.com/mbox/"
        }
    ]
}