Show a series.

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

{
    "id": 27862,
    "url": "http://patches.dpdk.org/api/series/27862/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27862",
    "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": "enable use of the MSVC compiler",
    "date": "2023-04-25T20:08:47",
    "submitter": {
        "id": 2077,
        "url": "http://patches.dpdk.org/api/people/2077/?format=api",
        "name": "Tyler Retzlaff",
        "email": "roretzla@linux.microsoft.com"
    },
    "version": 3,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/27862/mbox/",
    "cover_letter": {
        "id": 126518,
        "url": "http://patches.dpdk.org/api/covers/126518/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1682453329-20435-1-git-send-email-roretzla@linux.microsoft.com/",
        "msgid": "<1682453329-20435-1-git-send-email-roretzla@linux.microsoft.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1682453329-20435-1-git-send-email-roretzla@linux.microsoft.com",
        "date": "2023-04-25T20:08:45",
        "name": "[v3,0/4] enable use of the MSVC compiler",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1682453329-20435-1-git-send-email-roretzla@linux.microsoft.com/mbox/"
    },
    "patches": [
        {
            "id": 126517,
            "url": "http://patches.dpdk.org/api/patches/126517/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1682453329-20435-2-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1682453329-20435-2-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1682453329-20435-2-git-send-email-roretzla@linux.microsoft.com",
            "date": "2023-04-25T20:08:46",
            "name": "[v3,1/4] build: unblock the use of the MSVC compiler",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1682453329-20435-2-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 126516,
            "url": "http://patches.dpdk.org/api/patches/126516/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1682453329-20435-3-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1682453329-20435-3-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1682453329-20435-3-git-send-email-roretzla@linux.microsoft.com",
            "date": "2023-04-25T20:08:47",
            "name": "[v3,2/4] build: determine execution environment at config time",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1682453329-20435-3-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 126519,
            "url": "http://patches.dpdk.org/api/patches/126519/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1682453329-20435-4-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1682453329-20435-4-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1682453329-20435-4-git-send-email-roretzla@linux.microsoft.com",
            "date": "2023-04-25T20:08:48",
            "name": "[v3,3/4] build: limit what is built when using MSVC compiler",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1682453329-20435-4-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 126520,
            "url": "http://patches.dpdk.org/api/patches/126520/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1682453329-20435-5-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1682453329-20435-5-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1682453329-20435-5-git-send-email-roretzla@linux.microsoft.com",
            "date": "2023-04-25T20:08:49",
            "name": "[v3,4/4] build: enable MSVC specific compiler options",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1682453329-20435-5-git-send-email-roretzla@linux.microsoft.com/mbox/"
        }
    ]
}