Show a series.

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

{
    "id": 27626,
    "url": "http://patches.dpdk.org/api/series/27626/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27626",
    "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": "vhost: add device op to offload the interrupt kick",
    "date": "2023-04-05T12:40:09",
    "submitter": {
        "id": 672,
        "url": "http://patches.dpdk.org/api/people/672/?format=api",
        "name": "Eelco Chaudron",
        "email": "echaudro@redhat.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/27626/mbox/",
    "cover_letter": {
        "id": 125797,
        "url": "http://patches.dpdk.org/api/covers/125797/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/168069838578.833254.4856666346839028593.stgit@ebuild.local/",
        "msgid": "<168069838578.833254.4856666346839028593.stgit@ebuild.local>",
        "list_archive_url": "https://inbox.dpdk.org/dev/168069838578.833254.4856666346839028593.stgit@ebuild.local",
        "date": "2023-04-05T12:40:09",
        "name": "[v2,0/3] vhost: add device op to offload the interrupt kick",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/168069838578.833254.4856666346839028593.stgit@ebuild.local/mbox/"
    },
    "patches": [
        {
            "id": 125798,
            "url": "http://patches.dpdk.org/api/patches/125798/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/168069842756.833254.13949971045184398628.stgit@ebuild.local/",
            "msgid": "<168069842756.833254.13949971045184398628.stgit@ebuild.local>",
            "list_archive_url": "https://inbox.dpdk.org/dev/168069842756.833254.13949971045184398628.stgit@ebuild.local",
            "date": "2023-04-05T12:40:52",
            "name": "[v2,1/3] vhost: Change vhost_virtqueue access lock to a read/write one.",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/168069842756.833254.13949971045184398628.stgit@ebuild.local/mbox/"
        },
        {
            "id": 125799,
            "url": "http://patches.dpdk.org/api/patches/125799/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/168069846863.833254.7655588319565934173.stgit@ebuild.local/",
            "msgid": "<168069846863.833254.7655588319565934173.stgit@ebuild.local>",
            "list_archive_url": "https://inbox.dpdk.org/dev/168069846863.833254.7655588319565934173.stgit@ebuild.local",
            "date": "2023-04-05T12:41:26",
            "name": "[v2,2/3] vhost: make the guest_notifications statistic counter atomic.",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/168069846863.833254.7655588319565934173.stgit@ebuild.local/mbox/"
        },
        {
            "id": 125800,
            "url": "http://patches.dpdk.org/api/patches/125800/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/168069850278.833254.17836553051894685658.stgit@ebuild.local/",
            "msgid": "<168069850278.833254.17836553051894685658.stgit@ebuild.local>",
            "list_archive_url": "https://inbox.dpdk.org/dev/168069850278.833254.17836553051894685658.stgit@ebuild.local",
            "date": "2023-04-05T12:41:57",
            "name": "[v2,3/3] vhost: add device op to offload the interrupt kick",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/168069850278.833254.17836553051894685658.stgit@ebuild.local/mbox/"
        }
    ]
}