Show a series.

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

{
    "id": 21603,
    "url": "http://patches.dpdk.org/api/series/21603/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=21603",
    "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-10T14:03:48",
    "submitter": {
        "id": 20,
        "url": "http://patches.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "version": 3,
    "total": 7,
    "received_total": 7,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/21603/mbox/",
    "cover_letter": {
        "id": 107258,
        "url": "http://patches.dpdk.org/api/covers/107258/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20220210140355.586399-1-bruce.richardson@intel.com/",
        "msgid": "<20220210140355.586399-1-bruce.richardson@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20220210140355.586399-1-bruce.richardson@intel.com",
        "date": "2022-02-10T14:03:48",
        "name": "[v3,0/7] Verify C++ compatibility of public headers",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20220210140355.586399-1-bruce.richardson@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 107259,
            "url": "http://patches.dpdk.org/api/patches/107259/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220210140355.586399-2-bruce.richardson@intel.com/",
            "msgid": "<20220210140355.586399-2-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220210140355.586399-2-bruce.richardson@intel.com",
            "date": "2022-02-10T14:03:49",
            "name": "[v3,1/7] eal: fix header build with C++",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220210140355.586399-2-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 107260,
            "url": "http://patches.dpdk.org/api/patches/107260/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220210140355.586399-3-bruce.richardson@intel.com/",
            "msgid": "<20220210140355.586399-3-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220210140355.586399-3-bruce.richardson@intel.com",
            "date": "2022-02-10T14:03:50",
            "name": "[v3,2/7] eventdev: fix header build with C++",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220210140355.586399-3-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 107261,
            "url": "http://patches.dpdk.org/api/patches/107261/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220210140355.586399-4-bruce.richardson@intel.com/",
            "msgid": "<20220210140355.586399-4-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220210140355.586399-4-bruce.richardson@intel.com",
            "date": "2022-02-10T14:03:51",
            "name": "[v3,3/7] graph: fix missing explicit cast for C++ build",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220210140355.586399-4-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 107262,
            "url": "http://patches.dpdk.org/api/patches/107262/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220210140355.586399-5-bruce.richardson@intel.com/",
            "msgid": "<20220210140355.586399-5-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220210140355.586399-5-bruce.richardson@intel.com",
            "date": "2022-02-10T14:03:52",
            "name": "[v3,4/7] ipsec: fix missing explicit cast for C++ build",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220210140355.586399-5-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 107263,
            "url": "http://patches.dpdk.org/api/patches/107263/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220210140355.586399-6-bruce.richardson@intel.com/",
            "msgid": "<20220210140355.586399-6-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220210140355.586399-6-bruce.richardson@intel.com",
            "date": "2022-02-10T14:03:53",
            "name": "[v3,5/7] table: fix missing explicit casts for C++ build",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220210140355.586399-6-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 107264,
            "url": "http://patches.dpdk.org/api/patches/107264/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220210140355.586399-7-bruce.richardson@intel.com/",
            "msgid": "<20220210140355.586399-7-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220210140355.586399-7-bruce.richardson@intel.com",
            "date": "2022-02-10T14:03:54",
            "name": "[v3,6/7] vhost: fix incompatible header includes for C++",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220210140355.586399-7-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 107265,
            "url": "http://patches.dpdk.org/api/patches/107265/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220210140355.586399-8-bruce.richardson@intel.com/",
            "msgid": "<20220210140355.586399-8-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220210140355.586399-8-bruce.richardson@intel.com",
            "date": "2022-02-10T14:03:55",
            "name": "[v3,7/7] buildtools/chkincs: test headers for C++ compatibility",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220210140355.586399-8-bruce.richardson@intel.com/mbox/"
        }
    ]
}