Show a series.

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

{
    "id": 6963,
    "url": "http://patches.dpdk.org/api/series/6963/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=6963",
    "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": "use WFE for aarch64",
    "date": "2019-10-21T09:47:53",
    "submitter": {
        "id": 1018,
        "url": "http://patches.dpdk.org/api/people/1018/?format=api",
        "name": "Gavin Hu",
        "email": "gavin.hu@arm.com"
    },
    "version": 8,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/6963/mbox/",
    "cover_letter": {
        "id": 61571,
        "url": "http://patches.dpdk.org/api/covers/61571/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1571651279-51857-1-git-send-email-gavin.hu@arm.com/",
        "msgid": "<1571651279-51857-1-git-send-email-gavin.hu@arm.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1571651279-51857-1-git-send-email-gavin.hu@arm.com",
        "date": "2019-10-21T09:47:53",
        "name": "[v8,0/6] use WFE for aarch64",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1571651279-51857-1-git-send-email-gavin.hu@arm.com/mbox/"
    },
    "patches": [
        {
            "id": 61572,
            "url": "http://patches.dpdk.org/api/patches/61572/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1571651279-51857-2-git-send-email-gavin.hu@arm.com/",
            "msgid": "<1571651279-51857-2-git-send-email-gavin.hu@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1571651279-51857-2-git-send-email-gavin.hu@arm.com",
            "date": "2019-10-21T09:47:54",
            "name": "[v8,1/6] bus/fslmc: fix the conflicting dmb function",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1571651279-51857-2-git-send-email-gavin.hu@arm.com/mbox/"
        },
        {
            "id": 61573,
            "url": "http://patches.dpdk.org/api/patches/61573/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1571651279-51857-3-git-send-email-gavin.hu@arm.com/",
            "msgid": "<1571651279-51857-3-git-send-email-gavin.hu@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1571651279-51857-3-git-send-email-gavin.hu@arm.com",
            "date": "2019-10-21T09:47:55",
            "name": "[v8,2/6] eal: add the APIs to wait until equal",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1571651279-51857-3-git-send-email-gavin.hu@arm.com/mbox/"
        },
        {
            "id": 61574,
            "url": "http://patches.dpdk.org/api/patches/61574/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1571651279-51857-4-git-send-email-gavin.hu@arm.com/",
            "msgid": "<1571651279-51857-4-git-send-email-gavin.hu@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1571651279-51857-4-git-send-email-gavin.hu@arm.com",
            "date": "2019-10-21T09:47:56",
            "name": "[v8,3/6] spinlock: use wfe to reduce contention on aarch64",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1571651279-51857-4-git-send-email-gavin.hu@arm.com/mbox/"
        },
        {
            "id": 61575,
            "url": "http://patches.dpdk.org/api/patches/61575/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1571651279-51857-5-git-send-email-gavin.hu@arm.com/",
            "msgid": "<1571651279-51857-5-git-send-email-gavin.hu@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1571651279-51857-5-git-send-email-gavin.hu@arm.com",
            "date": "2019-10-21T09:47:57",
            "name": "[v8,4/6] ticketlock: use new API to reduce contention on aarch64",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1571651279-51857-5-git-send-email-gavin.hu@arm.com/mbox/"
        },
        {
            "id": 61576,
            "url": "http://patches.dpdk.org/api/patches/61576/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1571651279-51857-6-git-send-email-gavin.hu@arm.com/",
            "msgid": "<1571651279-51857-6-git-send-email-gavin.hu@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1571651279-51857-6-git-send-email-gavin.hu@arm.com",
            "date": "2019-10-21T09:47:58",
            "name": "[v8,5/6] net/thunderx: use new API to save cycles on aarch64",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1571651279-51857-6-git-send-email-gavin.hu@arm.com/mbox/"
        },
        {
            "id": 61577,
            "url": "http://patches.dpdk.org/api/patches/61577/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1571651279-51857-7-git-send-email-gavin.hu@arm.com/",
            "msgid": "<1571651279-51857-7-git-send-email-gavin.hu@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1571651279-51857-7-git-send-email-gavin.hu@arm.com",
            "date": "2019-10-21T09:47:59",
            "name": "[v8,6/6] event/opdl: use new API to save cycles on aarch64",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1571651279-51857-7-git-send-email-gavin.hu@arm.com/mbox/"
        }
    ]
}