Show a series.

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

{
    "id": 12548,
    "url": "http://patches.dpdk.org/api/series/12548/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=12548",
    "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: remove dequeue zero-copy support",
    "date": "2020-09-28T09:17:08",
    "submitter": {
        "id": 512,
        "url": "http://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/12548/mbox/",
    "cover_letter": {
        "id": 78985,
        "url": "http://patches.dpdk.org/api/covers/78985/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20200928091712.7946-1-maxime.coquelin@redhat.com/",
        "msgid": "<20200928091712.7946-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20200928091712.7946-1-maxime.coquelin@redhat.com",
        "date": "2020-09-28T09:17:08",
        "name": "[v2,0/4] vhost: remove dequeue zero-copy support",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20200928091712.7946-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 78986,
            "url": "http://patches.dpdk.org/api/patches/78986/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200928091712.7946-2-maxime.coquelin@redhat.com/",
            "msgid": "<20200928091712.7946-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200928091712.7946-2-maxime.coquelin@redhat.com",
            "date": "2020-09-28T09:17:09",
            "name": "[v2,1/4] net/vhost: remove dequeue zero-copy support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200928091712.7946-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 78987,
            "url": "http://patches.dpdk.org/api/patches/78987/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200928091712.7946-3-maxime.coquelin@redhat.com/",
            "msgid": "<20200928091712.7946-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200928091712.7946-3-maxime.coquelin@redhat.com",
            "date": "2020-09-28T09:17:10",
            "name": "[v2,2/4] examples/vhost_crypto: use vhost async-copy flag",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200928091712.7946-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 78988,
            "url": "http://patches.dpdk.org/api/patches/78988/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200928091712.7946-4-maxime.coquelin@redhat.com/",
            "msgid": "<20200928091712.7946-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200928091712.7946-4-maxime.coquelin@redhat.com",
            "date": "2020-09-28T09:17:11",
            "name": "[v2,3/4] examples/vhost: remove dequeue zero-copy support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200928091712.7946-4-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 78989,
            "url": "http://patches.dpdk.org/api/patches/78989/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200928091712.7946-5-maxime.coquelin@redhat.com/",
            "msgid": "<20200928091712.7946-5-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200928091712.7946-5-maxime.coquelin@redhat.com",
            "date": "2020-09-28T09:17:12",
            "name": "[v2,4/4] vhost: remove dequeue zero-copy support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200928091712.7946-5-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}