Show a series.

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

{
    "id": 27400,
    "url": "http://patches.dpdk.org/api/series/27400/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27400",
    "project": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/projects/1/?format=api",
        "name": "DPDK",
        "link_name": "dpdk",
        "list_id": "dev.dpdk.org",
        "list_email": "dev@dpdk.org",
        "web_url": "http://core.dpdk.org",
        "scm_url": "git://dpdk.org/dpdk",
        "webscm_url": "http://git.dpdk.org/dpdk",
        "list_archive_url": "https://inbox.dpdk.org/dev",
        "list_archive_url_format": "https://inbox.dpdk.org/dev/{}",
        "commit_url_format": ""
    },
    "name": "support setting and querying RSS algorithms",
    "date": "2023-03-15T11:00:28",
    "submitter": {
        "id": 2718,
        "url": "http://patches.dpdk.org/api/people/2718/?format=api",
        "name": "Dongdong Liu",
        "email": "liudongdong3@huawei.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/27400/mbox/",
    "cover_letter": {
        "id": 125138,
        "url": "http://patches.dpdk.org/api/covers/125138/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20230315110033.30143-1-liudongdong3@huawei.com/",
        "msgid": "<20230315110033.30143-1-liudongdong3@huawei.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20230315110033.30143-1-liudongdong3@huawei.com",
        "date": "2023-03-15T11:00:28",
        "name": "[0/5] support setting and querying RSS algorithms",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20230315110033.30143-1-liudongdong3@huawei.com/mbox/"
    },
    "patches": [
        {
            "id": 125139,
            "url": "http://patches.dpdk.org/api/patches/125139/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230315110033.30143-2-liudongdong3@huawei.com/",
            "msgid": "<20230315110033.30143-2-liudongdong3@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230315110033.30143-2-liudongdong3@huawei.com",
            "date": "2023-03-15T11:00:29",
            "name": "[1/5] ethdev: support setting and querying rss algorithm",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230315110033.30143-2-liudongdong3@huawei.com/mbox/"
        },
        {
            "id": 125140,
            "url": "http://patches.dpdk.org/api/patches/125140/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230315110033.30143-3-liudongdong3@huawei.com/",
            "msgid": "<20230315110033.30143-3-liudongdong3@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230315110033.30143-3-liudongdong3@huawei.com",
            "date": "2023-03-15T11:00:30",
            "name": "[2/5] net/hns3: support setting and querying RSS hash function",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230315110033.30143-3-liudongdong3@huawei.com/mbox/"
        },
        {
            "id": 125141,
            "url": "http://patches.dpdk.org/api/patches/125141/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230315110033.30143-4-liudongdong3@huawei.com/",
            "msgid": "<20230315110033.30143-4-liudongdong3@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230315110033.30143-4-liudongdong3@huawei.com",
            "date": "2023-03-15T11:00:31",
            "name": "[3/5] app/proc-info: fix never show RSS info",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230315110033.30143-4-liudongdong3@huawei.com/mbox/"
        },
        {
            "id": 125142,
            "url": "http://patches.dpdk.org/api/patches/125142/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230315110033.30143-5-liudongdong3@huawei.com/",
            "msgid": "<20230315110033.30143-5-liudongdong3@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230315110033.30143-5-liudongdong3@huawei.com",
            "date": "2023-03-15T11:00:32",
            "name": "[4/5] app/proc-info: show RSS types with strings",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230315110033.30143-5-liudongdong3@huawei.com/mbox/"
        },
        {
            "id": 125143,
            "url": "http://patches.dpdk.org/api/patches/125143/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230315110033.30143-6-liudongdong3@huawei.com/",
            "msgid": "<20230315110033.30143-6-liudongdong3@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230315110033.30143-6-liudongdong3@huawei.com",
            "date": "2023-03-15T11:00:33",
            "name": "[5/5] app/proc-info: support querying RSS hash algorithm",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230315110033.30143-6-liudongdong3@huawei.com/mbox/"
        }
    ]
}