Show a series.

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

{
    "id": 474,
    "url": "http://patches.dpdk.org/api/series/474/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=474",
    "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": "[v7,1/7] bus: add hotplug failure handler",
    "date": "2018-07-09T12:01:00",
    "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/474/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 42629,
            "url": "http://patches.dpdk.org/api/patches/42629/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1531137666-10351-2-git-send-email-jia.guo@intel.com/",
            "msgid": "<1531137666-10351-2-git-send-email-jia.guo@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1531137666-10351-2-git-send-email-jia.guo@intel.com",
            "date": "2018-07-09T12:01:00",
            "name": "[v7,1/7] bus: add hotplug failure handler",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1531137666-10351-2-git-send-email-jia.guo@intel.com/mbox/"
        },
        {
            "id": 42630,
            "url": "http://patches.dpdk.org/api/patches/42630/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1531137666-10351-3-git-send-email-jia.guo@intel.com/",
            "msgid": "<1531137666-10351-3-git-send-email-jia.guo@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1531137666-10351-3-git-send-email-jia.guo@intel.com",
            "date": "2018-07-09T12:01:01",
            "name": "[v7,2/7] bus/pci: implement hotplug failure handler ops",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1531137666-10351-3-git-send-email-jia.guo@intel.com/mbox/"
        },
        {
            "id": 42631,
            "url": "http://patches.dpdk.org/api/patches/42631/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1531137666-10351-4-git-send-email-jia.guo@intel.com/",
            "msgid": "<1531137666-10351-4-git-send-email-jia.guo@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1531137666-10351-4-git-send-email-jia.guo@intel.com",
            "date": "2018-07-09T12:01:02",
            "name": "[v7,3/7] bus: add sigbus handler",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1531137666-10351-4-git-send-email-jia.guo@intel.com/mbox/"
        },
        {
            "id": 42632,
            "url": "http://patches.dpdk.org/api/patches/42632/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1531137666-10351-5-git-send-email-jia.guo@intel.com/",
            "msgid": "<1531137666-10351-5-git-send-email-jia.guo@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1531137666-10351-5-git-send-email-jia.guo@intel.com",
            "date": "2018-07-09T12:01:03",
            "name": "[v7,4/7] bus/pci: implement sigbus handler operation",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1531137666-10351-5-git-send-email-jia.guo@intel.com/mbox/"
        },
        {
            "id": 42633,
            "url": "http://patches.dpdk.org/api/patches/42633/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1531137666-10351-6-git-send-email-jia.guo@intel.com/",
            "msgid": "<1531137666-10351-6-git-send-email-jia.guo@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1531137666-10351-6-git-send-email-jia.guo@intel.com",
            "date": "2018-07-09T12:01:04",
            "name": "[v7,5/7] bus: add helper to handle sigbus",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1531137666-10351-6-git-send-email-jia.guo@intel.com/mbox/"
        },
        {
            "id": 42634,
            "url": "http://patches.dpdk.org/api/patches/42634/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1531137666-10351-7-git-send-email-jia.guo@intel.com/",
            "msgid": "<1531137666-10351-7-git-send-email-jia.guo@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1531137666-10351-7-git-send-email-jia.guo@intel.com",
            "date": "2018-07-09T12:01:05",
            "name": "[v7,6/7] eal: add failure handle mechanism for hotplug",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1531137666-10351-7-git-send-email-jia.guo@intel.com/mbox/"
        },
        {
            "id": 42635,
            "url": "http://patches.dpdk.org/api/patches/42635/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1531137666-10351-8-git-send-email-jia.guo@intel.com/",
            "msgid": "<1531137666-10351-8-git-send-email-jia.guo@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1531137666-10351-8-git-send-email-jia.guo@intel.com",
            "date": "2018-07-09T12:01:06",
            "name": "[v7,7/7] igb_uio: fix uio release issue when hot unplug",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1531137666-10351-8-git-send-email-jia.guo@intel.com/mbox/"
        }
    ]
}