Show a series.

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

{
    "id": 10635,
    "url": "http://patches.dpdk.org/api/series/10635/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=10635",
    "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": "Register non-EAL threads as lcore",
    "date": "2020-06-26T14:47:27",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "version": 4,
    "total": 9,
    "received_total": 9,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/10635/mbox/",
    "cover_letter": {
        "id": 72261,
        "url": "http://patches.dpdk.org/api/covers/72261/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20200626144736.11011-1-david.marchand@redhat.com/",
        "msgid": "<20200626144736.11011-1-david.marchand@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20200626144736.11011-1-david.marchand@redhat.com",
        "date": "2020-06-26T14:47:27",
        "name": "[v4,0/9] Register non-EAL threads as lcore",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20200626144736.11011-1-david.marchand@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 72262,
            "url": "http://patches.dpdk.org/api/patches/72262/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200626144736.11011-2-david.marchand@redhat.com/",
            "msgid": "<20200626144736.11011-2-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200626144736.11011-2-david.marchand@redhat.com",
            "date": "2020-06-26T14:47:28",
            "name": "[v4,1/9] eal: relocate per thread symbols to common",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200626144736.11011-2-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 72263,
            "url": "http://patches.dpdk.org/api/patches/72263/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200626144736.11011-3-david.marchand@redhat.com/",
            "msgid": "<20200626144736.11011-3-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200626144736.11011-3-david.marchand@redhat.com",
            "date": "2020-06-26T14:47:29",
            "name": "[v4,2/9] eal: fix multiple definition of per lcore thread id",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200626144736.11011-3-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 72264,
            "url": "http://patches.dpdk.org/api/patches/72264/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200626144736.11011-4-david.marchand@redhat.com/",
            "msgid": "<20200626144736.11011-4-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200626144736.11011-4-david.marchand@redhat.com",
            "date": "2020-06-26T14:47:30",
            "name": "[v4,3/9] eal: introduce thread init helper",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200626144736.11011-4-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 72265,
            "url": "http://patches.dpdk.org/api/patches/72265/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200626144736.11011-5-david.marchand@redhat.com/",
            "msgid": "<20200626144736.11011-5-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200626144736.11011-5-david.marchand@redhat.com",
            "date": "2020-06-26T14:47:31",
            "name": "[v4,4/9] eal: introduce thread uninit helper",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200626144736.11011-5-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 72266,
            "url": "http://patches.dpdk.org/api/patches/72266/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200626144736.11011-6-david.marchand@redhat.com/",
            "msgid": "<20200626144736.11011-6-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200626144736.11011-6-david.marchand@redhat.com",
            "date": "2020-06-26T14:47:32",
            "name": "[v4,5/9] eal: move lcore role code",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200626144736.11011-6-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 72267,
            "url": "http://patches.dpdk.org/api/patches/72267/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200626144736.11011-7-david.marchand@redhat.com/",
            "msgid": "<20200626144736.11011-7-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200626144736.11011-7-david.marchand@redhat.com",
            "date": "2020-06-26T14:47:33",
            "name": "[v4,6/9] eal: register non-EAL threads as lcores",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200626144736.11011-7-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 72269,
            "url": "http://patches.dpdk.org/api/patches/72269/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200626144736.11011-8-david.marchand@redhat.com/",
            "msgid": "<20200626144736.11011-8-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200626144736.11011-8-david.marchand@redhat.com",
            "date": "2020-06-26T14:47:34",
            "name": "[v4,7/9] eal: add lcore init callbacks",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200626144736.11011-8-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 72268,
            "url": "http://patches.dpdk.org/api/patches/72268/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200626144736.11011-9-david.marchand@redhat.com/",
            "msgid": "<20200626144736.11011-9-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200626144736.11011-9-david.marchand@redhat.com",
            "date": "2020-06-26T14:47:35",
            "name": "[v4,8/9] eal: add lcore iterators",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200626144736.11011-9-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 72270,
            "url": "http://patches.dpdk.org/api/patches/72270/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200626144736.11011-10-david.marchand@redhat.com/",
            "msgid": "<20200626144736.11011-10-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200626144736.11011-10-david.marchand@redhat.com",
            "date": "2020-06-26T14:47:36",
            "name": "[v4,9/9] mempool/bucket: handle non-EAL lcores",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200626144736.11011-10-david.marchand@redhat.com/mbox/"
        }
    ]
}