Show a series.

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

{
    "id": 2784,
    "url": "http://patches.dpdk.org/api/series/2784/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=2784",
    "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": "examples/power: allow use of more than 64 cores",
    "date": "2018-12-14T13:31:33",
    "submitter": {
        "id": 342,
        "url": "http://patches.dpdk.org/api/people/342/?format=api",
        "name": "Hunt, David",
        "email": "david.hunt@intel.com"
    },
    "version": 3,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/2784/mbox/",
    "cover_letter": {
        "id": 48879,
        "url": "http://patches.dpdk.org/api/covers/48879/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20181214133137.23516-1-david.hunt@intel.com/",
        "msgid": "<20181214133137.23516-1-david.hunt@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20181214133137.23516-1-david.hunt@intel.com",
        "date": "2018-12-14T13:31:33",
        "name": "[v3,0/4] examples/power: allow use of more than 64 cores",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20181214133137.23516-1-david.hunt@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 48880,
            "url": "http://patches.dpdk.org/api/patches/48880/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181214133137.23516-2-david.hunt@intel.com/",
            "msgid": "<20181214133137.23516-2-david.hunt@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181214133137.23516-2-david.hunt@intel.com",
            "date": "2018-12-14T13:31:34",
            "name": "[v3,1/4] examples/power: change 64-bit masks to arrays",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181214133137.23516-2-david.hunt@intel.com/mbox/"
        },
        {
            "id": 48881,
            "url": "http://patches.dpdk.org/api/patches/48881/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181214133137.23516-3-david.hunt@intel.com/",
            "msgid": "<20181214133137.23516-3-david.hunt@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181214133137.23516-3-david.hunt@intel.com",
            "date": "2018-12-14T13:31:35",
            "name": "[v3,2/4] examples/power: remove mask functions",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181214133137.23516-3-david.hunt@intel.com/mbox/"
        },
        {
            "id": 48882,
            "url": "http://patches.dpdk.org/api/patches/48882/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181214133137.23516-4-david.hunt@intel.com/",
            "msgid": "<20181214133137.23516-4-david.hunt@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181214133137.23516-4-david.hunt@intel.com",
            "date": "2018-12-14T13:31:36",
            "name": "[v3,3/4] examples/power: allow vms to use lcores over 63",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181214133137.23516-4-david.hunt@intel.com/mbox/"
        },
        {
            "id": 48883,
            "url": "http://patches.dpdk.org/api/patches/48883/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181214133137.23516-5-david.hunt@intel.com/",
            "msgid": "<20181214133137.23516-5-david.hunt@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20181214133137.23516-5-david.hunt@intel.com",
            "date": "2018-12-14T13:31:37",
            "name": "[v3,4/4] examples/power: increase max cores to 256",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181214133137.23516-5-david.hunt@intel.com/mbox/"
        }
    ]
}