Show a series.

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

{
    "id": 27186,
    "url": "http://patches.dpdk.org/api/series/27186/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/list/?series=27186",
    "project": {
        "id": 3,
        "url": "http://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": "split the case of ipv6_next_proto",
    "date": "2023-02-28T15:50:28",
    "submitter": {
        "id": 2352,
        "url": "http://patches.dpdk.org/api/people/2352/?format=api",
        "name": "Jiale, SongX",
        "email": "songx.jiale@intel.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/27186/mbox/",
    "cover_letter": {
        "id": 124561,
        "url": "http://patches.dpdk.org/api/covers/124561/?format=api",
        "web_url": "http://patches.dpdk.org/project/dts/cover/20230228155030.4095519-1-songx.jiale@intel.com/",
        "msgid": "<20230228155030.4095519-1-songx.jiale@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dts/20230228155030.4095519-1-songx.jiale@intel.com",
        "date": "2023-02-28T15:50:28",
        "name": "[V1,0/2] split the case of ipv6_next_proto",
        "mbox": "http://patches.dpdk.org/project/dts/cover/20230228155030.4095519-1-songx.jiale@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 124562,
            "url": "http://patches.dpdk.org/api/patches/124562/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20230228155030.4095519-2-songx.jiale@intel.com/",
            "msgid": "<20230228155030.4095519-2-songx.jiale@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20230228155030.4095519-2-songx.jiale@intel.com",
            "date": "2023-02-28T15:50:29",
            "name": "[V1,1/2] tests/ice_advanced_rss: split the case of ipv6_next_proto",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20230228155030.4095519-2-songx.jiale@intel.com/mbox/"
        },
        {
            "id": 124563,
            "url": "http://patches.dpdk.org/api/patches/124563/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/patch/20230228155030.4095519-3-songx.jiale@intel.com/",
            "msgid": "<20230228155030.4095519-3-songx.jiale@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20230228155030.4095519-3-songx.jiale@intel.com",
            "date": "2023-02-28T15:50:30",
            "name": "[V1,2/2] test_plans/ice_advanced_rss: split the case of ipv6_next_proto",
            "mbox": "http://patches.dpdk.org/project/dts/patch/20230228155030.4095519-3-songx.jiale@intel.com/mbox/"
        }
    ]
}