Show a series.

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

{
    "id": 22176,
    "url": "https://patches.dpdk.org/api/series/22176/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/list/?series=22176",
    "project": {
        "id": 3,
        "url": "https://patches.dpdk.org/api/projects/3/?format=api",
        "name": "DTS",
        "link_name": "dts",
        "list_id": "dts.dpdk.org",
        "list_email": "dts@dpdk.org",
        "web_url": "",
        "scm_url": "git://dpdk.org/tools/dts",
        "webscm_url": "http://git.dpdk.org/tools/dts/",
        "list_archive_url": "https://inbox.dpdk.org/dts",
        "list_archive_url_format": "https://inbox.dpdk.org/dts/{}",
        "commit_url_format": ""
    },
    "name": "cvl iavf enable fdir for pppol2tpoudp",
    "date": "2022-03-17T12:42:02",
    "submitter": {
        "id": 2357,
        "url": "https://patches.dpdk.org/api/people/2357/?format=api",
        "name": "Yaqi Tang",
        "email": "yaqi.tang@intel.com"
    },
    "version": 3,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/22176/mbox/",
    "cover_letter": {
        "id": 108765,
        "url": "https://patches.dpdk.org/api/covers/108765/?format=api",
        "web_url": "https://patches.dpdk.org/project/dts/cover/20220317124205.639640-1-yaqi.tang@intel.com/",
        "msgid": "<20220317124205.639640-1-yaqi.tang@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dts/20220317124205.639640-1-yaqi.tang@intel.com",
        "date": "2022-03-17T12:42:02",
        "name": "[V3,0/3] cvl iavf enable fdir for pppol2tpoudp",
        "mbox": "https://patches.dpdk.org/project/dts/cover/20220317124205.639640-1-yaqi.tang@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 108766,
            "url": "https://patches.dpdk.org/api/patches/108766/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20220317124205.639640-2-yaqi.tang@intel.com/",
            "msgid": "<20220317124205.639640-2-yaqi.tang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20220317124205.639640-2-yaqi.tang@intel.com",
            "date": "2022-03-17T12:42:03",
            "name": "[V3,1/3] test_plans/index: add new test plan for cvl_iavf_fdir_pppol2tpoudp",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20220317124205.639640-2-yaqi.tang@intel.com/mbox/"
        },
        {
            "id": 108767,
            "url": "https://patches.dpdk.org/api/patches/108767/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20220317124205.639640-3-yaqi.tang@intel.com/",
            "msgid": "<20220317124205.639640-3-yaqi.tang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20220317124205.639640-3-yaqi.tang@intel.com",
            "date": "2022-03-17T12:42:04",
            "name": "[V3,2/3] test_plans/cvl_iavf_fdir_pppol2tpoudp: cvl iavf enable fdir for pppol2tpoudp",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20220317124205.639640-3-yaqi.tang@intel.com/mbox/"
        },
        {
            "id": 108768,
            "url": "https://patches.dpdk.org/api/patches/108768/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20220317124205.639640-4-yaqi.tang@intel.com/",
            "msgid": "<20220317124205.639640-4-yaqi.tang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20220317124205.639640-4-yaqi.tang@intel.com",
            "date": "2022-03-17T12:42:05",
            "name": "[V3,3/3] tests/cvl_iavf_fdir_pppol2tpoudp: cvl iavf enable fdir for pppol2tpoudp",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20220317124205.639640-4-yaqi.tang@intel.com/mbox/"
        }
    ]
}