Show a series.

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

{
    "id": 9542,
    "url": "http://patches.dpdk.org/api/series/9542/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=9542",
    "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": "[v2,1/2] l3fwd-power: exit if initializing power library failed",
    "date": "2020-04-20T17:56:51",
    "submitter": {
        "id": 4,
        "url": "http://patches.dpdk.org/api/people/4/?format=api",
        "name": "Anatoly Burakov",
        "email": "anatoly.burakov@intel.com"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/9542/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 69009,
            "url": "http://patches.dpdk.org/api/patches/69009/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/b9b8f8b9efc33b447c861719f2ce03af20831700.1587405227.git.anatoly.burakov@intel.com/",
            "msgid": "<b9b8f8b9efc33b447c861719f2ce03af20831700.1587405227.git.anatoly.burakov@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/b9b8f8b9efc33b447c861719f2ce03af20831700.1587405227.git.anatoly.burakov@intel.com",
            "date": "2020-04-20T17:56:51",
            "name": "[v2,1/2] l3fwd-power: exit if initializing power library failed",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/b9b8f8b9efc33b447c861719f2ce03af20831700.1587405227.git.anatoly.burakov@intel.com/mbox/"
        },
        {
            "id": 69010,
            "url": "http://patches.dpdk.org/api/patches/69010/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/f2aa59260da30f5bc1e9fb7b22cbb70eb39f02db.1587405227.git.anatoly.burakov@intel.com/",
            "msgid": "<f2aa59260da30f5bc1e9fb7b22cbb70eb39f02db.1587405227.git.anatoly.burakov@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/f2aa59260da30f5bc1e9fb7b22cbb70eb39f02db.1587405227.git.anatoly.burakov@intel.com",
            "date": "2020-04-20T17:56:52",
            "name": "[v2,2/2] l3fwd-power: implement proper shutdown handling",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/f2aa59260da30f5bc1e9fb7b22cbb70eb39f02db.1587405227.git.anatoly.burakov@intel.com/mbox/"
        }
    ]
}