Show a series.

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

{
    "id": 6983,
    "url": "http://patches.dpdk.org/api/series/6983/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=6983",
    "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": "Add an option to use LTO for DPDK build",
    "date": "2019-10-22T11:54:02",
    "submitter": {
        "id": 1429,
        "url": "http://patches.dpdk.org/api/people/1429/?format=api",
        "name": "Andrzej Ostruszka [C]",
        "email": "aostruszka@marvell.com"
    },
    "version": 4,
    "total": 10,
    "received_total": 10,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/6983/mbox/",
    "cover_letter": {
        "id": 61641,
        "url": "http://patches.dpdk.org/api/covers/61641/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20191022115412.8837-1-aostruszka@marvell.com/",
        "msgid": "<20191022115412.8837-1-aostruszka@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20191022115412.8837-1-aostruszka@marvell.com",
        "date": "2019-10-22T11:54:02",
        "name": "[v4,00/10] Add an option to use LTO for DPDK build",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20191022115412.8837-1-aostruszka@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 61642,
            "url": "http://patches.dpdk.org/api/patches/61642/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191022115412.8837-2-aostruszka@marvell.com/",
            "msgid": "<20191022115412.8837-2-aostruszka@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20191022115412.8837-2-aostruszka@marvell.com",
            "date": "2019-10-22T11:54:03",
            "name": "[v4,01/10] build: add an option to enable LTO build",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191022115412.8837-2-aostruszka@marvell.com/mbox/"
        },
        {
            "id": 61643,
            "url": "http://patches.dpdk.org/api/patches/61643/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191022115412.8837-3-aostruszka@marvell.com/",
            "msgid": "<20191022115412.8837-3-aostruszka@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20191022115412.8837-3-aostruszka@marvell.com",
            "date": "2019-10-22T11:54:04",
            "name": "[v4,02/10] eventdev: fix possible use of uninitialized var",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191022115412.8837-3-aostruszka@marvell.com/mbox/"
        },
        {
            "id": 61644,
            "url": "http://patches.dpdk.org/api/patches/61644/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191022115412.8837-4-aostruszka@marvell.com/",
            "msgid": "<20191022115412.8837-4-aostruszka@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20191022115412.8837-4-aostruszka@marvell.com",
            "date": "2019-10-22T11:54:05",
            "name": "[v4,03/10] app/eventdev: clean LTO build warnings (maybe-uninitialized)",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191022115412.8837-4-aostruszka@marvell.com/mbox/"
        },
        {
            "id": 61645,
            "url": "http://patches.dpdk.org/api/patches/61645/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191022115412.8837-5-aostruszka@marvell.com/",
            "msgid": "<20191022115412.8837-5-aostruszka@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20191022115412.8837-5-aostruszka@marvell.com",
            "date": "2019-10-22T11:54:06",
            "name": "[v4,04/10] event/octeontx2: clean LTO build warnings (maybe-uninitialized)",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191022115412.8837-5-aostruszka@marvell.com/mbox/"
        },
        {
            "id": 61646,
            "url": "http://patches.dpdk.org/api/patches/61646/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191022115412.8837-6-aostruszka@marvell.com/",
            "msgid": "<20191022115412.8837-6-aostruszka@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20191022115412.8837-6-aostruszka@marvell.com",
            "date": "2019-10-22T11:54:07",
            "name": "[v4,05/10] app/test: clean LTO build warnings (maybe-uninitialized)",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191022115412.8837-6-aostruszka@marvell.com/mbox/"
        },
        {
            "id": 61647,
            "url": "http://patches.dpdk.org/api/patches/61647/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191022115412.8837-7-aostruszka@marvell.com/",
            "msgid": "<20191022115412.8837-7-aostruszka@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20191022115412.8837-7-aostruszka@marvell.com",
            "date": "2019-10-22T11:54:08",
            "name": "[v4,06/10] net/dpaa2: fix possible use of uninitialized vars",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191022115412.8837-7-aostruszka@marvell.com/mbox/"
        },
        {
            "id": 61648,
            "url": "http://patches.dpdk.org/api/patches/61648/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191022115412.8837-8-aostruszka@marvell.com/",
            "msgid": "<20191022115412.8837-8-aostruszka@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20191022115412.8837-8-aostruszka@marvell.com",
            "date": "2019-10-22T11:54:09",
            "name": "[v4,07/10] net/e1000: clean LTO build warnings (maybe-uninitialized)",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191022115412.8837-8-aostruszka@marvell.com/mbox/"
        },
        {
            "id": 61649,
            "url": "http://patches.dpdk.org/api/patches/61649/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191022115412.8837-9-aostruszka@marvell.com/",
            "msgid": "<20191022115412.8837-9-aostruszka@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20191022115412.8837-9-aostruszka@marvell.com",
            "date": "2019-10-22T11:54:10",
            "name": "[v4,08/10] net/i40e: clean LTO build warnings (maybe-uninitialized)",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191022115412.8837-9-aostruszka@marvell.com/mbox/"
        },
        {
            "id": 61650,
            "url": "http://patches.dpdk.org/api/patches/61650/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191022115412.8837-10-aostruszka@marvell.com/",
            "msgid": "<20191022115412.8837-10-aostruszka@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20191022115412.8837-10-aostruszka@marvell.com",
            "date": "2019-10-22T11:54:11",
            "name": "[v4,09/10] net/ifc: clean LTO build warnings (maybe-uninitialized)",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191022115412.8837-10-aostruszka@marvell.com/mbox/"
        },
        {
            "id": 61651,
            "url": "http://patches.dpdk.org/api/patches/61651/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191022115412.8837-11-aostruszka@marvell.com/",
            "msgid": "<20191022115412.8837-11-aostruszka@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20191022115412.8837-11-aostruszka@marvell.com",
            "date": "2019-10-22T11:54:12",
            "name": "[v4,10/10] net/qede: clean LTO build warnings (maybe-uninitialized)",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191022115412.8837-11-aostruszka@marvell.com/mbox/"
        }
    ]
}