Show a series.

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

{
    "id": 8875,
    "url": "http://patches.dpdk.org/api/series/8875/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8875",
    "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": "generic rte atomic APIs deprecate proposal",
    "date": "2020-03-10T17:49:01",
    "submitter": {
        "id": 833,
        "url": "http://patches.dpdk.org/api/people/833/?format=api",
        "name": "Phil Yang",
        "email": "phil.yang@arm.com"
    },
    "version": 1,
    "total": 10,
    "received_total": 10,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/8875/mbox/",
    "cover_letter": {
        "id": 66514,
        "url": "http://patches.dpdk.org/api/covers/66514/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1583862551-2049-1-git-send-email-phil.yang@arm.com/",
        "msgid": "<1583862551-2049-1-git-send-email-phil.yang@arm.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1583862551-2049-1-git-send-email-phil.yang@arm.com",
        "date": "2020-03-10T17:49:01",
        "name": "[00/10] generic rte atomic APIs deprecate proposal",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1583862551-2049-1-git-send-email-phil.yang@arm.com/mbox/"
    },
    "patches": [
        {
            "id": 66515,
            "url": "http://patches.dpdk.org/api/patches/66515/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1583862551-2049-2-git-send-email-phil.yang@arm.com/",
            "msgid": "<1583862551-2049-2-git-send-email-phil.yang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1583862551-2049-2-git-send-email-phil.yang@arm.com",
            "date": "2020-03-10T17:49:02",
            "name": "[01/10] doc: add generic atomic deprecation section",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1583862551-2049-2-git-send-email-phil.yang@arm.com/mbox/"
        },
        {
            "id": 66516,
            "url": "http://patches.dpdk.org/api/patches/66516/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1583862551-2049-3-git-send-email-phil.yang@arm.com/",
            "msgid": "<1583862551-2049-3-git-send-email-phil.yang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1583862551-2049-3-git-send-email-phil.yang@arm.com",
            "date": "2020-03-10T17:49:03",
            "name": "[02/10] devtools: prevent use of rte atomic APIs in future patches",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1583862551-2049-3-git-send-email-phil.yang@arm.com/mbox/"
        },
        {
            "id": 66517,
            "url": "http://patches.dpdk.org/api/patches/66517/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1583862551-2049-4-git-send-email-phil.yang@arm.com/",
            "msgid": "<1583862551-2049-4-git-send-email-phil.yang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1583862551-2049-4-git-send-email-phil.yang@arm.com",
            "date": "2020-03-10T17:49:04",
            "name": "[03/10] vhost: optimize broadcast rarp sync with c11 atomic",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1583862551-2049-4-git-send-email-phil.yang@arm.com/mbox/"
        },
        {
            "id": 66518,
            "url": "http://patches.dpdk.org/api/patches/66518/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1583862551-2049-5-git-send-email-phil.yang@arm.com/",
            "msgid": "<1583862551-2049-5-git-send-email-phil.yang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1583862551-2049-5-git-send-email-phil.yang@arm.com",
            "date": "2020-03-10T17:49:05",
            "name": "[04/10] ipsec: optimize with c11 atomic for sa outbound sqn update",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1583862551-2049-5-git-send-email-phil.yang@arm.com/mbox/"
        },
        {
            "id": 66519,
            "url": "http://patches.dpdk.org/api/patches/66519/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1583862551-2049-6-git-send-email-phil.yang@arm.com/",
            "msgid": "<1583862551-2049-6-git-send-email-phil.yang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1583862551-2049-6-git-send-email-phil.yang@arm.com",
            "date": "2020-03-10T17:49:06",
            "name": "[05/10] service: remove rte prefix from static functions",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1583862551-2049-6-git-send-email-phil.yang@arm.com/mbox/"
        },
        {
            "id": 66520,
            "url": "http://patches.dpdk.org/api/patches/66520/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1583862551-2049-7-git-send-email-phil.yang@arm.com/",
            "msgid": "<1583862551-2049-7-git-send-email-phil.yang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1583862551-2049-7-git-send-email-phil.yang@arm.com",
            "date": "2020-03-10T17:49:07",
            "name": "[06/10] service: remove redundant code",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1583862551-2049-7-git-send-email-phil.yang@arm.com/mbox/"
        },
        {
            "id": 66521,
            "url": "http://patches.dpdk.org/api/patches/66521/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1583862551-2049-8-git-send-email-phil.yang@arm.com/",
            "msgid": "<1583862551-2049-8-git-send-email-phil.yang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1583862551-2049-8-git-send-email-phil.yang@arm.com",
            "date": "2020-03-10T17:49:08",
            "name": "[07/10] service: avoid race condition for MT unsafe service",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1583862551-2049-8-git-send-email-phil.yang@arm.com/mbox/"
        },
        {
            "id": 66522,
            "url": "http://patches.dpdk.org/api/patches/66522/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1583862551-2049-9-git-send-email-phil.yang@arm.com/",
            "msgid": "<1583862551-2049-9-git-send-email-phil.yang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1583862551-2049-9-git-send-email-phil.yang@arm.com",
            "date": "2020-03-10T17:49:09",
            "name": "[08/10] service: identify service running on another core correctly",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1583862551-2049-9-git-send-email-phil.yang@arm.com/mbox/"
        },
        {
            "id": 66523,
            "url": "http://patches.dpdk.org/api/patches/66523/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1583862551-2049-10-git-send-email-phil.yang@arm.com/",
            "msgid": "<1583862551-2049-10-git-send-email-phil.yang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1583862551-2049-10-git-send-email-phil.yang@arm.com",
            "date": "2020-03-10T17:49:10",
            "name": "[09/10] service: optimize with c11 one-way barrier",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1583862551-2049-10-git-send-email-phil.yang@arm.com/mbox/"
        },
        {
            "id": 66524,
            "url": "http://patches.dpdk.org/api/patches/66524/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1583862551-2049-11-git-send-email-phil.yang@arm.com/",
            "msgid": "<1583862551-2049-11-git-send-email-phil.yang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1583862551-2049-11-git-send-email-phil.yang@arm.com",
            "date": "2020-03-10T17:49:11",
            "name": "[10/10] service: relax barriers with C11 atomic operations",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1583862551-2049-11-git-send-email-phil.yang@arm.com/mbox/"
        }
    ]
}