Show a series.

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

{
    "id": 14238,
    "url": "http://patches.dpdk.org/api/series/14238/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=14238",
    "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": "hns3 fixes",
    "date": "2020-12-10T12:48:43",
    "submitter": {
        "id": 1675,
        "url": "http://patches.dpdk.org/api/people/1675/?format=api",
        "name": "Lijun Ou",
        "email": "oulijun@huawei.com"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/14238/mbox/",
    "cover_letter": {
        "id": 84942,
        "url": "http://patches.dpdk.org/api/covers/84942/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1607604523-22389-1-git-send-email-oulijun@huawei.com/",
        "msgid": "<1607604523-22389-1-git-send-email-oulijun@huawei.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1607604523-22389-1-git-send-email-oulijun@huawei.com",
        "date": "2020-12-10T12:48:41",
        "name": "[V2,0/2] hns3 fixes",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1607604523-22389-1-git-send-email-oulijun@huawei.com/mbox/"
    },
    "patches": [
        {
            "id": 84943,
            "url": "http://patches.dpdk.org/api/patches/84943/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1607604523-22389-2-git-send-email-oulijun@huawei.com/",
            "msgid": "<1607604523-22389-2-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1607604523-22389-2-git-send-email-oulijun@huawei.com",
            "date": "2020-12-10T12:48:42",
            "name": "[V2,1/2] net/hns3: adjust printing MAC addresses in log",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1607604523-22389-2-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 84941,
            "url": "http://patches.dpdk.org/api/patches/84941/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1607604523-22389-3-git-send-email-oulijun@huawei.com/",
            "msgid": "<1607604523-22389-3-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1607604523-22389-3-git-send-email-oulijun@huawei.com",
            "date": "2020-12-10T12:48:43",
            "name": "[V2,2/2] net/hns3: fix FEC state query",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1607604523-22389-3-git-send-email-oulijun@huawei.com/mbox/"
        }
    ]
}