Show a series.

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

{
    "id": 8032,
    "url": "http://patches.dpdk.org/api/series/8032/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8032",
    "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": "[v2,1/6] kernel/linux/kni: fix meson warning about console keyword",
    "date": "2020-01-09T12:07:56",
    "submitter": {
        "id": 20,
        "url": "http://patches.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "version": 2,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/8032/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 64349,
            "url": "http://patches.dpdk.org/api/patches/64349/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200109120801.500394-2-bruce.richardson@intel.com/",
            "msgid": "<20200109120801.500394-2-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200109120801.500394-2-bruce.richardson@intel.com",
            "date": "2020-01-09T12:07:56",
            "name": "[v2,1/6] kernel/linux/kni: fix meson warning about console keyword",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200109120801.500394-2-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 64350,
            "url": "http://patches.dpdk.org/api/patches/64350/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200109120801.500394-3-bruce.richardson@intel.com/",
            "msgid": "<20200109120801.500394-3-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200109120801.500394-3-bruce.richardson@intel.com",
            "date": "2020-01-09T12:07:57",
            "name": "[v2,2/6] build: skip processing docs folder if docs disabled",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200109120801.500394-3-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 64351,
            "url": "http://patches.dpdk.org/api/patches/64351/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200109120801.500394-4-bruce.richardson@intel.com/",
            "msgid": "<20200109120801.500394-4-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200109120801.500394-4-bruce.richardson@intel.com",
            "date": "2020-01-09T12:07:58",
            "name": "[v2,3/6] doc/api: fix warning with meson build",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200109120801.500394-4-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 64352,
            "url": "http://patches.dpdk.org/api/patches/64352/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200109120801.500394-5-bruce.richardson@intel.com/",
            "msgid": "<20200109120801.500394-5-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200109120801.500394-5-bruce.richardson@intel.com",
            "date": "2020-01-09T12:07:59",
            "name": "[v2,4/6] doc/guides: reduce whitespace in meson build file",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200109120801.500394-5-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 64353,
            "url": "http://patches.dpdk.org/api/patches/64353/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200109120801.500394-6-bruce.richardson@intel.com/",
            "msgid": "<20200109120801.500394-6-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200109120801.500394-6-bruce.richardson@intel.com",
            "date": "2020-01-09T12:08:00",
            "name": "[v2,5/6] doc/guides: rebuild with meson whenever a file changes",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200109120801.500394-6-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 64354,
            "url": "http://patches.dpdk.org/api/patches/64354/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200109120801.500394-7-bruce.richardson@intel.com/",
            "msgid": "<20200109120801.500394-7-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200109120801.500394-7-bruce.richardson@intel.com",
            "date": "2020-01-09T12:08:01",
            "name": "[v2,6/6] doc/api: reduce indentation in meson build file",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200109120801.500394-7-bruce.richardson@intel.com/mbox/"
        }
    ]
}