Show a series.

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

{
    "id": 19958,
    "url": "http://patches.dpdk.org/api/series/19958/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=19958",
    "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-25T13:34:46",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "version": 7,
    "total": 9,
    "received_total": 9,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/19958/mbox/",
    "cover_letter": {
        "id": 102774,
        "url": "http://patches.dpdk.org/api/covers/102774/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20211025133456.26850-1-david.marchand@redhat.com/",
        "msgid": "<20211025133456.26850-1-david.marchand@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20211025133456.26850-1-david.marchand@redhat.com",
        "date": "2021-10-25T13:34:46",
        "name": "[v7,0/9] make rte_intr_handle internal",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20211025133456.26850-1-david.marchand@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 102775,
            "url": "http://patches.dpdk.org/api/patches/102775/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211025133456.26850-2-david.marchand@redhat.com/",
            "msgid": "<20211025133456.26850-2-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211025133456.26850-2-david.marchand@redhat.com",
            "date": "2021-10-25T13:34:47",
            "name": "[v7,1/9] interrupts: add allocator and accessors",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211025133456.26850-2-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 102776,
            "url": "http://patches.dpdk.org/api/patches/102776/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211025133456.26850-3-david.marchand@redhat.com/",
            "msgid": "<20211025133456.26850-3-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211025133456.26850-3-david.marchand@redhat.com",
            "date": "2021-10-25T13:34:48",
            "name": "[v7,2/9] interrupts: remove direct access to interrupt handle",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211025133456.26850-3-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 102777,
            "url": "http://patches.dpdk.org/api/patches/102777/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211025133456.26850-4-david.marchand@redhat.com/",
            "msgid": "<20211025133456.26850-4-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211025133456.26850-4-david.marchand@redhat.com",
            "date": "2021-10-25T13:34:49",
            "name": "[v7,3/9] test/interrupts: remove direct access to interrupt handle",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211025133456.26850-4-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 102778,
            "url": "http://patches.dpdk.org/api/patches/102778/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211025133456.26850-5-david.marchand@redhat.com/",
            "msgid": "<20211025133456.26850-5-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211025133456.26850-5-david.marchand@redhat.com",
            "date": "2021-10-25T13:34:50",
            "name": "[v7,4/9] alarm: remove direct access to interrupt handle",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211025133456.26850-5-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 102779,
            "url": "http://patches.dpdk.org/api/patches/102779/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211025133456.26850-6-david.marchand@redhat.com/",
            "msgid": "<20211025133456.26850-6-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211025133456.26850-6-david.marchand@redhat.com",
            "date": "2021-10-25T13:34:51",
            "name": "[v7,5/9] lib: remove direct access to interrupt handle",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211025133456.26850-6-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 102780,
            "url": "http://patches.dpdk.org/api/patches/102780/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211025133456.26850-7-david.marchand@redhat.com/",
            "msgid": "<20211025133456.26850-7-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211025133456.26850-7-david.marchand@redhat.com",
            "date": "2021-10-25T13:34:52",
            "name": "[v7,6/9] drivers: remove direct access to interrupt handle",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211025133456.26850-7-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 102781,
            "url": "http://patches.dpdk.org/api/patches/102781/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211025133456.26850-8-david.marchand@redhat.com/",
            "msgid": "<20211025133456.26850-8-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211025133456.26850-8-david.marchand@redhat.com",
            "date": "2021-10-25T13:34:53",
            "name": "[v7,7/9] interrupts: make interrupt handle structure opaque",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211025133456.26850-8-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 102782,
            "url": "http://patches.dpdk.org/api/patches/102782/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211025133456.26850-9-david.marchand@redhat.com/",
            "msgid": "<20211025133456.26850-9-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211025133456.26850-9-david.marchand@redhat.com",
            "date": "2021-10-25T13:34:54",
            "name": "[v7,8/9] interrupts: rename device specific file descriptor",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211025133456.26850-9-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 102783,
            "url": "http://patches.dpdk.org/api/patches/102783/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211025133456.26850-10-david.marchand@redhat.com/",
            "msgid": "<20211025133456.26850-10-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211025133456.26850-10-david.marchand@redhat.com",
            "date": "2021-10-25T13:34:55",
            "name": "[v7,9/9] interrupts: extend event list",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211025133456.26850-10-david.marchand@redhat.com/mbox/"
        }
    ]
}