Show a series.

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

{
    "id": 19959,
    "url": "http://patches.dpdk.org/api/series/19959/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=19959",
    "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 rte_intr_handle internal",
    "date": "2021-10-25T14:27:03",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "version": 8,
    "total": 9,
    "received_total": 9,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/19959/mbox/",
    "cover_letter": {
        "id": 102784,
        "url": "http://patches.dpdk.org/api/covers/102784/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20211025142712.1273-1-david.marchand@redhat.com/",
        "msgid": "<20211025142712.1273-1-david.marchand@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20211025142712.1273-1-david.marchand@redhat.com",
        "date": "2021-10-25T14:27:03",
        "name": "[v8,0/9] make rte_intr_handle internal",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20211025142712.1273-1-david.marchand@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 102785,
            "url": "http://patches.dpdk.org/api/patches/102785/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211025142712.1273-2-david.marchand@redhat.com/",
            "msgid": "<20211025142712.1273-2-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211025142712.1273-2-david.marchand@redhat.com",
            "date": "2021-10-25T14:27:04",
            "name": "[v8,1/9] interrupts: add allocator and accessors",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211025142712.1273-2-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 102786,
            "url": "http://patches.dpdk.org/api/patches/102786/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211025142712.1273-3-david.marchand@redhat.com/",
            "msgid": "<20211025142712.1273-3-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211025142712.1273-3-david.marchand@redhat.com",
            "date": "2021-10-25T14:27:05",
            "name": "[v8,2/9] interrupts: remove direct access to interrupt handle",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211025142712.1273-3-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 102787,
            "url": "http://patches.dpdk.org/api/patches/102787/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211025142712.1273-4-david.marchand@redhat.com/",
            "msgid": "<20211025142712.1273-4-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211025142712.1273-4-david.marchand@redhat.com",
            "date": "2021-10-25T14:27:06",
            "name": "[v8,3/9] test/interrupts: remove direct access to interrupt handle",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211025142712.1273-4-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 102788,
            "url": "http://patches.dpdk.org/api/patches/102788/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211025142712.1273-5-david.marchand@redhat.com/",
            "msgid": "<20211025142712.1273-5-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211025142712.1273-5-david.marchand@redhat.com",
            "date": "2021-10-25T14:27:07",
            "name": "[v8,4/9] alarm: remove direct access to interrupt handle",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211025142712.1273-5-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 102789,
            "url": "http://patches.dpdk.org/api/patches/102789/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211025142712.1273-6-david.marchand@redhat.com/",
            "msgid": "<20211025142712.1273-6-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211025142712.1273-6-david.marchand@redhat.com",
            "date": "2021-10-25T14:27:08",
            "name": "[v8,5/9] lib: remove direct access to interrupt handle",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211025142712.1273-6-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 102792,
            "url": "http://patches.dpdk.org/api/patches/102792/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211025142712.1273-7-david.marchand@redhat.com/",
            "msgid": "<20211025142712.1273-7-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211025142712.1273-7-david.marchand@redhat.com",
            "date": "2021-10-25T14:27:09",
            "name": "[v8,6/9] drivers: remove direct access to interrupt handle",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211025142712.1273-7-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 102790,
            "url": "http://patches.dpdk.org/api/patches/102790/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211025142712.1273-8-david.marchand@redhat.com/",
            "msgid": "<20211025142712.1273-8-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211025142712.1273-8-david.marchand@redhat.com",
            "date": "2021-10-25T14:27:10",
            "name": "[v8,7/9] interrupts: make interrupt handle structure opaque",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211025142712.1273-8-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 102791,
            "url": "http://patches.dpdk.org/api/patches/102791/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211025142712.1273-9-david.marchand@redhat.com/",
            "msgid": "<20211025142712.1273-9-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211025142712.1273-9-david.marchand@redhat.com",
            "date": "2021-10-25T14:27:11",
            "name": "[v8,8/9] interrupts: rename device specific file descriptor",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211025142712.1273-9-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 102793,
            "url": "http://patches.dpdk.org/api/patches/102793/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211025142712.1273-10-david.marchand@redhat.com/",
            "msgid": "<20211025142712.1273-10-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211025142712.1273-10-david.marchand@redhat.com",
            "date": "2021-10-25T14:27:12",
            "name": "[v8,9/9] interrupts: extend event list",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211025142712.1273-10-david.marchand@redhat.com/mbox/"
        }
    ]
}