Show a series.

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

{
    "id": 13694,
    "url": "https://patches.dpdk.org/api/series/13694/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=13694",
    "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": "bugfix and cleanups for hns3",
    "date": "2020-11-05T14:23:13",
    "submitter": {
        "id": 1675,
        "url": "https://patches.dpdk.org/api/people/1675/?format=api",
        "name": "Lijun Ou",
        "email": "oulijun@huawei.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/13694/mbox/",
    "cover_letter": {
        "id": 83746,
        "url": "https://patches.dpdk.org/api/covers/83746/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/1604586194-29523-1-git-send-email-oulijun@huawei.com/",
        "msgid": "<1604586194-29523-1-git-send-email-oulijun@huawei.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1604586194-29523-1-git-send-email-oulijun@huawei.com",
        "date": "2020-11-05T14:23:09",
        "name": "[0/5] bugfix and cleanups for hns3",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/1604586194-29523-1-git-send-email-oulijun@huawei.com/mbox/"
    },
    "patches": [
        {
            "id": 83745,
            "url": "https://patches.dpdk.org/api/patches/83745/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1604586194-29523-2-git-send-email-oulijun@huawei.com/",
            "msgid": "<1604586194-29523-2-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1604586194-29523-2-git-send-email-oulijun@huawei.com",
            "date": "2020-11-05T14:23:10",
            "name": "[1/5] net/hns3: use correct logging format symbol",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1604586194-29523-2-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 83748,
            "url": "https://patches.dpdk.org/api/patches/83748/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1604586194-29523-3-git-send-email-oulijun@huawei.com/",
            "msgid": "<1604586194-29523-3-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1604586194-29523-3-git-send-email-oulijun@huawei.com",
            "date": "2020-11-05T14:23:11",
            "name": "[2/5] net/hns3: use unsigned types for bit operator",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1604586194-29523-3-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 83749,
            "url": "https://patches.dpdk.org/api/patches/83749/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1604586194-29523-4-git-send-email-oulijun@huawei.com/",
            "msgid": "<1604586194-29523-4-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1604586194-29523-4-git-send-email-oulijun@huawei.com",
            "date": "2020-11-05T14:23:12",
            "name": "[3/5] net/hns3: adjust some code style",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1604586194-29523-4-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 83744,
            "url": "https://patches.dpdk.org/api/patches/83744/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1604586194-29523-5-git-send-email-oulijun@huawei.com/",
            "msgid": "<1604586194-29523-5-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1604586194-29523-5-git-send-email-oulijun@huawei.com",
            "date": "2020-11-05T14:23:13",
            "name": "[4/5] net/hns3: check PCI config space writes",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1604586194-29523-5-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 83747,
            "url": "https://patches.dpdk.org/api/patches/83747/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1604586194-29523-6-git-send-email-oulijun@huawei.com/",
            "msgid": "<1604586194-29523-6-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1604586194-29523-6-git-send-email-oulijun@huawei.com",
            "date": "2020-11-05T14:23:14",
            "name": "[5/5] net/hns3: fix queue enabling status not store after FLR",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1604586194-29523-6-git-send-email-oulijun@huawei.com/mbox/"
        }
    ]
}