Show a series.

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

{
    "id": 11398,
    "url": "http://patches.dpdk.org/api/series/11398/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=11398",
    "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-29T13:36:23",
    "submitter": {
        "id": 512,
        "url": "http://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": "http://patches.dpdk.org/series/11398/mbox/",
    "cover_letter": {
        "id": 74997,
        "url": "http://patches.dpdk.org/api/covers/74997/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20200729133626.237098-1-maxime.coquelin@redhat.com/",
        "msgid": "<20200729133626.237098-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20200729133626.237098-1-maxime.coquelin@redhat.com",
        "date": "2020-07-29T13:36:23",
        "name": "[v4,0/3] Fix Vhost regressions",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20200729133626.237098-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 74998,
            "url": "http://patches.dpdk.org/api/patches/74998/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200729133626.237098-2-maxime.coquelin@redhat.com/",
            "msgid": "<20200729133626.237098-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200729133626.237098-2-maxime.coquelin@redhat.com",
            "date": "2020-07-29T13:36:24",
            "name": "[v4,1/3] vhost: fix guest notification setting",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200729133626.237098-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 75000,
            "url": "http://patches.dpdk.org/api/patches/75000/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200729133626.237098-3-maxime.coquelin@redhat.com/",
            "msgid": "<20200729133626.237098-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200729133626.237098-3-maxime.coquelin@redhat.com",
            "date": "2020-07-29T13:36:25",
            "name": "[v4,2/3] net/vhost: fix queue update",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200729133626.237098-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 74999,
            "url": "http://patches.dpdk.org/api/patches/74999/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200729133626.237098-4-maxime.coquelin@redhat.com/",
            "msgid": "<20200729133626.237098-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200729133626.237098-4-maxime.coquelin@redhat.com",
            "date": "2020-07-29T13:36:26",
            "name": "[v4,3/3] net/vhost: fix interrupt mode",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200729133626.237098-4-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}