Show a series.

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

{
    "id": 13852,
    "url": "https://patches.dpdk.org/api/series/13852/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=13852",
    "project": {
        "id": 1,
        "url": "https://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: fix fd an memory leaks",
    "date": "2020-11-12T17:10:26",
    "submitter": {
        "id": 512,
        "url": "https://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "version": 4,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/13852/mbox/",
    "cover_letter": {
        "id": 84072,
        "url": "https://patches.dpdk.org/api/covers/84072/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/20201112171029.354593-1-maxime.coquelin@redhat.com/",
        "msgid": "<20201112171029.354593-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20201112171029.354593-1-maxime.coquelin@redhat.com",
        "date": "2020-11-12T17:10:26",
        "name": "[v4,0/3] vhost: fix fd an memory leaks",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/20201112171029.354593-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 84073,
            "url": "https://patches.dpdk.org/api/patches/84073/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201112171029.354593-2-maxime.coquelin@redhat.com/",
            "msgid": "<20201112171029.354593-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201112171029.354593-2-maxime.coquelin@redhat.com",
            "date": "2020-11-12T17:10:27",
            "name": "[v4,1/3] vhost: fix error path when setting memory tables",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20201112171029.354593-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 84074,
            "url": "https://patches.dpdk.org/api/patches/84074/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201112171029.354593-3-maxime.coquelin@redhat.com/",
            "msgid": "<20201112171029.354593-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201112171029.354593-3-maxime.coquelin@redhat.com",
            "date": "2020-11-12T17:10:28",
            "name": "[v4,2/3] vhost: fix fd leak in dirty logging setup",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20201112171029.354593-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 84075,
            "url": "https://patches.dpdk.org/api/patches/84075/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201112171029.354593-4-maxime.coquelin@redhat.com/",
            "msgid": "<20201112171029.354593-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201112171029.354593-4-maxime.coquelin@redhat.com",
            "date": "2020-11-12T17:10:29",
            "name": "[v4,3/3] vhost: fix fd leak in kick setup",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20201112171029.354593-4-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}