Show a series.

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

{
    "id": 2721,
    "url": "https://patches.dpdk.org/api/series/2721/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=2721",
    "project": {
        "id": 1,
        "url": "https://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": "lib/cryptodev: change qp conf and sym session",
    "date": "2018-12-11T10:34:00",
    "submitter": {
        "id": 304,
        "url": "https://patches.dpdk.org/api/people/304/?format=api",
        "name": "Fan Zhang",
        "email": "roy.fan.zhang@intel.com"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/2721/mbox/",
    "cover_letter": {
        "id": 48629,
        "url": "https://patches.dpdk.org/api/covers/48629/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/20181211103402.81914-1-roy.fan.zhang@intel.com/",
        "msgid": "<20181211103402.81914-1-roy.fan.zhang@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20181211103402.81914-1-roy.fan.zhang@intel.com",
        "date": "2018-12-11T10:34:00",
        "name": "[v2,0/2] lib/cryptodev: change qp conf and sym session",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/20181211103402.81914-1-roy.fan.zhang@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 48630,
            "url": "https://patches.dpdk.org/api/patches/48630/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20181211103402.81914-2-roy.fan.zhang@intel.com/",
            "msgid": "<20181211103402.81914-2-roy.fan.zhang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181211103402.81914-2-roy.fan.zhang@intel.com",
            "date": "2018-12-11T10:34:01",
            "name": "[v2,1/2] cryptodev: change queue pair configure structure",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20181211103402.81914-2-roy.fan.zhang@intel.com/mbox/"
        },
        {
            "id": 48631,
            "url": "https://patches.dpdk.org/api/patches/48631/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20181211103402.81914-3-roy.fan.zhang@intel.com/",
            "msgid": "<20181211103402.81914-3-roy.fan.zhang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181211103402.81914-3-roy.fan.zhang@intel.com",
            "date": "2018-12-11T10:34:02",
            "name": "[v2,2/2] cryptodev: change symmetric session structure",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20181211103402.81914-3-roy.fan.zhang@intel.com/mbox/"
        }
    ]
}