Show a series.

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

{
    "id": 473,
    "url": "http://patches.dpdk.org/api/series/473/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=473",
    "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-09T11:56:10",
    "submitter": {
        "id": 507,
        "url": "http://patches.dpdk.org/api/people/507/?format=api",
        "name": "Guo, Jia",
        "email": "jia.guo@intel.com"
    },
    "version": 7,
    "total": 7,
    "received_total": 7,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/473/mbox/",
    "cover_letter": {
        "id": 42621,
        "url": "http://patches.dpdk.org/api/covers/42621/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1531137377-10157-1-git-send-email-jia.guo@intel.com/",
        "msgid": "<1531137377-10157-1-git-send-email-jia.guo@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1531137377-10157-1-git-send-email-jia.guo@intel.com",
        "date": "2018-07-09T11:56:10",
        "name": "[v7,0/7] hotplug failure handle mechanism",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1531137377-10157-1-git-send-email-jia.guo@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 42622,
            "url": "http://patches.dpdk.org/api/patches/42622/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1531137377-10157-2-git-send-email-jia.guo@intel.com/",
            "msgid": "<1531137377-10157-2-git-send-email-jia.guo@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1531137377-10157-2-git-send-email-jia.guo@intel.com",
            "date": "2018-07-09T11:56:11",
            "name": "[v7,1/7] bus: add hotplug failure handler",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1531137377-10157-2-git-send-email-jia.guo@intel.com/mbox/"
        },
        {
            "id": 42623,
            "url": "http://patches.dpdk.org/api/patches/42623/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1531137377-10157-3-git-send-email-jia.guo@intel.com/",
            "msgid": "<1531137377-10157-3-git-send-email-jia.guo@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1531137377-10157-3-git-send-email-jia.guo@intel.com",
            "date": "2018-07-09T11:56:12",
            "name": "[v7,2/7] bus/pci: implement hotplug failure handler ops",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1531137377-10157-3-git-send-email-jia.guo@intel.com/mbox/"
        },
        {
            "id": 42624,
            "url": "http://patches.dpdk.org/api/patches/42624/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1531137377-10157-4-git-send-email-jia.guo@intel.com/",
            "msgid": "<1531137377-10157-4-git-send-email-jia.guo@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1531137377-10157-4-git-send-email-jia.guo@intel.com",
            "date": "2018-07-09T11:56:13",
            "name": "[v7,3/7] bus: add sigbus handler",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1531137377-10157-4-git-send-email-jia.guo@intel.com/mbox/"
        },
        {
            "id": 42625,
            "url": "http://patches.dpdk.org/api/patches/42625/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1531137377-10157-5-git-send-email-jia.guo@intel.com/",
            "msgid": "<1531137377-10157-5-git-send-email-jia.guo@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1531137377-10157-5-git-send-email-jia.guo@intel.com",
            "date": "2018-07-09T11:56:14",
            "name": "[v7,4/7] bus/pci: implement sigbus handler operation",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1531137377-10157-5-git-send-email-jia.guo@intel.com/mbox/"
        },
        {
            "id": 42626,
            "url": "http://patches.dpdk.org/api/patches/42626/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1531137377-10157-6-git-send-email-jia.guo@intel.com/",
            "msgid": "<1531137377-10157-6-git-send-email-jia.guo@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1531137377-10157-6-git-send-email-jia.guo@intel.com",
            "date": "2018-07-09T11:56:15",
            "name": "[v7,5/7] bus: add helper to handle sigbus",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1531137377-10157-6-git-send-email-jia.guo@intel.com/mbox/"
        },
        {
            "id": 42627,
            "url": "http://patches.dpdk.org/api/patches/42627/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1531137377-10157-7-git-send-email-jia.guo@intel.com/",
            "msgid": "<1531137377-10157-7-git-send-email-jia.guo@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1531137377-10157-7-git-send-email-jia.guo@intel.com",
            "date": "2018-07-09T11:56:16",
            "name": "[v7,6/7] eal: add failure handle mechanism for hotplug",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1531137377-10157-7-git-send-email-jia.guo@intel.com/mbox/"
        },
        {
            "id": 42628,
            "url": "http://patches.dpdk.org/api/patches/42628/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1531137377-10157-8-git-send-email-jia.guo@intel.com/",
            "msgid": "<1531137377-10157-8-git-send-email-jia.guo@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1531137377-10157-8-git-send-email-jia.guo@intel.com",
            "date": "2018-07-09T11:56:17",
            "name": "[v7,7/7] igb_uio: fix uio release issue when hot unplug",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1531137377-10157-8-git-send-email-jia.guo@intel.com/mbox/"
        }
    ]
}