Show a series.

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

{
    "id": 26785,
    "url": "http://patches.dpdk.org/api/series/26785/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=26785",
    "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": "small fixes and improvements for qos_sched example",
    "date": "2023-02-03T10:05:29",
    "submitter": {
        "id": 20,
        "url": "http://patches.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/26785/mbox/",
    "cover_letter": {
        "id": 123010,
        "url": "http://patches.dpdk.org/api/covers/123010/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20230203100533.10377-1-bruce.richardson@intel.com/",
        "msgid": "<20230203100533.10377-1-bruce.richardson@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20230203100533.10377-1-bruce.richardson@intel.com",
        "date": "2023-02-03T10:05:29",
        "name": "[0/4] small fixes and improvements for qos_sched example",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20230203100533.10377-1-bruce.richardson@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 123011,
            "url": "http://patches.dpdk.org/api/patches/123011/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230203100533.10377-2-bruce.richardson@intel.com/",
            "msgid": "<20230203100533.10377-2-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230203100533.10377-2-bruce.richardson@intel.com",
            "date": "2023-02-03T10:05:30",
            "name": "[1/4] examples/qos_sched: fix errors when TX port not up",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230203100533.10377-2-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 123012,
            "url": "http://patches.dpdk.org/api/patches/123012/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230203100533.10377-3-bruce.richardson@intel.com/",
            "msgid": "<20230203100533.10377-3-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230203100533.10377-3-bruce.richardson@intel.com",
            "date": "2023-02-03T10:05:31",
            "name": "[2/4] examples/qos_sched: remove TX buffering",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230203100533.10377-3-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 123013,
            "url": "http://patches.dpdk.org/api/patches/123013/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230203100533.10377-4-bruce.richardson@intel.com/",
            "msgid": "<20230203100533.10377-4-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230203100533.10377-4-bruce.richardson@intel.com",
            "date": "2023-02-03T10:05:32",
            "name": "[3/4] examples/qos_sched: use bigger bursts on dequeue",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230203100533.10377-4-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 123014,
            "url": "http://patches.dpdk.org/api/patches/123014/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230203100533.10377-5-bruce.richardson@intel.com/",
            "msgid": "<20230203100533.10377-5-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230203100533.10377-5-bruce.richardson@intel.com",
            "date": "2023-02-03T10:05:33",
            "name": "[4/4] examples/qos_sched: remove limit on core ids",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230203100533.10377-5-bruce.richardson@intel.com/mbox/"
        }
    ]
}