Show a series.

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

{
    "id": 11365,
    "url": "http://patches.dpdk.org/api/series/11365/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=11365",
    "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": "Fix Vhost regressions",
    "date": "2020-07-28T16:50:18",
    "submitter": {
        "id": 512,
        "url": "http://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": "http://patches.dpdk.org/series/11365/mbox/",
    "cover_letter": {
        "id": 74944,
        "url": "http://patches.dpdk.org/api/covers/74944/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20200728165021.216291-1-maxime.coquelin@redhat.com/",
        "msgid": "<20200728165021.216291-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20200728165021.216291-1-maxime.coquelin@redhat.com",
        "date": "2020-07-28T16:50:18",
        "name": "[v2,0/3] Fix Vhost regressions",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20200728165021.216291-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 74945,
            "url": "http://patches.dpdk.org/api/patches/74945/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200728165021.216291-2-maxime.coquelin@redhat.com/",
            "msgid": "<20200728165021.216291-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200728165021.216291-2-maxime.coquelin@redhat.com",
            "date": "2020-07-28T16:50:19",
            "name": "[v2,1/3] vhost: fix guest notification setting",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200728165021.216291-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 74946,
            "url": "http://patches.dpdk.org/api/patches/74946/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200728165021.216291-3-maxime.coquelin@redhat.com/",
            "msgid": "<20200728165021.216291-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200728165021.216291-3-maxime.coquelin@redhat.com",
            "date": "2020-07-28T16:50:20",
            "name": "[v2,2/3] net/vhost: fix queue update",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200728165021.216291-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 74947,
            "url": "http://patches.dpdk.org/api/patches/74947/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200728165021.216291-4-maxime.coquelin@redhat.com/",
            "msgid": "<20200728165021.216291-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200728165021.216291-4-maxime.coquelin@redhat.com",
            "date": "2020-07-28T16:50:21",
            "name": "[v2,3/3] net/vhost: fix interrupt mode",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200728165021.216291-4-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}