Show a series.

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

{
    "id": 17364,
    "url": "http://patches.dpdk.org/api/series/17364/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=17364",
    "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": "net/bnxt: various fixes",
    "date": "2021-06-16T17:55:19",
    "submitter": {
        "id": 1323,
        "url": "http://patches.dpdk.org/api/people/1323/?format=api",
        "name": "Lance Richardson",
        "email": "lance.richardson@broadcom.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/17364/mbox/",
    "cover_letter": {
        "id": 94305,
        "url": "http://patches.dpdk.org/api/covers/94305/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20210616175523.930678-1-lance.richardson@broadcom.com/",
        "msgid": "<20210616175523.930678-1-lance.richardson@broadcom.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20210616175523.930678-1-lance.richardson@broadcom.com",
        "date": "2021-06-16T17:55:19",
        "name": "[0/4] net/bnxt: various fixes",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20210616175523.930678-1-lance.richardson@broadcom.com/mbox/"
    },
    "patches": [
        {
            "id": 94306,
            "url": "http://patches.dpdk.org/api/patches/94306/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210616175523.930678-2-lance.richardson@broadcom.com/",
            "msgid": "<20210616175523.930678-2-lance.richardson@broadcom.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210616175523.930678-2-lance.richardson@broadcom.com",
            "date": "2021-06-16T17:55:20",
            "name": "[1/4] net/bnxt: fix ring and context memory allocation",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210616175523.930678-2-lance.richardson@broadcom.com/mbox/"
        },
        {
            "id": 94307,
            "url": "http://patches.dpdk.org/api/patches/94307/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210616175523.930678-3-lance.richardson@broadcom.com/",
            "msgid": "<20210616175523.930678-3-lance.richardson@broadcom.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210616175523.930678-3-lance.richardson@broadcom.com",
            "date": "2021-06-16T17:55:21",
            "name": "[2/4] net/bnxt: fix tx desc status implementation",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210616175523.930678-3-lance.richardson@broadcom.com/mbox/"
        },
        {
            "id": 94308,
            "url": "http://patches.dpdk.org/api/patches/94308/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210616175523.930678-4-lance.richardson@broadcom.com/",
            "msgid": "<20210616175523.930678-4-lance.richardson@broadcom.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210616175523.930678-4-lance.richardson@broadcom.com",
            "date": "2021-06-16T17:55:22",
            "name": "[3/4] net/bnxt: fix scalar Tx completion handling",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210616175523.930678-4-lance.richardson@broadcom.com/mbox/"
        },
        {
            "id": 94309,
            "url": "http://patches.dpdk.org/api/patches/94309/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210616175523.930678-5-lance.richardson@broadcom.com/",
            "msgid": "<20210616175523.930678-5-lance.richardson@broadcom.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210616175523.930678-5-lance.richardson@broadcom.com",
            "date": "2021-06-16T17:55:23",
            "name": "[4/4] net/bnxt: remove dead code",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210616175523.930678-5-lance.richardson@broadcom.com/mbox/"
        }
    ]
}