Show a series.

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

{
    "id": 28022,
    "url": "http://patches.dpdk.org/api/series/28022/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=28022",
    "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-05-17T09:08:30",
    "submitter": {
        "id": 672,
        "url": "http://patches.dpdk.org/api/people/672/?format=api",
        "name": "Eelco Chaudron",
        "email": "echaudro@redhat.com"
    },
    "version": 3,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/28022/mbox/",
    "cover_letter": {
        "id": 126908,
        "url": "http://patches.dpdk.org/api/covers/126908/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/168431450017.558450.16680518469610688737.stgit@ebuild.local/",
        "msgid": "<168431450017.558450.16680518469610688737.stgit@ebuild.local>",
        "list_archive_url": "https://inbox.dpdk.org/dev/168431450017.558450.16680518469610688737.stgit@ebuild.local",
        "date": "2023-05-17T09:08:30",
        "name": "[v3,0/4] vhost: add device op to offload the interrupt kick",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/168431450017.558450.16680518469610688737.stgit@ebuild.local/mbox/"
    },
    "patches": [
        {
            "id": 126909,
            "url": "http://patches.dpdk.org/api/patches/126909/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/168431452543.558450.14131829672896784074.stgit@ebuild.local/",
            "msgid": "<168431452543.558450.14131829672896784074.stgit@ebuild.local>",
            "list_archive_url": "https://inbox.dpdk.org/dev/168431452543.558450.14131829672896784074.stgit@ebuild.local",
            "date": "2023-05-17T09:08:47",
            "name": "[v3,1/4] vhost: change vhost_virtqueue access lock to a read/write one",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/168431452543.558450.14131829672896784074.stgit@ebuild.local/mbox/"
        },
        {
            "id": 126910,
            "url": "http://patches.dpdk.org/api/patches/126910/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/168431453456.558450.8798179744539843068.stgit@ebuild.local/",
            "msgid": "<168431453456.558450.8798179744539843068.stgit@ebuild.local>",
            "list_archive_url": "https://inbox.dpdk.org/dev/168431453456.558450.8798179744539843068.stgit@ebuild.local",
            "date": "2023-05-17T09:08:56",
            "name": "[v3,2/4] vhost: make the guest_notifications statistic counter atomic",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/168431453456.558450.8798179744539843068.stgit@ebuild.local/mbox/"
        },
        {
            "id": 126912,
            "url": "http://patches.dpdk.org/api/patches/126912/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/168431454344.558450.2397970324914136724.stgit@ebuild.local/",
            "msgid": "<168431454344.558450.2397970324914136724.stgit@ebuild.local>",
            "list_archive_url": "https://inbox.dpdk.org/dev/168431454344.558450.2397970324914136724.stgit@ebuild.local",
            "date": "2023-05-17T09:09:05",
            "name": "[v3,3/4] vhost: fix invalid call FD handling",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/168431454344.558450.2397970324914136724.stgit@ebuild.local/mbox/"
        },
        {
            "id": 126913,
            "url": "http://patches.dpdk.org/api/patches/126913/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/168431455219.558450.14986601389394385835.stgit@ebuild.local/",
            "msgid": "<168431455219.558450.14986601389394385835.stgit@ebuild.local>",
            "list_archive_url": "https://inbox.dpdk.org/dev/168431455219.558450.14986601389394385835.stgit@ebuild.local",
            "date": "2023-05-17T09:09:13",
            "name": "[v3,4/4] vhost: add device op to offload the interrupt kick",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/168431455219.558450.14986601389394385835.stgit@ebuild.local/mbox/"
        }
    ]
}