Show a series.

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

{
    "id": 6530,
    "url": "http://patchwork.dpdk.org/api/series/6530/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=6530",
    "project": {
        "id": 1,
        "url": "http://patchwork.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": "RFC: Support disabling DPDK drivers in meson builds",
    "date": "2019-09-25T14:55:28",
    "submitter": {
        "id": 20,
        "url": "http://patchwork.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/6530/mbox/",
    "cover_letter": {
        "id": 59760,
        "url": "http://patchwork.dpdk.org/api/covers/59760/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/20190925145531.52705-1-bruce.richardson@intel.com/",
        "msgid": "<20190925145531.52705-1-bruce.richardson@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20190925145531.52705-1-bruce.richardson@intel.com",
        "date": "2019-09-25T14:55:28",
        "name": "[0/3] RFC: Support disabling DPDK drivers in meson builds",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/20190925145531.52705-1-bruce.richardson@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 59761,
            "url": "http://patchwork.dpdk.org/api/patches/59761/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20190925145531.52705-2-bruce.richardson@intel.com/",
            "msgid": "<20190925145531.52705-2-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190925145531.52705-2-bruce.richardson@intel.com",
            "date": "2019-09-25T14:55:29",
            "name": "[1/3] build: align variable names between drivers and libs",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20190925145531.52705-2-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 59762,
            "url": "http://patchwork.dpdk.org/api/patches/59762/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20190925145531.52705-3-bruce.richardson@intel.com/",
            "msgid": "<20190925145531.52705-3-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190925145531.52705-3-bruce.richardson@intel.com",
            "date": "2019-09-25T14:55:30",
            "name": "[2/3] build: process dependencies before main build check",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20190925145531.52705-3-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 59763,
            "url": "http://patchwork.dpdk.org/api/patches/59763/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20190925145531.52705-4-bruce.richardson@intel.com/",
            "msgid": "<20190925145531.52705-4-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190925145531.52705-4-bruce.richardson@intel.com",
            "date": "2019-09-25T14:55:31",
            "name": "[3/3] build: support disabling drivers with meson",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20190925145531.52705-4-bruce.richardson@intel.com/mbox/"
        }
    ]
}