Show a series.

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

{
    "id": 13687,
    "url": "https://patches.dpdk.org/api/series/13687/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=13687",
    "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-05T11:45:46",
    "submitter": {
        "id": 512,
        "url": "https://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/13687/mbox/",
    "cover_letter": {
        "id": 83720,
        "url": "https://patches.dpdk.org/api/covers/83720/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/20201105114549.97717-1-maxime.coquelin@redhat.com/",
        "msgid": "<20201105114549.97717-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20201105114549.97717-1-maxime.coquelin@redhat.com",
        "date": "2020-11-05T11:45:46",
        "name": "[0/3] vhost: fix fd an memory leaks",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/20201105114549.97717-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 83721,
            "url": "https://patches.dpdk.org/api/patches/83721/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201105114549.97717-2-maxime.coquelin@redhat.com/",
            "msgid": "<20201105114549.97717-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201105114549.97717-2-maxime.coquelin@redhat.com",
            "date": "2020-11-05T11:45:47",
            "name": "[1/3] vhost: fix error path when setting memory tables",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20201105114549.97717-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 83722,
            "url": "https://patches.dpdk.org/api/patches/83722/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201105114549.97717-3-maxime.coquelin@redhat.com/",
            "msgid": "<20201105114549.97717-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201105114549.97717-3-maxime.coquelin@redhat.com",
            "date": "2020-11-05T11:45:48",
            "name": "[2/3] vhost: fix fd leak in dirty logging setup",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20201105114549.97717-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 83723,
            "url": "https://patches.dpdk.org/api/patches/83723/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201105114549.97717-4-maxime.coquelin@redhat.com/",
            "msgid": "<20201105114549.97717-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201105114549.97717-4-maxime.coquelin@redhat.com",
            "date": "2020-11-05T11:45:49",
            "name": "[3/3] vhost: fix fd leak in kick setup",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20201105114549.97717-4-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}