Show a series.

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

{
    "id": 2744,
    "url": "https://patches.dpdk.org/api/series/2744/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=2744",
    "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": "[v6,1/5] app/compress-perf: add parser",
    "date": "2018-12-12T12:08:01",
    "submitter": {
        "id": 949,
        "url": "https://patches.dpdk.org/api/people/949/?format=api",
        "name": "Tomasz Jozwiak",
        "email": "tomaszx.jozwiak@intel.com"
    },
    "version": 6,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/2744/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 48706,
            "url": "https://patches.dpdk.org/api/patches/48706/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1544616485-3981-2-git-send-email-tomaszx.jozwiak@intel.com/",
            "msgid": "<1544616485-3981-2-git-send-email-tomaszx.jozwiak@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1544616485-3981-2-git-send-email-tomaszx.jozwiak@intel.com",
            "date": "2018-12-12T12:08:01",
            "name": "[v6,1/5] app/compress-perf: add parser",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1544616485-3981-2-git-send-email-tomaszx.jozwiak@intel.com/mbox/"
        },
        {
            "id": 48707,
            "url": "https://patches.dpdk.org/api/patches/48707/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1544616485-3981-3-git-send-email-tomaszx.jozwiak@intel.com/",
            "msgid": "<1544616485-3981-3-git-send-email-tomaszx.jozwiak@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1544616485-3981-3-git-send-email-tomaszx.jozwiak@intel.com",
            "date": "2018-12-12T12:08:02",
            "name": "[v6,2/5] app/compress-perf: add performance measurement",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1544616485-3981-3-git-send-email-tomaszx.jozwiak@intel.com/mbox/"
        },
        {
            "id": 48708,
            "url": "https://patches.dpdk.org/api/patches/48708/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1544616485-3981-4-git-send-email-tomaszx.jozwiak@intel.com/",
            "msgid": "<1544616485-3981-4-git-send-email-tomaszx.jozwiak@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1544616485-3981-4-git-send-email-tomaszx.jozwiak@intel.com",
            "date": "2018-12-12T12:08:03",
            "name": "[v6,3/5] doc/guides/tools: add doc files",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1544616485-3981-4-git-send-email-tomaszx.jozwiak@intel.com/mbox/"
        },
        {
            "id": 48709,
            "url": "https://patches.dpdk.org/api/patches/48709/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1544616485-3981-5-git-send-email-tomaszx.jozwiak@intel.com/",
            "msgid": "<1544616485-3981-5-git-send-email-tomaszx.jozwiak@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1544616485-3981-5-git-send-email-tomaszx.jozwiak@intel.com",
            "date": "2018-12-12T12:08:04",
            "name": "[v6,4/5] app/compress-perf: add dynamic compression test",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1544616485-3981-5-git-send-email-tomaszx.jozwiak@intel.com/mbox/"
        },
        {
            "id": 48710,
            "url": "https://patches.dpdk.org/api/patches/48710/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1544616485-3981-6-git-send-email-tomaszx.jozwiak@intel.com/",
            "msgid": "<1544616485-3981-6-git-send-email-tomaszx.jozwiak@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1544616485-3981-6-git-send-email-tomaszx.jozwiak@intel.com",
            "date": "2018-12-12T12:08:05",
            "name": "[v6,5/5] app/compress-perf: code refactoring",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1544616485-3981-6-git-send-email-tomaszx.jozwiak@intel.com/mbox/"
        }
    ]
}