Show a series.

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

{
    "id": 20843,
    "url": "http://patchwork.dpdk.org/api/series/20843/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dts/list/?series=20843",
    "project": {
        "id": 3,
        "url": "http://patchwork.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": "[V1,1/3] test_plans/fdir_test_plan: delete fdir",
    "date": "2021-12-03T10:13:09",
    "submitter": {
        "id": 2034,
        "url": "http://patchwork.dpdk.org/api/people/2034/?format=api",
        "name": "Yan Xia",
        "email": "yanx.xia@intel.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/20843/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 104842,
            "url": "http://patchwork.dpdk.org/api/patches/104842/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/patch/20211203101311.148370-1-yanx.xia@intel.com/",
            "msgid": "<20211203101311.148370-1-yanx.xia@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20211203101311.148370-1-yanx.xia@intel.com",
            "date": "2021-12-03T10:13:09",
            "name": "[V1,1/3] test_plans/fdir_test_plan: delete fdir",
            "mbox": "http://patchwork.dpdk.org/project/dts/patch/20211203101311.148370-1-yanx.xia@intel.com/mbox/"
        },
        {
            "id": 104843,
            "url": "http://patchwork.dpdk.org/api/patches/104843/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/patch/20211203101311.148370-2-yanx.xia@intel.com/",
            "msgid": "<20211203101311.148370-2-yanx.xia@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20211203101311.148370-2-yanx.xia@intel.com",
            "date": "2021-12-03T10:13:10",
            "name": "[V1,2/3] test_plans/index: delete fdir",
            "mbox": "http://patchwork.dpdk.org/project/dts/patch/20211203101311.148370-2-yanx.xia@intel.com/mbox/"
        },
        {
            "id": 104844,
            "url": "http://patchwork.dpdk.org/api/patches/104844/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/patch/20211203101311.148370-3-yanx.xia@intel.com/",
            "msgid": "<20211203101311.148370-3-yanx.xia@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20211203101311.148370-3-yanx.xia@intel.com",
            "date": "2021-12-03T10:13:11",
            "name": "[V1,3/3] tests/fdir: delete fdir",
            "mbox": "http://patchwork.dpdk.org/project/dts/patch/20211203101311.148370-3-yanx.xia@intel.com/mbox/"
        }
    ]
}