Show a series.

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

{
    "id": 13740,
    "url": "https://patches.dpdk.org/api/series/13740/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=13740",
    "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-09T11:25:57",
    "submitter": {
        "id": 512,
        "url": "https://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/13740/mbox/",
    "cover_letter": {
        "id": 83835,
        "url": "https://patches.dpdk.org/api/covers/83835/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/20201109112600.250779-1-maxime.coquelin@redhat.com/",
        "msgid": "<20201109112600.250779-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20201109112600.250779-1-maxime.coquelin@redhat.com",
        "date": "2020-11-09T11:25:57",
        "name": "[v2,0/3] vhost: fix fd an memory leaks",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/20201109112600.250779-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 83836,
            "url": "https://patches.dpdk.org/api/patches/83836/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201109112600.250779-2-maxime.coquelin@redhat.com/",
            "msgid": "<20201109112600.250779-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201109112600.250779-2-maxime.coquelin@redhat.com",
            "date": "2020-11-09T11:25:58",
            "name": "[v2,1/3] vhost: fix error path when setting memory tables",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20201109112600.250779-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 83837,
            "url": "https://patches.dpdk.org/api/patches/83837/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201109112600.250779-3-maxime.coquelin@redhat.com/",
            "msgid": "<20201109112600.250779-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201109112600.250779-3-maxime.coquelin@redhat.com",
            "date": "2020-11-09T11:25:59",
            "name": "[v2,2/3] vhost: fix fd leak in dirty logging setup",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20201109112600.250779-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 83838,
            "url": "https://patches.dpdk.org/api/patches/83838/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201109112600.250779-4-maxime.coquelin@redhat.com/",
            "msgid": "<20201109112600.250779-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201109112600.250779-4-maxime.coquelin@redhat.com",
            "date": "2020-11-09T11:26:00",
            "name": "[v2,3/3] vhost: fix fd leak in kick setup",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20201109112600.250779-4-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}