Show a series.

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

{
    "id": 14868,
    "url": "https://patches.dpdk.org/api/series/14868/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=14868",
    "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": "update doc for hns3",
    "date": "2021-01-20T13:43:52",
    "submitter": {
        "id": 1675,
        "url": "https://patches.dpdk.org/api/people/1675/?format=api",
        "name": "Lijun Ou",
        "email": "oulijun@huawei.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/14868/mbox/",
    "cover_letter": {
        "id": 86979,
        "url": "https://patches.dpdk.org/api/covers/86979/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/1611150232-609-1-git-send-email-oulijun@huawei.com/",
        "msgid": "<1611150232-609-1-git-send-email-oulijun@huawei.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1611150232-609-1-git-send-email-oulijun@huawei.com",
        "date": "2021-01-20T13:43:49",
        "name": "[0/3] update doc for hns3",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/1611150232-609-1-git-send-email-oulijun@huawei.com/mbox/"
    },
    "patches": [
        {
            "id": 86978,
            "url": "https://patches.dpdk.org/api/patches/86978/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1611150232-609-2-git-send-email-oulijun@huawei.com/",
            "msgid": "<1611150232-609-2-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1611150232-609-2-git-send-email-oulijun@huawei.com",
            "date": "2021-01-20T13:43:50",
            "name": "[1/3] doc: add FEC in NIC features",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1611150232-609-2-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 86980,
            "url": "https://patches.dpdk.org/api/patches/86980/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1611150232-609-3-git-send-email-oulijun@huawei.com/",
            "msgid": "<1611150232-609-3-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1611150232-609-3-git-send-email-oulijun@huawei.com",
            "date": "2021-01-20T13:43:51",
            "name": "[2/3] doc: update release notes for hns3",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1611150232-609-3-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 86977,
            "url": "https://patches.dpdk.org/api/patches/86977/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1611150232-609-4-git-send-email-oulijun@huawei.com/",
            "msgid": "<1611150232-609-4-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1611150232-609-4-git-send-email-oulijun@huawei.com",
            "date": "2021-01-20T13:43:52",
            "name": "[3/3] doc: fix hns3 rst",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1611150232-609-4-git-send-email-oulijun@huawei.com/mbox/"
        }
    ]
}