Show a series.

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

{
    "id": 20829,
    "url": "http://patchwork.dpdk.org/api/series/20829/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dts/list/?series=20829",
    "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": "[V3,1/3] test_plans/fortville_rss_granularity_config: delete the test plan",
    "date": "2021-12-02T11:14:51",
    "submitter": {
        "id": 2034,
        "url": "http://patchwork.dpdk.org/api/people/2034/?format=api",
        "name": "Yan Xia",
        "email": "yanx.xia@intel.com"
    },
    "version": 3,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/20829/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 104814,
            "url": "http://patchwork.dpdk.org/api/patches/104814/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/patch/20211202111453.146572-1-yanx.xia@intel.com/",
            "msgid": "<20211202111453.146572-1-yanx.xia@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20211202111453.146572-1-yanx.xia@intel.com",
            "date": "2021-12-02T11:14:51",
            "name": "[V3,1/3] test_plans/fortville_rss_granularity_config: delete the test plan",
            "mbox": "http://patchwork.dpdk.org/project/dts/patch/20211202111453.146572-1-yanx.xia@intel.com/mbox/"
        },
        {
            "id": 104815,
            "url": "http://patchwork.dpdk.org/api/patches/104815/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/patch/20211202111453.146572-2-yanx.xia@intel.com/",
            "msgid": "<20211202111453.146572-2-yanx.xia@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20211202111453.146572-2-yanx.xia@intel.com",
            "date": "2021-12-02T11:14:52",
            "name": "[V3,2/3] test_plans/index: delete fortville_rss_granularity_config",
            "mbox": "http://patchwork.dpdk.org/project/dts/patch/20211202111453.146572-2-yanx.xia@intel.com/mbox/"
        },
        {
            "id": 104816,
            "url": "http://patchwork.dpdk.org/api/patches/104816/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/patch/20211202111453.146572-3-yanx.xia@intel.com/",
            "msgid": "<20211202111453.146572-3-yanx.xia@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20211202111453.146572-3-yanx.xia@intel.com",
            "date": "2021-12-02T11:14:53",
            "name": "[V3,3/3] tests/fortville_rss_granularity_config: delete the suite",
            "mbox": "http://patchwork.dpdk.org/project/dts/patch/20211202111453.146572-3-yanx.xia@intel.com/mbox/"
        }
    ]
}