Show a series.

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

{
    "id": 3703,
    "url": "http://patches.dpdk.org/api/series/3703/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=3703",
    "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-11T15:35:18",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/3703/mbox/",
    "cover_letter": {
        "id": 51078,
        "url": "http://patches.dpdk.org/api/covers/51078/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1552318522-18777-1-git-send-email-david.marchand@redhat.com/",
        "msgid": "<1552318522-18777-1-git-send-email-david.marchand@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1552318522-18777-1-git-send-email-david.marchand@redhat.com",
        "date": "2019-03-11T15:35:18",
        "name": "[v2,0/4] display testpmd forwarding engine stats on the fly",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1552318522-18777-1-git-send-email-david.marchand@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 51079,
            "url": "http://patches.dpdk.org/api/patches/51079/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1552318522-18777-2-git-send-email-david.marchand@redhat.com/",
            "msgid": "<1552318522-18777-2-git-send-email-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1552318522-18777-2-git-send-email-david.marchand@redhat.com",
            "date": "2019-03-11T15:35:19",
            "name": "[v2,1/4] app/testpmd: remove unused fwd_ctx field",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1552318522-18777-2-git-send-email-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 51080,
            "url": "http://patches.dpdk.org/api/patches/51080/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1552318522-18777-3-git-send-email-david.marchand@redhat.com/",
            "msgid": "<1552318522-18777-3-git-send-email-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1552318522-18777-3-git-send-email-david.marchand@redhat.com",
            "date": "2019-03-11T15:35:20",
            "name": "[v2,2/4] app/testpmd: add missing newline when showing statistics",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1552318522-18777-3-git-send-email-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 51081,
            "url": "http://patches.dpdk.org/api/patches/51081/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1552318522-18777-4-git-send-email-david.marchand@redhat.com/",
            "msgid": "<1552318522-18777-4-git-send-email-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1552318522-18777-4-git-send-email-david.marchand@redhat.com",
            "date": "2019-03-11T15:35:21",
            "name": "[v2,3/4] app/testpmd: remove useless casts on statistics",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1552318522-18777-4-git-send-email-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 51082,
            "url": "http://patches.dpdk.org/api/patches/51082/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1552318522-18777-5-git-send-email-david.marchand@redhat.com/",
            "msgid": "<1552318522-18777-5-git-send-email-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1552318522-18777-5-git-send-email-david.marchand@redhat.com",
            "date": "2019-03-11T15:35:22",
            "name": "[v2,4/4] app/testpmd: display/clear forwarding stats on demand",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1552318522-18777-5-git-send-email-david.marchand@redhat.com/mbox/"
        }
    ]
}