Show a series.

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

{
    "id": 6106,
    "url": "https://patches.dpdk.org/api/series/6106/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=6106",
    "project": {
        "id": 1,
        "url": "https://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": "add unit tests for eal vfio library",
    "date": "2019-08-22T11:53:53",
    "submitter": {
        "id": 1164,
        "url": "https://patches.dpdk.org/api/people/1164/?format=api",
        "name": "Chaitanya Babu, TalluriX",
        "email": "tallurix.chaitanya.babu@intel.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/6106/mbox/",
    "cover_letter": {
        "id": 57820,
        "url": "https://patches.dpdk.org/api/covers/57820/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/1566474836-30480-1-git-send-email-tallurix.chaitanya.babu@intel.com/",
        "msgid": "<1566474836-30480-1-git-send-email-tallurix.chaitanya.babu@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1566474836-30480-1-git-send-email-tallurix.chaitanya.babu@intel.com",
        "date": "2019-08-22T11:53:53",
        "name": "[v2,0/3] add unit tests for eal vfio library",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/1566474836-30480-1-git-send-email-tallurix.chaitanya.babu@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 58038,
            "url": "https://patches.dpdk.org/api/patches/58038/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1566907031-2105-2-git-send-email-tallurix.chaitanya.babu@intel.com/",
            "msgid": "<1566907031-2105-2-git-send-email-tallurix.chaitanya.babu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1566907031-2105-2-git-send-email-tallurix.chaitanya.babu@intel.com",
            "date": "2019-08-27T11:57:08",
            "name": "[v3,1/4] lib/eal: fix vfio unmap that fails unexpectedly",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1566907031-2105-2-git-send-email-tallurix.chaitanya.babu@intel.com/mbox/"
        },
        {
            "id": 58039,
            "url": "https://patches.dpdk.org/api/patches/58039/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1566907031-2105-3-git-send-email-tallurix.chaitanya.babu@intel.com/",
            "msgid": "<1566907031-2105-3-git-send-email-tallurix.chaitanya.babu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1566907031-2105-3-git-send-email-tallurix.chaitanya.babu@intel.com",
            "date": "2019-08-27T11:57:09",
            "name": "[v3,2/4] lib/eal: fix vfio unmap that succeeds unexpectedly",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1566907031-2105-3-git-send-email-tallurix.chaitanya.babu@intel.com/mbox/"
        },
        {
            "id": 58040,
            "url": "https://patches.dpdk.org/api/patches/58040/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1566907031-2105-4-git-send-email-tallurix.chaitanya.babu@intel.com/",
            "msgid": "<1566907031-2105-4-git-send-email-tallurix.chaitanya.babu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1566907031-2105-4-git-send-email-tallurix.chaitanya.babu@intel.com",
            "date": "2019-08-27T11:57:10",
            "name": "[v3,3/4] lib/eal: add API to check iommu type is set",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1566907031-2105-4-git-send-email-tallurix.chaitanya.babu@intel.com/mbox/"
        },
        {
            "id": 58041,
            "url": "https://patches.dpdk.org/api/patches/58041/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1566907031-2105-5-git-send-email-tallurix.chaitanya.babu@intel.com/",
            "msgid": "<1566907031-2105-5-git-send-email-tallurix.chaitanya.babu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1566907031-2105-5-git-send-email-tallurix.chaitanya.babu@intel.com",
            "date": "2019-08-27T11:57:11",
            "name": "[v3,4/4] app/test: add unit tests for eal vfio",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1566907031-2105-5-git-send-email-tallurix.chaitanya.babu@intel.com/mbox/"
        }
    ]
}