Show a series.

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

{
    "id": 4839,
    "url": "http://patches.dpdk.org/api/series/4839/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=4839",
    "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": "make lcore_config internal",
    "date": "2019-05-31T15:36:57",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "version": 5,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/4839/mbox/",
    "cover_letter": {
        "id": 53957,
        "url": "http://patches.dpdk.org/api/covers/53957/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1559317022-28779-1-git-send-email-david.marchand@redhat.com/",
        "msgid": "<1559317022-28779-1-git-send-email-david.marchand@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1559317022-28779-1-git-send-email-david.marchand@redhat.com",
        "date": "2019-05-31T15:36:57",
        "name": "[v5,0/5] make lcore_config internal",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1559317022-28779-1-git-send-email-david.marchand@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 53959,
            "url": "http://patches.dpdk.org/api/patches/53959/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1559317022-28779-2-git-send-email-david.marchand@redhat.com/",
            "msgid": "<1559317022-28779-2-git-send-email-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1559317022-28779-2-git-send-email-david.marchand@redhat.com",
            "date": "2019-05-31T15:36:58",
            "name": "[v5,1/5] eal: use unsigned int in lcore API prototypes",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1559317022-28779-2-git-send-email-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 53958,
            "url": "http://patches.dpdk.org/api/patches/53958/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1559317022-28779-3-git-send-email-david.marchand@redhat.com/",
            "msgid": "<1559317022-28779-3-git-send-email-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1559317022-28779-3-git-send-email-david.marchand@redhat.com",
            "date": "2019-05-31T15:36:59",
            "name": "[v5,2/5] eal: add lcore accessors",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1559317022-28779-3-git-send-email-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 53960,
            "url": "http://patches.dpdk.org/api/patches/53960/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1559317022-28779-4-git-send-email-david.marchand@redhat.com/",
            "msgid": "<1559317022-28779-4-git-send-email-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1559317022-28779-4-git-send-email-david.marchand@redhat.com",
            "date": "2019-05-31T15:37:00",
            "name": "[v5,3/5] drivers/bus: use lcore accessors",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1559317022-28779-4-git-send-email-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 53961,
            "url": "http://patches.dpdk.org/api/patches/53961/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1559317022-28779-5-git-send-email-david.marchand@redhat.com/",
            "msgid": "<1559317022-28779-5-git-send-email-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1559317022-28779-5-git-send-email-david.marchand@redhat.com",
            "date": "2019-05-31T15:37:01",
            "name": "[v5,4/5] examples/bond: use lcore accessors",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1559317022-28779-5-git-send-email-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 53962,
            "url": "http://patches.dpdk.org/api/patches/53962/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1559317022-28779-6-git-send-email-david.marchand@redhat.com/",
            "msgid": "<1559317022-28779-6-git-send-email-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1559317022-28779-6-git-send-email-david.marchand@redhat.com",
            "date": "2019-05-31T15:37:02",
            "name": "[v5,5/5] test: use lcore accessors",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1559317022-28779-6-git-send-email-david.marchand@redhat.com/mbox/"
        }
    ]
}