Show a series.

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

{
    "id": 19934,
    "url": "http://patches.dpdk.org/api/series/19934/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=19934",
    "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-24T20:04:40",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "version": 6,
    "total": 9,
    "received_total": 9,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/19934/mbox/",
    "cover_letter": {
        "id": 102709,
        "url": "http://patches.dpdk.org/api/covers/102709/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20211024200449.12024-1-david.marchand@redhat.com/",
        "msgid": "<20211024200449.12024-1-david.marchand@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20211024200449.12024-1-david.marchand@redhat.com",
        "date": "2021-10-24T20:04:40",
        "name": "[v6,0/9] make rte_intr_handle internal",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20211024200449.12024-1-david.marchand@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 102710,
            "url": "http://patches.dpdk.org/api/patches/102710/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211024200449.12024-2-david.marchand@redhat.com/",
            "msgid": "<20211024200449.12024-2-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211024200449.12024-2-david.marchand@redhat.com",
            "date": "2021-10-24T20:04:41",
            "name": "[v6,1/9] interrupts: add allocator and accessors",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211024200449.12024-2-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 102711,
            "url": "http://patches.dpdk.org/api/patches/102711/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211024200449.12024-3-david.marchand@redhat.com/",
            "msgid": "<20211024200449.12024-3-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211024200449.12024-3-david.marchand@redhat.com",
            "date": "2021-10-24T20:04:42",
            "name": "[v6,2/9] interrupts: remove direct access to interrupt handle",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211024200449.12024-3-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 102712,
            "url": "http://patches.dpdk.org/api/patches/102712/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211024200449.12024-4-david.marchand@redhat.com/",
            "msgid": "<20211024200449.12024-4-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211024200449.12024-4-david.marchand@redhat.com",
            "date": "2021-10-24T20:04:43",
            "name": "[v6,3/9] test/interrupts: remove direct access to interrupt handle",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211024200449.12024-4-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 102713,
            "url": "http://patches.dpdk.org/api/patches/102713/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211024200449.12024-5-david.marchand@redhat.com/",
            "msgid": "<20211024200449.12024-5-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211024200449.12024-5-david.marchand@redhat.com",
            "date": "2021-10-24T20:04:44",
            "name": "[v6,4/9] alarm: remove direct access to interrupt handle",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211024200449.12024-5-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 102714,
            "url": "http://patches.dpdk.org/api/patches/102714/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211024200449.12024-6-david.marchand@redhat.com/",
            "msgid": "<20211024200449.12024-6-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211024200449.12024-6-david.marchand@redhat.com",
            "date": "2021-10-24T20:04:45",
            "name": "[v6,5/9] lib: remove direct access to interrupt handle",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211024200449.12024-6-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 102715,
            "url": "http://patches.dpdk.org/api/patches/102715/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211024200449.12024-7-david.marchand@redhat.com/",
            "msgid": "<20211024200449.12024-7-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211024200449.12024-7-david.marchand@redhat.com",
            "date": "2021-10-24T20:04:46",
            "name": "[v6,6/9] drivers: remove direct access to interrupt handle",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211024200449.12024-7-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 102716,
            "url": "http://patches.dpdk.org/api/patches/102716/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211024200449.12024-8-david.marchand@redhat.com/",
            "msgid": "<20211024200449.12024-8-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211024200449.12024-8-david.marchand@redhat.com",
            "date": "2021-10-24T20:04:47",
            "name": "[v6,7/9] interrupts: make interrupt handle structure opaque",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211024200449.12024-8-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 102717,
            "url": "http://patches.dpdk.org/api/patches/102717/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211024200449.12024-9-david.marchand@redhat.com/",
            "msgid": "<20211024200449.12024-9-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211024200449.12024-9-david.marchand@redhat.com",
            "date": "2021-10-24T20:04:48",
            "name": "[v6,8/9] interrupts: rename device specific file descriptor",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211024200449.12024-9-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 102718,
            "url": "http://patches.dpdk.org/api/patches/102718/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211024200449.12024-10-david.marchand@redhat.com/",
            "msgid": "<20211024200449.12024-10-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211024200449.12024-10-david.marchand@redhat.com",
            "date": "2021-10-24T20:04:49",
            "name": "[v6,9/9] interrupts: extend event list",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211024200449.12024-10-david.marchand@redhat.com/mbox/"
        }
    ]
}