Show a series.

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

{
    "id": 11684,
    "url": "http://patches.dpdk.org/api/series/11684/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=11684",
    "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": "minor fixes for testpmd",
    "date": "2020-08-18T12:02:50",
    "submitter": {
        "id": 1537,
        "url": "http://patches.dpdk.org/api/people/1537/?format=api",
        "name": "Wei Hu (Xavier)",
        "email": "huwei013@chinasoftinc.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/11684/mbox/",
    "cover_letter": {
        "id": 75615,
        "url": "http://patches.dpdk.org/api/covers/75615/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20200818120254.72792-1-huwei013@chinasoftinc.com/",
        "msgid": "<20200818120254.72792-1-huwei013@chinasoftinc.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20200818120254.72792-1-huwei013@chinasoftinc.com",
        "date": "2020-08-18T12:02:50",
        "name": "[0/4] minor fixes for testpmd",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20200818120254.72792-1-huwei013@chinasoftinc.com/mbox/"
    },
    "patches": [
        {
            "id": 75616,
            "url": "http://patches.dpdk.org/api/patches/75616/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200818120254.72792-2-huwei013@chinasoftinc.com/",
            "msgid": "<20200818120254.72792-2-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200818120254.72792-2-huwei013@chinasoftinc.com",
            "date": "2020-08-18T12:02:51",
            "name": "[1/4] app/testpmd: fix missing verification of port id",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200818120254.72792-2-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 75617,
            "url": "http://patches.dpdk.org/api/patches/75617/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200818120254.72792-3-huwei013@chinasoftinc.com/",
            "msgid": "<20200818120254.72792-3-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200818120254.72792-3-huwei013@chinasoftinc.com",
            "date": "2020-08-18T12:02:52",
            "name": "[2/4] app/testpmd: fix VLAN offload configuration when config fail",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200818120254.72792-3-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 75618,
            "url": "http://patches.dpdk.org/api/patches/75618/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200818120254.72792-4-huwei013@chinasoftinc.com/",
            "msgid": "<20200818120254.72792-4-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200818120254.72792-4-huwei013@chinasoftinc.com",
            "date": "2020-08-18T12:02:53",
            "name": "[3/4] app/testpmd: fix packet header in txonly mode",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200818120254.72792-4-huwei013@chinasoftinc.com/mbox/"
        },
        {
            "id": 75619,
            "url": "http://patches.dpdk.org/api/patches/75619/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200818120254.72792-5-huwei013@chinasoftinc.com/",
            "msgid": "<20200818120254.72792-5-huwei013@chinasoftinc.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200818120254.72792-5-huwei013@chinasoftinc.com",
            "date": "2020-08-18T12:02:54",
            "name": "[4/4] app/testpmd: fix displaying Rx Tx queues information",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200818120254.72792-5-huwei013@chinasoftinc.com/mbox/"
        }
    ]
}