Show a series.

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

{
    "id": 29882,
    "url": "http://patches.dpdk.org/api/series/29882/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=29882",
    "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": "make dpdk buildable with latest msvc",
    "date": "2023-10-17T13:49:23",
    "submitter": {
        "id": 2077,
        "url": "http://patches.dpdk.org/api/people/2077/?format=api",
        "name": "Tyler Retzlaff",
        "email": "roretzla@linux.microsoft.com"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/29882/mbox/",
    "cover_letter": {
        "id": 268,
        "url": "http://patches.dpdk.org/api/covers/268/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1697550563-17532-1-git-send-email-roretzla@linux.microsoft.com/",
        "msgid": "<1697550563-17532-1-git-send-email-roretzla@linux.microsoft.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1697550563-17532-1-git-send-email-roretzla@linux.microsoft.com",
        "date": "2023-10-17T13:49:21",
        "name": "[v2,0/2] make dpdk buildable with latest msvc",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1697550563-17532-1-git-send-email-roretzla@linux.microsoft.com/mbox/"
    },
    "patches": [
        {
            "id": 132756,
            "url": "http://patches.dpdk.org/api/patches/132756/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1697550563-17532-2-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1697550563-17532-2-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1697550563-17532-2-git-send-email-roretzla@linux.microsoft.com",
            "date": "2023-10-17T13:49:22",
            "name": "[v2,1/2] build: temporarily disable MSVC warnings",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1697550563-17532-2-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 132755,
            "url": "http://patches.dpdk.org/api/patches/132755/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1697550563-17532-3-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1697550563-17532-3-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1697550563-17532-3-git-send-email-roretzla@linux.microsoft.com",
            "date": "2023-10-17T13:49:23",
            "name": "[v2,2/2] eal: disable standard c atomics support check for MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1697550563-17532-3-git-send-email-roretzla@linux.microsoft.com/mbox/"
        }
    ]
}