Show a series.

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

{
    "id": 7802,
    "url": "http://patches.dpdk.org/api/series/7802/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=7802",
    "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": "Add ABI compatibility checks to the meson build",
    "date": "2019-12-11T18:21:44",
    "submitter": {
        "id": 921,
        "url": "http://patches.dpdk.org/api/people/921/?format=api",
        "name": "Kevin Laatz",
        "email": "kevin.laatz@intel.com"
    },
    "version": 4,
    "total": 3,
    "received_total": 2,
    "received_all": false,
    "mbox": "http://patches.dpdk.org/series/7802/mbox/",
    "cover_letter": {
        "id": 63778,
        "url": "http://patches.dpdk.org/api/covers/63778/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20191211182147.19355-1-kevin.laatz@intel.com/",
        "msgid": "<20191211182147.19355-1-kevin.laatz@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20191211182147.19355-1-kevin.laatz@intel.com",
        "date": "2019-12-11T18:21:44",
        "name": "[v4,0/3] Add ABI compatibility checks to the meson build",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20191211182147.19355-1-kevin.laatz@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 63779,
            "url": "http://patches.dpdk.org/api/patches/63779/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191211182147.19355-3-kevin.laatz@intel.com/",
            "msgid": "<20191211182147.19355-3-kevin.laatz@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20191211182147.19355-3-kevin.laatz@intel.com",
            "date": "2019-12-11T18:21:46",
            "name": "[v4,2/3] build: add abi checks to meson",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191211182147.19355-3-kevin.laatz@intel.com/mbox/"
        },
        {
            "id": 63780,
            "url": "http://patches.dpdk.org/api/patches/63780/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191211182147.19355-4-kevin.laatz@intel.com/",
            "msgid": "<20191211182147.19355-4-kevin.laatz@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20191211182147.19355-4-kevin.laatz@intel.com",
            "date": "2019-12-11T18:21:47",
            "name": "[v4,3/3] build: clean up experimental syms check",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191211182147.19355-4-kevin.laatz@intel.com/mbox/"
        }
    ]
}