Show a series.

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

{
    "id": 19262,
    "url": "http://patchwork.dpdk.org/api/series/19262/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dts/list/?series=19262",
    "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": "*** move case from generic_filter to generic_flow_api ***",
    "date": "2021-09-29T18:28:28",
    "submitter": {
        "id": 2034,
        "url": "http://patchwork.dpdk.org/api/people/2034/?format=api",
        "name": "Yan Xia",
        "email": "yanx.xia@intel.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/19262/mbox/",
    "cover_letter": {
        "id": 99989,
        "url": "http://patchwork.dpdk.org/api/covers/99989/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dts/cover/20210929182832.146624-1-yanx.xia@intel.com/",
        "msgid": "<20210929182832.146624-1-yanx.xia@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dts/20210929182832.146624-1-yanx.xia@intel.com",
        "date": "2021-09-29T18:28:28",
        "name": "[V1,0/4] *** move case from generic_filter to generic_flow_api ***",
        "mbox": "http://patchwork.dpdk.org/project/dts/cover/20210929182832.146624-1-yanx.xia@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 99990,
            "url": "http://patchwork.dpdk.org/api/patches/99990/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/patch/20210929182832.146624-2-yanx.xia@intel.com/",
            "msgid": "<20210929182832.146624-2-yanx.xia@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20210929182832.146624-2-yanx.xia@intel.com",
            "date": "2021-09-29T18:28:29",
            "name": "[V1,1/4] test_plans/generic_filter_test_plan: move case from generic_filter to generic_flow_api",
            "mbox": "http://patchwork.dpdk.org/project/dts/patch/20210929182832.146624-2-yanx.xia@intel.com/mbox/"
        },
        {
            "id": 99991,
            "url": "http://patchwork.dpdk.org/api/patches/99991/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/patch/20210929182832.146624-3-yanx.xia@intel.com/",
            "msgid": "<20210929182832.146624-3-yanx.xia@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20210929182832.146624-3-yanx.xia@intel.com",
            "date": "2021-09-29T18:28:30",
            "name": "[V1,2/4] test_plans/generic_flow_api_test_plan: move case from generic_filter to generic_flow_api",
            "mbox": "http://patchwork.dpdk.org/project/dts/patch/20210929182832.146624-3-yanx.xia@intel.com/mbox/"
        },
        {
            "id": 99992,
            "url": "http://patchwork.dpdk.org/api/patches/99992/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/patch/20210929182832.146624-4-yanx.xia@intel.com/",
            "msgid": "<20210929182832.146624-4-yanx.xia@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20210929182832.146624-4-yanx.xia@intel.com",
            "date": "2021-09-29T18:28:31",
            "name": "[V1,3/4] tests/generic_filter: move case from generic_filter to generic_flow_api",
            "mbox": "http://patchwork.dpdk.org/project/dts/patch/20210929182832.146624-4-yanx.xia@intel.com/mbox/"
        },
        {
            "id": 99993,
            "url": "http://patchwork.dpdk.org/api/patches/99993/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/patch/20210929182832.146624-5-yanx.xia@intel.com/",
            "msgid": "<20210929182832.146624-5-yanx.xia@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20210929182832.146624-5-yanx.xia@intel.com",
            "date": "2021-09-29T18:28:32",
            "name": "[V1,4/4] tests/generic_flow_api: move case from generic_filter to generic_flow_api",
            "mbox": "http://patchwork.dpdk.org/project/dts/patch/20210929182832.146624-5-yanx.xia@intel.com/mbox/"
        }
    ]
}