Show a series.

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

{
    "id": 123,
    "url": "http://patches.dpdk.org/api/series/123/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=123",
    "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": "crypto/qat: move to dynamic logging",
    "date": "2018-06-14T11:03:01",
    "submitter": {
        "id": 949,
        "url": "http://patches.dpdk.org/api/people/949/?format=api",
        "name": "Tomasz Jozwiak",
        "email": "tomaszx.jozwiak@intel.com"
    },
    "version": 2,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/123/mbox/",
    "cover_letter": {
        "id": 41112,
        "url": "http://patches.dpdk.org/api/covers/41112/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1528974186-13370-1-git-send-email-tomaszx.jozwiak@intel.com/",
        "msgid": "<1528974186-13370-1-git-send-email-tomaszx.jozwiak@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1528974186-13370-1-git-send-email-tomaszx.jozwiak@intel.com",
        "date": "2018-06-14T11:03:01",
        "name": "[v2,0/5] crypto/qat: move to dynamic logging",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1528974186-13370-1-git-send-email-tomaszx.jozwiak@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 41113,
            "url": "http://patches.dpdk.org/api/patches/41113/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1528974186-13370-2-git-send-email-tomaszx.jozwiak@intel.com/",
            "msgid": "<1528974186-13370-2-git-send-email-tomaszx.jozwiak@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1528974186-13370-2-git-send-email-tomaszx.jozwiak@intel.com",
            "date": "2018-06-14T11:03:02",
            "name": "[v2,1/5] crypto/qat: cleanup unused and useless trace",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1528974186-13370-2-git-send-email-tomaszx.jozwiak@intel.com/mbox/"
        },
        {
            "id": 41114,
            "url": "http://patches.dpdk.org/api/patches/41114/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1528974186-13370-3-git-send-email-tomaszx.jozwiak@intel.com/",
            "msgid": "<1528974186-13370-3-git-send-email-tomaszx.jozwiak@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1528974186-13370-3-git-send-email-tomaszx.jozwiak@intel.com",
            "date": "2018-06-14T11:03:03",
            "name": "[v2,2/5] crypto/qat: move to dynamic logging for non-dp trace",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1528974186-13370-3-git-send-email-tomaszx.jozwiak@intel.com/mbox/"
        },
        {
            "id": 41115,
            "url": "http://patches.dpdk.org/api/patches/41115/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1528974186-13370-4-git-send-email-tomaszx.jozwiak@intel.com/",
            "msgid": "<1528974186-13370-4-git-send-email-tomaszx.jozwiak@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1528974186-13370-4-git-send-email-tomaszx.jozwiak@intel.com",
            "date": "2018-06-14T11:03:04",
            "name": "[v2,3/5] crypto/qat: rename log macro for non-dp logs",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1528974186-13370-4-git-send-email-tomaszx.jozwiak@intel.com/mbox/"
        },
        {
            "id": 41116,
            "url": "http://patches.dpdk.org/api/patches/41116/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1528974186-13370-5-git-send-email-tomaszx.jozwiak@intel.com/",
            "msgid": "<1528974186-13370-5-git-send-email-tomaszx.jozwiak@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1528974186-13370-5-git-send-email-tomaszx.jozwiak@intel.com",
            "date": "2018-06-14T11:03:05",
            "name": "[v2,4/5] crypto/qat: move to dynamic logging for data-path trace",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1528974186-13370-5-git-send-email-tomaszx.jozwiak@intel.com/mbox/"
        },
        {
            "id": 41117,
            "url": "http://patches.dpdk.org/api/patches/41117/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1528974186-13370-6-git-send-email-tomaszx.jozwiak@intel.com/",
            "msgid": "<1528974186-13370-6-git-send-email-tomaszx.jozwiak@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1528974186-13370-6-git-send-email-tomaszx.jozwiak@intel.com",
            "date": "2018-06-14T11:03:06",
            "name": "[v2,5/5] doc/qat: document debug options",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1528974186-13370-6-git-send-email-tomaszx.jozwiak@intel.com/mbox/"
        }
    ]
}