Show a series.

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

{
    "id": 1607,
    "url": "http://patches.dpdk.org/api/series/1607/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1607",
    "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": "Enable hotplug in vfio",
    "date": "2018-09-30T14:16:24",
    "submitter": {
        "id": 507,
        "url": "http://patches.dpdk.org/api/people/507/?format=api",
        "name": "Guo, Jia",
        "email": "jia.guo@intel.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/1607/mbox/",
    "cover_letter": {
        "id": 45715,
        "url": "http://patches.dpdk.org/api/covers/45715/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1538316988-128382-1-git-send-email-jia.guo@intel.com/",
        "msgid": "<1538316988-128382-1-git-send-email-jia.guo@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1538316988-128382-1-git-send-email-jia.guo@intel.com",
        "date": "2018-09-30T14:16:24",
        "name": "[v2,0/4] Enable hotplug in vfio",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1538316988-128382-1-git-send-email-jia.guo@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 45716,
            "url": "http://patches.dpdk.org/api/patches/45716/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1538316988-128382-2-git-send-email-jia.guo@intel.com/",
            "msgid": "<1538316988-128382-2-git-send-email-jia.guo@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1538316988-128382-2-git-send-email-jia.guo@intel.com",
            "date": "2018-09-30T14:16:25",
            "name": "[v2,1/4] eal: add a new req notifier to eal interrupt",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1538316988-128382-2-git-send-email-jia.guo@intel.com/mbox/"
        },
        {
            "id": 45717,
            "url": "http://patches.dpdk.org/api/patches/45717/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1538316988-128382-3-git-send-email-jia.guo@intel.com/",
            "msgid": "<1538316988-128382-3-git-send-email-jia.guo@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1538316988-128382-3-git-send-email-jia.guo@intel.com",
            "date": "2018-09-30T14:16:26",
            "name": "[v2,2/4] eal: modify device event callback process func",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1538316988-128382-3-git-send-email-jia.guo@intel.com/mbox/"
        },
        {
            "id": 45718,
            "url": "http://patches.dpdk.org/api/patches/45718/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1538316988-128382-4-git-send-email-jia.guo@intel.com/",
            "msgid": "<1538316988-128382-4-git-send-email-jia.guo@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1538316988-128382-4-git-send-email-jia.guo@intel.com",
            "date": "2018-09-30T14:16:27",
            "name": "[v2,3/4] pci: add req handler field to generic pci device",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1538316988-128382-4-git-send-email-jia.guo@intel.com/mbox/"
        },
        {
            "id": 45719,
            "url": "http://patches.dpdk.org/api/patches/45719/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1538316988-128382-5-git-send-email-jia.guo@intel.com/",
            "msgid": "<1538316988-128382-5-git-send-email-jia.guo@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1538316988-128382-5-git-send-email-jia.guo@intel.com",
            "date": "2018-09-30T14:16:28",
            "name": "[v2,4/4] vfio: enable vfio hotplug by req notifier handler",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1538316988-128382-5-git-send-email-jia.guo@intel.com/mbox/"
        }
    ]
}