Show a series.

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

{
    "id": 23586,
    "url": "http://patches.dpdk.org/api/series/23586/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=23586",
    "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": "Rebase DLB2 port_cos and cq_weight patches",
    "date": "2022-06-16T19:55:15",
    "submitter": {
        "id": 826,
        "url": "http://patches.dpdk.org/api/people/826/?format=api",
        "name": "Timothy McDaniel",
        "email": "timothy.mcdaniel@intel.com"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/23586/mbox/",
    "cover_letter": {
        "id": 112931,
        "url": "http://patches.dpdk.org/api/covers/112931/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20220616195517.344509-1-timothy.mcdaniel@intel.com/",
        "msgid": "<20220616195517.344509-1-timothy.mcdaniel@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20220616195517.344509-1-timothy.mcdaniel@intel.com",
        "date": "2022-06-16T19:55:15",
        "name": "[v2,0/2] Rebase DLB2 port_cos and cq_weight patches",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20220616195517.344509-1-timothy.mcdaniel@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 112932,
            "url": "http://patches.dpdk.org/api/patches/112932/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220616195517.344509-2-timothy.mcdaniel@intel.com/",
            "msgid": "<20220616195517.344509-2-timothy.mcdaniel@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220616195517.344509-2-timothy.mcdaniel@intel.com",
            "date": "2022-06-16T19:55:16",
            "name": "[v2,1/2] event/dlb2: add CQ weight support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220616195517.344509-2-timothy.mcdaniel@intel.com/mbox/"
        },
        {
            "id": 112933,
            "url": "http://patches.dpdk.org/api/patches/112933/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220616195517.344509-3-timothy.mcdaniel@intel.com/",
            "msgid": "<20220616195517.344509-3-timothy.mcdaniel@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220616195517.344509-3-timothy.mcdaniel@intel.com",
            "date": "2022-06-16T19:55:17",
            "name": "[v2,2/2] event/dlb2: add ldb port specific COS support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220616195517.344509-3-timothy.mcdaniel@intel.com/mbox/"
        }
    ]
}