Show a series.

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

{
    "id": 8056,
    "url": "http://patches.dpdk.org/api/series/8056/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8056",
    "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": "meson build improvements",
    "date": "2020-01-10T21:51:59",
    "submitter": {
        "id": 20,
        "url": "http://patches.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "version": 4,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/8056/mbox/",
    "cover_letter": {
        "id": 64437,
        "url": "http://patches.dpdk.org/api/covers/64437/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20200110215205.513185-1-bruce.richardson@intel.com/",
        "msgid": "<20200110215205.513185-1-bruce.richardson@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20200110215205.513185-1-bruce.richardson@intel.com",
        "date": "2020-01-10T21:51:59",
        "name": "[v4,0/6] meson build improvements",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20200110215205.513185-1-bruce.richardson@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 64438,
            "url": "http://patches.dpdk.org/api/patches/64438/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200110215205.513185-2-bruce.richardson@intel.com/",
            "msgid": "<20200110215205.513185-2-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200110215205.513185-2-bruce.richardson@intel.com",
            "date": "2020-01-10T21:52:00",
            "name": "[v4,1/6] kernel/linux/kni: fix meson warning about console keyword",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200110215205.513185-2-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 64439,
            "url": "http://patches.dpdk.org/api/patches/64439/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200110215205.513185-3-bruce.richardson@intel.com/",
            "msgid": "<20200110215205.513185-3-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200110215205.513185-3-bruce.richardson@intel.com",
            "date": "2020-01-10T21:52:01",
            "name": "[v4,2/6] build: skip processing docs folder if docs disabled",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200110215205.513185-3-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 64440,
            "url": "http://patches.dpdk.org/api/patches/64440/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200110215205.513185-4-bruce.richardson@intel.com/",
            "msgid": "<20200110215205.513185-4-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200110215205.513185-4-bruce.richardson@intel.com",
            "date": "2020-01-10T21:52:02",
            "name": "[v4,3/6] doc/api: fix warning with meson build",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200110215205.513185-4-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 64441,
            "url": "http://patches.dpdk.org/api/patches/64441/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200110215205.513185-5-bruce.richardson@intel.com/",
            "msgid": "<20200110215205.513185-5-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200110215205.513185-5-bruce.richardson@intel.com",
            "date": "2020-01-10T21:52:03",
            "name": "[v4,4/6] doc/guides: reduce whitespace in meson build file",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200110215205.513185-5-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 64442,
            "url": "http://patches.dpdk.org/api/patches/64442/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200110215205.513185-6-bruce.richardson@intel.com/",
            "msgid": "<20200110215205.513185-6-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200110215205.513185-6-bruce.richardson@intel.com",
            "date": "2020-01-10T21:52:04",
            "name": "[v4,5/6] doc/guides: rebuild with meson whenever a file changes",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200110215205.513185-6-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 64443,
            "url": "http://patches.dpdk.org/api/patches/64443/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200110215205.513185-7-bruce.richardson@intel.com/",
            "msgid": "<20200110215205.513185-7-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200110215205.513185-7-bruce.richardson@intel.com",
            "date": "2020-01-10T21:52:05",
            "name": "[v4,6/6] doc/api: reduce indentation in meson build file",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200110215205.513185-7-bruce.richardson@intel.com/mbox/"
        }
    ]
}