Show a series.

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

{
    "id": 31711,
    "url": "http://patches.dpdk.org/api/series/31711/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31711",
    "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: FD manager improvements",
    "date": "2024-04-09T11:48:40",
    "submitter": {
        "id": 512,
        "url": "http://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "version": 3,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/31711/mbox/",
    "cover_letter": {
        "id": 852,
        "url": "http://patches.dpdk.org/api/covers/852/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20240409114845.1336403-1-maxime.coquelin@redhat.com/",
        "msgid": "<20240409114845.1336403-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20240409114845.1336403-1-maxime.coquelin@redhat.com",
        "date": "2024-04-09T11:48:40",
        "name": "[v3,0/5] vhost: FD manager improvements",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20240409114845.1336403-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 139210,
            "url": "http://patches.dpdk.org/api/patches/139210/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240409114845.1336403-2-maxime.coquelin@redhat.com/",
            "msgid": "<20240409114845.1336403-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240409114845.1336403-2-maxime.coquelin@redhat.com",
            "date": "2024-04-09T11:48:41",
            "name": "[v3,1/5] vhost: rename polling mutex",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240409114845.1336403-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 139211,
            "url": "http://patches.dpdk.org/api/patches/139211/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240409114845.1336403-3-maxime.coquelin@redhat.com/",
            "msgid": "<20240409114845.1336403-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240409114845.1336403-3-maxime.coquelin@redhat.com",
            "date": "2024-04-09T11:48:42",
            "name": "[v3,2/5] vhost: make use of FD manager init function",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240409114845.1336403-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 139212,
            "url": "http://patches.dpdk.org/api/patches/139212/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240409114845.1336403-4-maxime.coquelin@redhat.com/",
            "msgid": "<20240409114845.1336403-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240409114845.1336403-4-maxime.coquelin@redhat.com",
            "date": "2024-04-09T11:48:43",
            "name": "[v3,3/5] vhost: hide synchronization within FD manager",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240409114845.1336403-4-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 139213,
            "url": "http://patches.dpdk.org/api/patches/139213/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240409114845.1336403-5-maxime.coquelin@redhat.com/",
            "msgid": "<20240409114845.1336403-5-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240409114845.1336403-5-maxime.coquelin@redhat.com",
            "date": "2024-04-09T11:48:44",
            "name": "[v3,4/5] vhost: improve fdset initialization",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240409114845.1336403-5-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 139214,
            "url": "http://patches.dpdk.org/api/patches/139214/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240409114845.1336403-6-maxime.coquelin@redhat.com/",
            "msgid": "<20240409114845.1336403-6-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240409114845.1336403-6-maxime.coquelin@redhat.com",
            "date": "2024-04-09T11:48:45",
            "name": "[v3,5/5] vhost: manage FD with epoll",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240409114845.1336403-6-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}