Show a series.

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

{
    "id": 21607,
    "url": "http://patches.dpdk.org/api/series/21607/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=21607",
    "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": "Verify C++ compatibility of public headers",
    "date": "2022-02-10T15:42:32",
    "submitter": {
        "id": 20,
        "url": "http://patches.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "version": 4,
    "total": 7,
    "received_total": 7,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/21607/mbox/",
    "cover_letter": {
        "id": 107271,
        "url": "http://patches.dpdk.org/api/covers/107271/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20220210154239.587185-1-bruce.richardson@intel.com/",
        "msgid": "<20220210154239.587185-1-bruce.richardson@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20220210154239.587185-1-bruce.richardson@intel.com",
        "date": "2022-02-10T15:42:32",
        "name": "[v4,0/7] Verify C++ compatibility of public headers",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20220210154239.587185-1-bruce.richardson@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 107272,
            "url": "http://patches.dpdk.org/api/patches/107272/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220210154239.587185-2-bruce.richardson@intel.com/",
            "msgid": "<20220210154239.587185-2-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220210154239.587185-2-bruce.richardson@intel.com",
            "date": "2022-02-10T15:42:33",
            "name": "[v4,1/7] eal: fix header build with C++",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220210154239.587185-2-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 107273,
            "url": "http://patches.dpdk.org/api/patches/107273/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220210154239.587185-3-bruce.richardson@intel.com/",
            "msgid": "<20220210154239.587185-3-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220210154239.587185-3-bruce.richardson@intel.com",
            "date": "2022-02-10T15:42:34",
            "name": "[v4,2/7] eventdev: fix header build with C++",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220210154239.587185-3-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 107274,
            "url": "http://patches.dpdk.org/api/patches/107274/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220210154239.587185-4-bruce.richardson@intel.com/",
            "msgid": "<20220210154239.587185-4-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220210154239.587185-4-bruce.richardson@intel.com",
            "date": "2022-02-10T15:42:35",
            "name": "[v4,3/7] graph: fix missing explicit cast for C++ build",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220210154239.587185-4-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 107275,
            "url": "http://patches.dpdk.org/api/patches/107275/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220210154239.587185-5-bruce.richardson@intel.com/",
            "msgid": "<20220210154239.587185-5-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220210154239.587185-5-bruce.richardson@intel.com",
            "date": "2022-02-10T15:42:36",
            "name": "[v4,4/7] ipsec: fix missing explicit cast for C++ build",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220210154239.587185-5-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 107276,
            "url": "http://patches.dpdk.org/api/patches/107276/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220210154239.587185-6-bruce.richardson@intel.com/",
            "msgid": "<20220210154239.587185-6-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220210154239.587185-6-bruce.richardson@intel.com",
            "date": "2022-02-10T15:42:37",
            "name": "[v4,5/7] table: fix missing explicit casts for C++ build",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220210154239.587185-6-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 107277,
            "url": "http://patches.dpdk.org/api/patches/107277/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220210154239.587185-7-bruce.richardson@intel.com/",
            "msgid": "<20220210154239.587185-7-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220210154239.587185-7-bruce.richardson@intel.com",
            "date": "2022-02-10T15:42:38",
            "name": "[v4,6/7] vhost: fix incompatible header includes for C++",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220210154239.587185-7-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 107278,
            "url": "http://patches.dpdk.org/api/patches/107278/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220210154239.587185-8-bruce.richardson@intel.com/",
            "msgid": "<20220210154239.587185-8-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220210154239.587185-8-bruce.richardson@intel.com",
            "date": "2022-02-10T15:42:39",
            "name": "[v4,7/7] buildtools/chkincs: test headers for C++ compatibility",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220210154239.587185-8-bruce.richardson@intel.com/mbox/"
        }
    ]
}