Show a series.

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

{
    "id": 14903,
    "url": "https://patches.dpdk.org/api/series/14903/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=14903",
    "project": {
        "id": 1,
        "url": "https://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": "Misc updates for hns3",
    "date": "2021-01-22T10:18:38",
    "submitter": {
        "id": 1675,
        "url": "https://patches.dpdk.org/api/people/1675/?format=api",
        "name": "Lijun Ou",
        "email": "oulijun@huawei.com"
    },
    "version": 1,
    "total": 14,
    "received_total": 14,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/14903/mbox/",
    "cover_letter": {
        "id": 87079,
        "url": "https://patches.dpdk.org/api/covers/87079/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/1611310732-51975-1-git-send-email-oulijun@huawei.com/",
        "msgid": "<1611310732-51975-1-git-send-email-oulijun@huawei.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1611310732-51975-1-git-send-email-oulijun@huawei.com",
        "date": "2021-01-22T10:18:38",
        "name": "[00/14] Misc updates for hns3",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/1611310732-51975-1-git-send-email-oulijun@huawei.com/mbox/"
    },
    "patches": [
        {
            "id": 87093,
            "url": "https://patches.dpdk.org/api/patches/87093/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1611310732-51975-2-git-send-email-oulijun@huawei.com/",
            "msgid": "<1611310732-51975-2-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1611310732-51975-2-git-send-email-oulijun@huawei.com",
            "date": "2021-01-22T10:18:39",
            "name": "[01/14] net/hns3: encapsulate dfx stats in Rx/Tx datapatch",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1611310732-51975-2-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87092,
            "url": "https://patches.dpdk.org/api/patches/87092/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1611310732-51975-3-git-send-email-oulijun@huawei.com/",
            "msgid": "<1611310732-51975-3-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1611310732-51975-3-git-send-email-oulijun@huawei.com",
            "date": "2021-01-22T10:18:40",
            "name": "[02/14] net/hns3: move queue stats to xstats",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1611310732-51975-3-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87090,
            "url": "https://patches.dpdk.org/api/patches/87090/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1611310732-51975-4-git-send-email-oulijun@huawei.com/",
            "msgid": "<1611310732-51975-4-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1611310732-51975-4-git-send-email-oulijun@huawei.com",
            "date": "2021-01-22T10:18:41",
            "name": "[03/14] net/hns3: use array instead of switch-case",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1611310732-51975-4-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87088,
            "url": "https://patches.dpdk.org/api/patches/87088/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1611310732-51975-5-git-send-email-oulijun@huawei.com/",
            "msgid": "<1611310732-51975-5-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1611310732-51975-5-git-send-email-oulijun@huawei.com",
            "date": "2021-01-22T10:18:42",
            "name": "[04/14] net/hns3: move judgment conditions to separated functions",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1611310732-51975-5-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87089,
            "url": "https://patches.dpdk.org/api/patches/87089/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1611310732-51975-6-git-send-email-oulijun@huawei.com/",
            "msgid": "<1611310732-51975-6-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1611310732-51975-6-git-send-email-oulijun@huawei.com",
            "date": "2021-01-22T10:18:43",
            "name": "[05/14] net/hns3: reconstruct the Rx interrupt map",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1611310732-51975-6-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87082,
            "url": "https://patches.dpdk.org/api/patches/87082/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1611310732-51975-7-git-send-email-oulijun@huawei.com/",
            "msgid": "<1611310732-51975-7-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1611310732-51975-7-git-send-email-oulijun@huawei.com",
            "date": "2021-01-22T10:18:44",
            "name": "[06/14] net/hns3: extract common judgments for all FDIR type",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1611310732-51975-7-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87083,
            "url": "https://patches.dpdk.org/api/patches/87083/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1611310732-51975-8-git-send-email-oulijun@huawei.com/",
            "msgid": "<1611310732-51975-8-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1611310732-51975-8-git-send-email-oulijun@huawei.com",
            "date": "2021-01-22T10:18:45",
            "name": "[07/14] net/hns3: refactor reset event report function",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1611310732-51975-8-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87086,
            "url": "https://patches.dpdk.org/api/patches/87086/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1611310732-51975-9-git-send-email-oulijun@huawei.com/",
            "msgid": "<1611310732-51975-9-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1611310732-51975-9-git-send-email-oulijun@huawei.com",
            "date": "2021-01-22T10:18:46",
            "name": "[08/14] net/hns3: fix memory leak with secondary process exit",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1611310732-51975-9-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87080,
            "url": "https://patches.dpdk.org/api/patches/87080/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1611310732-51975-10-git-send-email-oulijun@huawei.com/",
            "msgid": "<1611310732-51975-10-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1611310732-51975-10-git-send-email-oulijun@huawei.com",
            "date": "2021-01-22T10:18:47",
            "name": "[09/14] net/hns3: fix interrupt resources in Rx interrupt mode",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1611310732-51975-10-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87081,
            "url": "https://patches.dpdk.org/api/patches/87081/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1611310732-51975-11-git-send-email-oulijun@huawei.com/",
            "msgid": "<1611310732-51975-11-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1611310732-51975-11-git-send-email-oulijun@huawei.com",
            "date": "2021-01-22T10:18:48",
            "name": "[10/14] net/hns3: rename RSS functions",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1611310732-51975-11-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87087,
            "url": "https://patches.dpdk.org/api/patches/87087/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1611310732-51975-12-git-send-email-oulijun@huawei.com/",
            "msgid": "<1611310732-51975-12-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1611310732-51975-12-git-send-email-oulijun@huawei.com",
            "date": "2021-01-22T10:18:49",
            "name": "[11/14] net/hns3: adjust some comments",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1611310732-51975-12-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87085,
            "url": "https://patches.dpdk.org/api/patches/87085/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1611310732-51975-13-git-send-email-oulijun@huawei.com/",
            "msgid": "<1611310732-51975-13-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1611310732-51975-13-git-send-email-oulijun@huawei.com",
            "date": "2021-01-22T10:18:50",
            "name": "[12/14] net/hns3: remove unnecessary parentheses",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1611310732-51975-13-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87084,
            "url": "https://patches.dpdk.org/api/patches/87084/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1611310732-51975-14-git-send-email-oulijun@huawei.com/",
            "msgid": "<1611310732-51975-14-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1611310732-51975-14-git-send-email-oulijun@huawei.com",
            "date": "2021-01-22T10:18:51",
            "name": "[13/14] net/hns3: use %d instead of %u for enum variable",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1611310732-51975-14-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 87091,
            "url": "https://patches.dpdk.org/api/patches/87091/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1611310732-51975-15-git-send-email-oulijun@huawei.com/",
            "msgid": "<1611310732-51975-15-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1611310732-51975-15-git-send-email-oulijun@huawei.com",
            "date": "2021-01-22T10:18:52",
            "name": "[14/14] net/hns3: support LSC event report",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1611310732-51975-15-git-send-email-oulijun@huawei.com/mbox/"
        }
    ]
}