Show a series.

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

{
    "id": 4759,
    "url": "http://patches.dpdk.org/api/series/4759/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=4759",
    "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-23T13:58:56",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "version": 4,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/4759/mbox/",
    "cover_letter": {
        "id": 53665,
        "url": "http://patches.dpdk.org/api/covers/53665/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1558619942-9723-1-git-send-email-david.marchand@redhat.com/",
        "msgid": "<1558619942-9723-1-git-send-email-david.marchand@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1558619942-9723-1-git-send-email-david.marchand@redhat.com",
        "date": "2019-05-23T13:58:56",
        "name": "[v4,0/5] make lcore_config internal",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1558619942-9723-1-git-send-email-david.marchand@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 53666,
            "url": "http://patches.dpdk.org/api/patches/53666/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1558619942-9723-2-git-send-email-david.marchand@redhat.com/",
            "msgid": "<1558619942-9723-2-git-send-email-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1558619942-9723-2-git-send-email-david.marchand@redhat.com",
            "date": "2019-05-23T13:58:57",
            "name": "[v4,1/5] eal: use unsigned int in lcore API prototypes",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1558619942-9723-2-git-send-email-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 53667,
            "url": "http://patches.dpdk.org/api/patches/53667/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1558619942-9723-3-git-send-email-david.marchand@redhat.com/",
            "msgid": "<1558619942-9723-3-git-send-email-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1558619942-9723-3-git-send-email-david.marchand@redhat.com",
            "date": "2019-05-23T13:58:58",
            "name": "[v4,2/5] eal: add lcore accessors",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1558619942-9723-3-git-send-email-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 53670,
            "url": "http://patches.dpdk.org/api/patches/53670/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1558619942-9723-4-git-send-email-david.marchand@redhat.com/",
            "msgid": "<1558619942-9723-4-git-send-email-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1558619942-9723-4-git-send-email-david.marchand@redhat.com",
            "date": "2019-05-23T13:58:59",
            "name": "[v4,3/5] drivers/bus: use lcore accessors",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1558619942-9723-4-git-send-email-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 53668,
            "url": "http://patches.dpdk.org/api/patches/53668/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1558619942-9723-5-git-send-email-david.marchand@redhat.com/",
            "msgid": "<1558619942-9723-5-git-send-email-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1558619942-9723-5-git-send-email-david.marchand@redhat.com",
            "date": "2019-05-23T13:59:00",
            "name": "[v4,4/5] examples/bond: use lcore accessors",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1558619942-9723-5-git-send-email-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 53669,
            "url": "http://patches.dpdk.org/api/patches/53669/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1558619942-9723-6-git-send-email-david.marchand@redhat.com/",
            "msgid": "<1558619942-9723-6-git-send-email-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1558619942-9723-6-git-send-email-david.marchand@redhat.com",
            "date": "2019-05-23T13:59:01",
            "name": "[v4,5/5] test: use lcore accessors",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1558619942-9723-6-git-send-email-david.marchand@redhat.com/mbox/"
        }
    ]
}