Show a series.

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

{
    "id": 26909,
    "url": "http://patchwork.dpdk.org/api/series/26909/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dts/list/?series=26909",
    "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": "modify the script to adapt to changes in dpdk",
    "date": "2023-02-09T14:53:47",
    "submitter": {
        "id": 2352,
        "url": "http://patchwork.dpdk.org/api/people/2352/?format=api",
        "name": "Jiale, SongX",
        "email": "songx.jiale@intel.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/26909/mbox/",
    "cover_letter": {
        "id": 123508,
        "url": "http://patchwork.dpdk.org/api/covers/123508/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dts/cover/20230209145351.1140496-1-songx.jiale@intel.com/",
        "msgid": "<20230209145351.1140496-1-songx.jiale@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dts/20230209145351.1140496-1-songx.jiale@intel.com",
        "date": "2023-02-09T14:53:47",
        "name": "[V1,0/4] modify the script to adapt to changes in dpdk",
        "mbox": "http://patchwork.dpdk.org/project/dts/cover/20230209145351.1140496-1-songx.jiale@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 123509,
            "url": "http://patchwork.dpdk.org/api/patches/123509/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/patch/20230209145351.1140496-2-songx.jiale@intel.com/",
            "msgid": "<20230209145351.1140496-2-songx.jiale@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20230209145351.1140496-2-songx.jiale@intel.com",
            "date": "2023-02-09T14:53:48",
            "name": "[V1,1/4] test_plans/pmd_bonded_8023ad: modify the script to adapt to changes in dpdk",
            "mbox": "http://patchwork.dpdk.org/project/dts/patch/20230209145351.1140496-2-songx.jiale@intel.com/mbox/"
        },
        {
            "id": 123510,
            "url": "http://patchwork.dpdk.org/api/patches/123510/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/patch/20230209145351.1140496-3-songx.jiale@intel.com/",
            "msgid": "<20230209145351.1140496-3-songx.jiale@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20230209145351.1140496-3-songx.jiale@intel.com",
            "date": "2023-02-09T14:53:49",
            "name": "[V1,2/4] tests/pmd_bonded_8023ad: modify the script to adapt to changes in dpdk",
            "mbox": "http://patchwork.dpdk.org/project/dts/patch/20230209145351.1140496-3-songx.jiale@intel.com/mbox/"
        },
        {
            "id": 123511,
            "url": "http://patchwork.dpdk.org/api/patches/123511/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/patch/20230209145351.1140496-4-songx.jiale@intel.com/",
            "msgid": "<20230209145351.1140496-4-songx.jiale@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20230209145351.1140496-4-songx.jiale@intel.com",
            "date": "2023-02-09T14:53:50",
            "name": "[V1,3/4] tests/pmd_bonded: modify the script to adapt to changes in dpdk",
            "mbox": "http://patchwork.dpdk.org/project/dts/patch/20230209145351.1140496-4-songx.jiale@intel.com/mbox/"
        },
        {
            "id": 123512,
            "url": "http://patchwork.dpdk.org/api/patches/123512/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/patch/20230209145351.1140496-5-songx.jiale@intel.com/",
            "msgid": "<20230209145351.1140496-5-songx.jiale@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dts/20230209145351.1140496-5-songx.jiale@intel.com",
            "date": "2023-02-09T14:53:51",
            "name": "[V1,4/4] tests/bonding: modify the script to adapt to changes in dpdk",
            "mbox": "http://patchwork.dpdk.org/project/dts/patch/20230209145351.1140496-5-songx.jiale@intel.com/mbox/"
        }
    ]
}