Show a series.

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

{
    "id": 11800,
    "url": "http://patches.dpdk.org/api/series/11800/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=11800",
    "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": "eal: add WC store functions",
    "date": "2020-08-26T09:55:47",
    "submitter": {
        "id": 743,
        "url": "http://patches.dpdk.org/api/people/743/?format=api",
        "name": "Radu Nicolau",
        "email": "radu.nicolau@intel.com"
    },
    "version": 11,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/11800/mbox/",
    "cover_letter": {
        "id": 75984,
        "url": "http://patches.dpdk.org/api/covers/75984/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20200826095552.82525-1-radu.nicolau@intel.com/",
        "msgid": "<20200826095552.82525-1-radu.nicolau@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20200826095552.82525-1-radu.nicolau@intel.com",
        "date": "2020-08-26T09:55:47",
        "name": "[v11,0/5] eal: add WC store functions",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20200826095552.82525-1-radu.nicolau@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 75985,
            "url": "http://patches.dpdk.org/api/patches/75985/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200826095552.82525-2-radu.nicolau@intel.com/",
            "msgid": "<20200826095552.82525-2-radu.nicolau@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200826095552.82525-2-radu.nicolau@intel.com",
            "date": "2020-08-26T09:55:48",
            "name": "[v11,1/5] eal: add WC store functions",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200826095552.82525-2-radu.nicolau@intel.com/mbox/"
        },
        {
            "id": 75986,
            "url": "http://patches.dpdk.org/api/patches/75986/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200826095552.82525-3-radu.nicolau@intel.com/",
            "msgid": "<20200826095552.82525-3-radu.nicolau@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200826095552.82525-3-radu.nicolau@intel.com",
            "date": "2020-08-26T09:55:49",
            "name": "[v11,2/5] net/i40e: use WC store to update queue tail registers",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200826095552.82525-3-radu.nicolau@intel.com/mbox/"
        },
        {
            "id": 75987,
            "url": "http://patches.dpdk.org/api/patches/75987/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200826095552.82525-4-radu.nicolau@intel.com/",
            "msgid": "<20200826095552.82525-4-radu.nicolau@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200826095552.82525-4-radu.nicolau@intel.com",
            "date": "2020-08-26T09:55:50",
            "name": "[v11,3/5] common/qat: use WC store to update queue tail registers",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200826095552.82525-4-radu.nicolau@intel.com/mbox/"
        },
        {
            "id": 75988,
            "url": "http://patches.dpdk.org/api/patches/75988/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200826095552.82525-5-radu.nicolau@intel.com/",
            "msgid": "<20200826095552.82525-5-radu.nicolau@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200826095552.82525-5-radu.nicolau@intel.com",
            "date": "2020-08-26T09:55:51",
            "name": "[v11,4/5] net/ixgbe: use WC store to update queue tail registers",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200826095552.82525-5-radu.nicolau@intel.com/mbox/"
        },
        {
            "id": 75989,
            "url": "http://patches.dpdk.org/api/patches/75989/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200826095552.82525-6-radu.nicolau@intel.com/",
            "msgid": "<20200826095552.82525-6-radu.nicolau@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200826095552.82525-6-radu.nicolau@intel.com",
            "date": "2020-08-26T09:55:52",
            "name": "[v11,5/5] net/ice: use WC store to update queue tail registers",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200826095552.82525-6-radu.nicolau@intel.com/mbox/"
        }
    ]
}