Show a series.

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

{
    "id": 9124,
    "url": "http://patches.dpdk.org/api/series/9124/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=9124",
    "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": "configure RSS hash",
    "date": "2020-03-31T13:56:34",
    "submitter": {
        "id": 91,
        "url": "http://patches.dpdk.org/api/people/91/?format=api",
        "name": "Iremonger, Bernard",
        "email": "bernard.iremonger@intel.com"
    },
    "version": 3,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/9124/mbox/",
    "cover_letter": {
        "id": 67485,
        "url": "http://patches.dpdk.org/api/covers/67485/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1585662997-23618-1-git-send-email-bernard.iremonger@intel.com/",
        "msgid": "<1585662997-23618-1-git-send-email-bernard.iremonger@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1585662997-23618-1-git-send-email-bernard.iremonger@intel.com",
        "date": "2020-03-31T13:56:34",
        "name": "[v3,0/3] configure RSS hash",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1585662997-23618-1-git-send-email-bernard.iremonger@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 68550,
            "url": "http://patches.dpdk.org/api/patches/68550/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1586949255-17234-2-git-send-email-bernard.iremonger@intel.com/",
            "msgid": "<1586949255-17234-2-git-send-email-bernard.iremonger@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1586949255-17234-2-git-send-email-bernard.iremonger@intel.com",
            "date": "2020-04-15T11:14:13",
            "name": "[v4,1/3] librte_ethdev: add RSS offload types for ESP and AH",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1586949255-17234-2-git-send-email-bernard.iremonger@intel.com/mbox/"
        },
        {
            "id": 68551,
            "url": "http://patches.dpdk.org/api/patches/68551/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1586949255-17234-3-git-send-email-bernard.iremonger@intel.com/",
            "msgid": "<1586949255-17234-3-git-send-email-bernard.iremonger@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1586949255-17234-3-git-send-email-bernard.iremonger@intel.com",
            "date": "2020-04-15T11:14:14",
            "name": "[v4,2/3] app/testpmd: handle RSS offload types ESP and AH",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1586949255-17234-3-git-send-email-bernard.iremonger@intel.com/mbox/"
        },
        {
            "id": 68552,
            "url": "http://patches.dpdk.org/api/patches/68552/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1586949255-17234-4-git-send-email-bernard.iremonger@intel.com/",
            "msgid": "<1586949255-17234-4-git-send-email-bernard.iremonger@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1586949255-17234-4-git-send-email-bernard.iremonger@intel.com",
            "date": "2020-04-15T11:14:15",
            "name": "[v4,3/3] net/i40e: add ESP patterns",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1586949255-17234-4-git-send-email-bernard.iremonger@intel.com/mbox/"
        }
    ]
}