Show a series.

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

{
    "id": 23629,
    "url": "http://patches.dpdk.org/api/series/23629/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=23629",
    "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": "pcap: support MTU set for linux interfaces",
    "date": "2022-06-20T08:39:42",
    "submitter": {
        "id": 1047,
        "url": "http://patches.dpdk.org/api/people/1047/?format=api",
        "name": "Ido Goshen",
        "email": "ido@cgstowernetworks.com"
    },
    "version": 8,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/23629/mbox/",
    "cover_letter": {
        "id": 113096,
        "url": "http://patches.dpdk.org/api/covers/113096/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20220620083944.51517-1-ido@cgstowernetworks.com/",
        "msgid": "<20220620083944.51517-1-ido@cgstowernetworks.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20220620083944.51517-1-ido@cgstowernetworks.com",
        "date": "2022-06-20T08:39:41",
        "name": "[v8,0/3] pcap: support MTU set for linux interfaces",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20220620083944.51517-1-ido@cgstowernetworks.com/mbox/"
    },
    "patches": [
        {
            "id": 113094,
            "url": "http://patches.dpdk.org/api/patches/113094/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220620083944.51517-2-ido@cgstowernetworks.com/",
            "msgid": "<20220620083944.51517-2-ido@cgstowernetworks.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220620083944.51517-2-ido@cgstowernetworks.com",
            "date": "2022-06-20T08:39:42",
            "name": "[v8,1/3] pcap: support MTU set for linux interfaces",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220620083944.51517-2-ido@cgstowernetworks.com/mbox/"
        },
        {
            "id": 113095,
            "url": "http://patches.dpdk.org/api/patches/113095/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220620083944.51517-3-ido@cgstowernetworks.com/",
            "msgid": "<20220620083944.51517-3-ido@cgstowernetworks.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220620083944.51517-3-ido@cgstowernetworks.com",
            "date": "2022-06-20T08:39:43",
            "name": "[v8,2/3] pcap: support MTU set for linux interfaces TX enhancment",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220620083944.51517-3-ido@cgstowernetworks.com/mbox/"
        },
        {
            "id": 113097,
            "url": "http://patches.dpdk.org/api/patches/113097/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220620083944.51517-4-ido@cgstowernetworks.com/",
            "msgid": "<20220620083944.51517-4-ido@cgstowernetworks.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220620083944.51517-4-ido@cgstowernetworks.com",
            "date": "2022-06-20T08:39:44",
            "name": "[v8,3/3] pcap: support MTU set for linux interfaces count ierrors",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220620083944.51517-4-ido@cgstowernetworks.com/mbox/"
        }
    ]
}