Show a series.

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

{
    "id": 3889,
    "url": "http://patches.dpdk.org/api/series/3889/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=3889",
    "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": "display testpmd forwarding engine stats on the fly",
    "date": "2019-03-25T08:51:42",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "version": 5,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/3889/mbox/",
    "cover_letter": {
        "id": 51609,
        "url": "http://patches.dpdk.org/api/covers/51609/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1553503906-1508-1-git-send-email-david.marchand@redhat.com/",
        "msgid": "<1553503906-1508-1-git-send-email-david.marchand@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1553503906-1508-1-git-send-email-david.marchand@redhat.com",
        "date": "2019-03-25T08:51:42",
        "name": "[v5,0/4] display testpmd forwarding engine stats on the fly",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1553503906-1508-1-git-send-email-david.marchand@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 51610,
            "url": "http://patches.dpdk.org/api/patches/51610/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1553503906-1508-2-git-send-email-david.marchand@redhat.com/",
            "msgid": "<1553503906-1508-2-git-send-email-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1553503906-1508-2-git-send-email-david.marchand@redhat.com",
            "date": "2019-03-25T08:51:43",
            "name": "[v5,1/4] app/testpmd: add missing newline when showing statistics",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1553503906-1508-2-git-send-email-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 51611,
            "url": "http://patches.dpdk.org/api/patches/51611/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1553503906-1508-3-git-send-email-david.marchand@redhat.com/",
            "msgid": "<1553503906-1508-3-git-send-email-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1553503906-1508-3-git-send-email-david.marchand@redhat.com",
            "date": "2019-03-25T08:51:44",
            "name": "[v5,2/4] app/testpmd: extend fwd statistics to 64bits",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1553503906-1508-3-git-send-email-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 51612,
            "url": "http://patches.dpdk.org/api/patches/51612/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1553503906-1508-4-git-send-email-david.marchand@redhat.com/",
            "msgid": "<1553503906-1508-4-git-send-email-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1553503906-1508-4-git-send-email-david.marchand@redhat.com",
            "date": "2019-03-25T08:51:45",
            "name": "[v5,3/4] app/testpmd: remove useless casts on statistics",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1553503906-1508-4-git-send-email-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 51613,
            "url": "http://patches.dpdk.org/api/patches/51613/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1553503906-1508-5-git-send-email-david.marchand@redhat.com/",
            "msgid": "<1553503906-1508-5-git-send-email-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1553503906-1508-5-git-send-email-david.marchand@redhat.com",
            "date": "2019-03-25T08:51:46",
            "name": "[v5,4/4] app/testpmd: display/clear forwarding stats on demand",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1553503906-1508-5-git-send-email-david.marchand@redhat.com/mbox/"
        }
    ]
}