Show a series.

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

{
    "id": 13777,
    "url": "http://patches.dpdk.org/api/series/13777/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=13777",
    "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": "[21.02] eal/linux: improve no hugepages logging",
    "date": "2020-11-10T15:41:36",
    "submitter": {
        "id": 4,
        "url": "http://patches.dpdk.org/api/people/4/?format=api",
        "name": "Anatoly Burakov",
        "email": "anatoly.burakov@intel.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/13777/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 83904,
            "url": "http://patches.dpdk.org/api/patches/83904/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/11a0d8735a3ee33d02bc57dc702995486051f5d6.1605022892.git.anatoly.burakov@intel.com/",
            "msgid": "<11a0d8735a3ee33d02bc57dc702995486051f5d6.1605022892.git.anatoly.burakov@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/11a0d8735a3ee33d02bc57dc702995486051f5d6.1605022892.git.anatoly.burakov@intel.com",
            "date": "2020-11-10T15:41:36",
            "name": "[21.02] eal/linux: improve no hugepages logging",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/11a0d8735a3ee33d02bc57dc702995486051f5d6.1605022892.git.anatoly.burakov@intel.com/mbox/"
        }
    ]
}