Show a series.

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

{
    "id": 12830,
    "url": "http://patches.dpdk.org/api/series/12830/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=12830",
    "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": "net: add CRC run-time checks and AVX512/VPCLMULQDQ based CRC",
    "date": "2020-10-09T13:50:43",
    "submitter": {
        "id": 1605,
        "url": "http://patches.dpdk.org/api/people/1605/?format=api",
        "name": "Mairtin o Loingsigh",
        "email": "mairtin.oloingsigh@intel.com"
    },
    "version": 5,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/12830/mbox/",
    "cover_letter": {
        "id": 80185,
        "url": "http://patches.dpdk.org/api/covers/80185/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20201009135045.8505-1-mairtin.oloingsigh@intel.com/",
        "msgid": "<20201009135045.8505-1-mairtin.oloingsigh@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20201009135045.8505-1-mairtin.oloingsigh@intel.com",
        "date": "2020-10-09T13:50:43",
        "name": "[v5,0/2] net: add CRC run-time checks and AVX512/VPCLMULQDQ based CRC",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20201009135045.8505-1-mairtin.oloingsigh@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 80187,
            "url": "http://patches.dpdk.org/api/patches/80187/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201009135045.8505-2-mairtin.oloingsigh@intel.com/",
            "msgid": "<20201009135045.8505-2-mairtin.oloingsigh@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201009135045.8505-2-mairtin.oloingsigh@intel.com",
            "date": "2020-10-09T13:50:44",
            "name": "[v5,1/2] net: add run-time architecture specific CRC selection",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201009135045.8505-2-mairtin.oloingsigh@intel.com/mbox/"
        },
        {
            "id": 80186,
            "url": "http://patches.dpdk.org/api/patches/80186/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201009135045.8505-3-mairtin.oloingsigh@intel.com/",
            "msgid": "<20201009135045.8505-3-mairtin.oloingsigh@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201009135045.8505-3-mairtin.oloingsigh@intel.com",
            "date": "2020-10-09T13:50:45",
            "name": "[v5,2/2] net: add support for AVX512/VPCLMULQDQ based CRC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201009135045.8505-3-mairtin.oloingsigh@intel.com/mbox/"
        }
    ]
}