Show a series.

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

{
    "id": 15558,
    "url": "https://patches.dpdk.org/api/series/15558/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=15558",
    "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": "add Hisilicon kunpeng CPU support",
    "date": "2021-03-10T01:35:40",
    "submitter": {
        "id": 1675,
        "url": "https://patches.dpdk.org/api/people/1675/?format=api",
        "name": "Lijun Ou",
        "email": "oulijun@huawei.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/15558/mbox/",
    "cover_letter": {
        "id": 88786,
        "url": "https://patches.dpdk.org/api/covers/88786/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/1615340142-19115-1-git-send-email-oulijun@huawei.com/",
        "msgid": "<1615340142-19115-1-git-send-email-oulijun@huawei.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1615340142-19115-1-git-send-email-oulijun@huawei.com",
        "date": "2021-03-10T01:35:38",
        "name": "[V2,0/4] add Hisilicon kunpeng CPU support",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/1615340142-19115-1-git-send-email-oulijun@huawei.com/mbox/"
    },
    "patches": [
        {
            "id": 88784,
            "url": "https://patches.dpdk.org/api/patches/88784/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1615340142-19115-2-git-send-email-oulijun@huawei.com/",
            "msgid": "<1615340142-19115-2-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1615340142-19115-2-git-send-email-oulijun@huawei.com",
            "date": "2021-03-10T01:35:39",
            "name": "[V2,1/4] config/arm: add Hisilicon kunpeng920 implementer",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1615340142-19115-2-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 88782,
            "url": "https://patches.dpdk.org/api/patches/88782/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1615340142-19115-3-git-send-email-oulijun@huawei.com/",
            "msgid": "<1615340142-19115-3-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1615340142-19115-3-git-send-email-oulijun@huawei.com",
            "date": "2021-03-10T01:35:40",
            "name": "[V2,2/4] config/arm: add Hisilicon kunpeng930 implementer",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1615340142-19115-3-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 88785,
            "url": "https://patches.dpdk.org/api/patches/88785/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1615340142-19115-4-git-send-email-oulijun@huawei.com/",
            "msgid": "<1615340142-19115-4-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1615340142-19115-4-git-send-email-oulijun@huawei.com",
            "date": "2021-03-10T01:35:41",
            "name": "[V2,3/4] config/arm: add kunpeng920 meson cross compile target",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1615340142-19115-4-git-send-email-oulijun@huawei.com/mbox/"
        },
        {
            "id": 88783,
            "url": "https://patches.dpdk.org/api/patches/88783/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1615340142-19115-5-git-send-email-oulijun@huawei.com/",
            "msgid": "<1615340142-19115-5-git-send-email-oulijun@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1615340142-19115-5-git-send-email-oulijun@huawei.com",
            "date": "2021-03-10T01:35:42",
            "name": "[V2,4/4] config/arm: add kunpeng930 meson cross compile target",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1615340142-19115-5-git-send-email-oulijun@huawei.com/mbox/"
        }
    ]
}