Show a series.

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

{
    "id": 22175,
    "url": "https://patches.dpdk.org/api/series/22175/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/list/?series=22175",
    "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:35:03",
    "submitter": {
        "id": 2357,
        "url": "https://patches.dpdk.org/api/people/2357/?format=api",
        "name": "Yaqi Tang",
        "email": "yaqi.tang@intel.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/22175/mbox/",
    "cover_letter": {
        "id": 108761,
        "url": "https://patches.dpdk.org/api/covers/108761/?format=api",
        "web_url": "https://patches.dpdk.org/project/dts/cover/20220317123506.639334-1-yaqi.tang@intel.com/",
        "msgid": "<20220317123506.639334-1-yaqi.tang@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dts/20220317123506.639334-1-yaqi.tang@intel.com",
        "date": "2022-03-17T12:35:03",
        "name": "[V2,0/3] *** cvl iavf enable fdir for pppol2tpoudp ***",
        "mbox": "https://patches.dpdk.org/project/dts/cover/20220317123506.639334-1-yaqi.tang@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 108762,
            "url": "https://patches.dpdk.org/api/patches/108762/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20220317123506.639334-2-yaqi.tang@intel.com/",
            "msgid": "<20220317123506.639334-2-yaqi.tang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20220317123506.639334-2-yaqi.tang@intel.com",
            "date": "2022-03-17T12:35:04",
            "name": "[V2,1/3] test_plans/index: add new test plan for cvl_iavf_fdir_pppol2tpoudp",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20220317123506.639334-2-yaqi.tang@intel.com/mbox/"
        },
        {
            "id": 108763,
            "url": "https://patches.dpdk.org/api/patches/108763/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20220317123506.639334-3-yaqi.tang@intel.com/",
            "msgid": "<20220317123506.639334-3-yaqi.tang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20220317123506.639334-3-yaqi.tang@intel.com",
            "date": "2022-03-17T12:35:05",
            "name": "[V2,2/3] test_plans/cvl_iavf_fdir_pppol2tpoudp: cvl iavf enable fdir for pppol2tpoudp",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20220317123506.639334-3-yaqi.tang@intel.com/mbox/"
        },
        {
            "id": 108764,
            "url": "https://patches.dpdk.org/api/patches/108764/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/patch/20220317123506.639334-4-yaqi.tang@intel.com/",
            "msgid": "<20220317123506.639334-4-yaqi.tang@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20220317123506.639334-4-yaqi.tang@intel.com",
            "date": "2022-03-17T12:35:06",
            "name": "[V2,3/3] tests/cvl_iavf_fdir_pppol2tpoudp: cvl iavf enable fdir for pppol2tpoudp",
            "mbox": "https://patches.dpdk.org/project/dts/patch/20220317123506.639334-4-yaqi.tang@intel.com/mbox/"
        }
    ]
}