Show a series.

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

{
    "id": 12444,
    "url": "http://patches.dpdk.org/api/series/12444/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=12444",
    "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-09-23T14:22:48",
    "submitter": {
        "id": 743,
        "url": "http://patches.dpdk.org/api/people/743/?format=api",
        "name": "Radu Nicolau",
        "email": "radu.nicolau@intel.com"
    },
    "version": 12,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/12444/mbox/",
    "cover_letter": {
        "id": 78575,
        "url": "http://patches.dpdk.org/api/covers/78575/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20200923142253.18853-1-radu.nicolau@intel.com/",
        "msgid": "<20200923142253.18853-1-radu.nicolau@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20200923142253.18853-1-radu.nicolau@intel.com",
        "date": "2020-09-23T14:22:48",
        "name": "[v12,0/5] eal: add WC store functions",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20200923142253.18853-1-radu.nicolau@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 78576,
            "url": "http://patches.dpdk.org/api/patches/78576/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200923142253.18853-2-radu.nicolau@intel.com/",
            "msgid": "<20200923142253.18853-2-radu.nicolau@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200923142253.18853-2-radu.nicolau@intel.com",
            "date": "2020-09-23T14:22:49",
            "name": "[v12,1/5] eal: add WC store functions",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200923142253.18853-2-radu.nicolau@intel.com/mbox/"
        },
        {
            "id": 78577,
            "url": "http://patches.dpdk.org/api/patches/78577/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200923142253.18853-3-radu.nicolau@intel.com/",
            "msgid": "<20200923142253.18853-3-radu.nicolau@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200923142253.18853-3-radu.nicolau@intel.com",
            "date": "2020-09-23T14:22:50",
            "name": "[v12,2/5] net/i40e: use WC store to update queue tail registers",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200923142253.18853-3-radu.nicolau@intel.com/mbox/"
        },
        {
            "id": 78578,
            "url": "http://patches.dpdk.org/api/patches/78578/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200923142253.18853-4-radu.nicolau@intel.com/",
            "msgid": "<20200923142253.18853-4-radu.nicolau@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200923142253.18853-4-radu.nicolau@intel.com",
            "date": "2020-09-23T14:22:51",
            "name": "[v12,3/5] common/qat: use WC store to update queue tail registers",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200923142253.18853-4-radu.nicolau@intel.com/mbox/"
        },
        {
            "id": 78579,
            "url": "http://patches.dpdk.org/api/patches/78579/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200923142253.18853-5-radu.nicolau@intel.com/",
            "msgid": "<20200923142253.18853-5-radu.nicolau@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200923142253.18853-5-radu.nicolau@intel.com",
            "date": "2020-09-23T14:22:52",
            "name": "[v12,4/5] net/ixgbe: use WC store to update queue tail registers",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200923142253.18853-5-radu.nicolau@intel.com/mbox/"
        },
        {
            "id": 78580,
            "url": "http://patches.dpdk.org/api/patches/78580/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200923142253.18853-6-radu.nicolau@intel.com/",
            "msgid": "<20200923142253.18853-6-radu.nicolau@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200923142253.18853-6-radu.nicolau@intel.com",
            "date": "2020-09-23T14:22:53",
            "name": "[v12,5/5] net/ice: use WC store to update queue tail registers",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200923142253.18853-6-radu.nicolau@intel.com/mbox/"
        }
    ]
}