Show a series.

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

{
    "id": 27175,
    "url": "http://patches.dpdk.org/api/series/27175/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27175",
    "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": "zero-copy get and put functions",
    "date": "2023-02-24T18:10:57",
    "submitter": {
        "id": 2887,
        "url": "http://patches.dpdk.org/api/people/2887/?format=api",
        "name": "Kamalakshitha Aligeri",
        "email": "kamalakshitha.aligeri@arm.com"
    },
    "version": 10,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/27175/mbox/",
    "cover_letter": {
        "id": 124543,
        "url": "http://patches.dpdk.org/api/covers/124543/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20230224181059.338206-1-kamalakshitha.aligeri@arm.com/",
        "msgid": "<20230224181059.338206-1-kamalakshitha.aligeri@arm.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20230224181059.338206-1-kamalakshitha.aligeri@arm.com",
        "date": "2023-02-24T18:10:57",
        "name": "[v10,0/2] zero-copy get and put functions",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20230224181059.338206-1-kamalakshitha.aligeri@arm.com/mbox/"
    },
    "patches": [
        {
            "id": 124544,
            "url": "http://patches.dpdk.org/api/patches/124544/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230224181059.338206-2-kamalakshitha.aligeri@arm.com/",
            "msgid": "<20230224181059.338206-2-kamalakshitha.aligeri@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230224181059.338206-2-kamalakshitha.aligeri@arm.com",
            "date": "2023-02-24T18:10:58",
            "name": "[v10,1/2] mempool cache: add zero-copy get and put functions",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230224181059.338206-2-kamalakshitha.aligeri@arm.com/mbox/"
        },
        {
            "id": 124545,
            "url": "http://patches.dpdk.org/api/patches/124545/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230224181059.338206-3-kamalakshitha.aligeri@arm.com/",
            "msgid": "<20230224181059.338206-3-kamalakshitha.aligeri@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230224181059.338206-3-kamalakshitha.aligeri@arm.com",
            "date": "2023-02-24T18:10:59",
            "name": "[v10,2/2] net/i40e: replace put function",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230224181059.338206-3-kamalakshitha.aligeri@arm.com/mbox/"
        }
    ]
}