Show a series.

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

{
    "id": 25049,
    "url": "https://patches.dpdk.org/api/series/25049/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=25049",
    "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": "introduce memarea library",
    "date": "2022-10-08T11:33:34",
    "submitter": {
        "id": 2146,
        "url": "https://patches.dpdk.org/api/people/2146/?format=api",
        "name": "fengchengwen",
        "email": "fengchengwen@huawei.com"
    },
    "version": 6,
    "total": 10,
    "received_total": 9,
    "received_all": false,
    "mbox": "https://patches.dpdk.org/series/25049/mbox/",
    "cover_letter": {
        "id": 117692,
        "url": "https://patches.dpdk.org/api/covers/117692/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/20221008113343.30577-1-fengchengwen@huawei.com/",
        "msgid": "<20221008113343.30577-1-fengchengwen@huawei.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20221008113343.30577-1-fengchengwen@huawei.com",
        "date": "2022-10-08T11:33:33",
        "name": "[v6,00/10] introduce memarea library",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/20221008113343.30577-1-fengchengwen@huawei.com/mbox/"
    },
    "patches": [
        {
            "id": 117691,
            "url": "https://patches.dpdk.org/api/patches/117691/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20221008113343.30577-2-fengchengwen@huawei.com/",
            "msgid": "<20221008113343.30577-2-fengchengwen@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20221008113343.30577-2-fengchengwen@huawei.com",
            "date": "2022-10-08T11:33:34",
            "name": "[v6,01/10] memarea: introduce memarea library",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20221008113343.30577-2-fengchengwen@huawei.com/mbox/"
        },
        {
            "id": 117694,
            "url": "https://patches.dpdk.org/api/patches/117694/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20221008113343.30577-4-fengchengwen@huawei.com/",
            "msgid": "<20221008113343.30577-4-fengchengwen@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20221008113343.30577-4-fengchengwen@huawei.com",
            "date": "2022-10-08T11:33:36",
            "name": "[v6,03/10] memarea: support alloc/free/update-refcnt API",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20221008113343.30577-4-fengchengwen@huawei.com/mbox/"
        },
        {
            "id": 117699,
            "url": "https://patches.dpdk.org/api/patches/117699/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20221008113343.30577-5-fengchengwen@huawei.com/",
            "msgid": "<20221008113343.30577-5-fengchengwen@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20221008113343.30577-5-fengchengwen@huawei.com",
            "date": "2022-10-08T11:33:37",
            "name": "[v6,04/10] test/memarea: support alloc/free/update-refcnt test",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20221008113343.30577-5-fengchengwen@huawei.com/mbox/"
        },
        {
            "id": 117695,
            "url": "https://patches.dpdk.org/api/patches/117695/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20221008113343.30577-6-fengchengwen@huawei.com/",
            "msgid": "<20221008113343.30577-6-fengchengwen@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20221008113343.30577-6-fengchengwen@huawei.com",
            "date": "2022-10-08T11:33:38",
            "name": "[v6,05/10] memarea: support dump API",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20221008113343.30577-6-fengchengwen@huawei.com/mbox/"
        },
        {
            "id": 117693,
            "url": "https://patches.dpdk.org/api/patches/117693/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20221008113343.30577-7-fengchengwen@huawei.com/",
            "msgid": "<20221008113343.30577-7-fengchengwen@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20221008113343.30577-7-fengchengwen@huawei.com",
            "date": "2022-10-08T11:33:39",
            "name": "[v6,06/10] test/memarea: support dump test",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20221008113343.30577-7-fengchengwen@huawei.com/mbox/"
        },
        {
            "id": 117698,
            "url": "https://patches.dpdk.org/api/patches/117698/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20221008113343.30577-8-fengchengwen@huawei.com/",
            "msgid": "<20221008113343.30577-8-fengchengwen@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20221008113343.30577-8-fengchengwen@huawei.com",
            "date": "2022-10-08T11:33:40",
            "name": "[v6,07/10] memarea: support backup memory mechanism",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20221008113343.30577-8-fengchengwen@huawei.com/mbox/"
        },
        {
            "id": 117696,
            "url": "https://patches.dpdk.org/api/patches/117696/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20221008113343.30577-9-fengchengwen@huawei.com/",
            "msgid": "<20221008113343.30577-9-fengchengwen@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20221008113343.30577-9-fengchengwen@huawei.com",
            "date": "2022-10-08T11:33:41",
            "name": "[v6,08/10] test/memarea: support backup memory test",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20221008113343.30577-9-fengchengwen@huawei.com/mbox/"
        },
        {
            "id": 117700,
            "url": "https://patches.dpdk.org/api/patches/117700/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20221008113343.30577-10-fengchengwen@huawei.com/",
            "msgid": "<20221008113343.30577-10-fengchengwen@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20221008113343.30577-10-fengchengwen@huawei.com",
            "date": "2022-10-08T11:33:42",
            "name": "[v6,09/10] memarea: detect memory corruption based on magic",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20221008113343.30577-10-fengchengwen@huawei.com/mbox/"
        },
        {
            "id": 117697,
            "url": "https://patches.dpdk.org/api/patches/117697/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20221008113343.30577-11-fengchengwen@huawei.com/",
            "msgid": "<20221008113343.30577-11-fengchengwen@huawei.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20221008113343.30577-11-fengchengwen@huawei.com",
            "date": "2022-10-08T11:33:43",
            "name": "[v6,10/10] test/memarea: support no MT-safe test",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20221008113343.30577-11-fengchengwen@huawei.com/mbox/"
        }
    ]
}