Show a series.

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

{
    "id": 27622,
    "url": "http://patches.dpdk.org/api/series/27622/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27622",
    "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": "msvc integration changes",
    "date": "2023-04-04T20:07:18",
    "submitter": {
        "id": 2077,
        "url": "http://patches.dpdk.org/api/people/2077/?format=api",
        "name": "Tyler Retzlaff",
        "email": "roretzla@linux.microsoft.com"
    },
    "version": 2,
    "total": 9,
    "received_total": 9,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/27622/mbox/",
    "cover_letter": {
        "id": 125784,
        "url": "http://patches.dpdk.org/api/covers/125784/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1680638847-26430-1-git-send-email-roretzla@linux.microsoft.com/",
        "msgid": "<1680638847-26430-1-git-send-email-roretzla@linux.microsoft.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1680638847-26430-1-git-send-email-roretzla@linux.microsoft.com",
        "date": "2023-04-04T20:07:18",
        "name": "[v2,0/9] msvc integration changes",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1680638847-26430-1-git-send-email-roretzla@linux.microsoft.com/mbox/"
    },
    "patches": [
        {
            "id": 125787,
            "url": "http://patches.dpdk.org/api/patches/125787/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1680638847-26430-2-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1680638847-26430-2-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1680638847-26430-2-git-send-email-roretzla@linux.microsoft.com",
            "date": "2023-04-04T20:07:19",
            "name": "[v2,1/9] eal: use rdtsc intrinsic when compiling with msvc",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1680638847-26430-2-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 125785,
            "url": "http://patches.dpdk.org/api/patches/125785/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1680638847-26430-3-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1680638847-26430-3-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1680638847-26430-3-git-send-email-roretzla@linux.microsoft.com",
            "date": "2023-04-04T20:07:20",
            "name": "[v2,2/9] eal: use rtm and xtest intrinsics when compiling with msvc",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1680638847-26430-3-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 125786,
            "url": "http://patches.dpdk.org/api/patches/125786/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1680638847-26430-4-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1680638847-26430-4-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1680638847-26430-4-git-send-email-roretzla@linux.microsoft.com",
            "date": "2023-04-04T20:07:21",
            "name": "[v2,3/9] eal: use barrier intrinsics when compiling with msvc",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1680638847-26430-4-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 125788,
            "url": "http://patches.dpdk.org/api/patches/125788/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1680638847-26430-5-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1680638847-26430-5-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1680638847-26430-5-git-send-email-roretzla@linux.microsoft.com",
            "date": "2023-04-04T20:07:22",
            "name": "[v2,4/9] eal: typedef cpu flag enum as int for msvc",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1680638847-26430-5-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 125789,
            "url": "http://patches.dpdk.org/api/patches/125789/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1680638847-26430-6-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1680638847-26430-6-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1680638847-26430-6-git-send-email-roretzla@linux.microsoft.com",
            "date": "2023-04-04T20:07:23",
            "name": "[v2,5/9] eal: hide GCC extension based alignment markers",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1680638847-26430-6-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 125793,
            "url": "http://patches.dpdk.org/api/patches/125793/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1680638847-26430-7-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1680638847-26430-7-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1680638847-26430-7-git-send-email-roretzla@linux.microsoft.com",
            "date": "2023-04-04T20:07:24",
            "name": "[v2,6/9] eal: expand most macros to empty when using msvc",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1680638847-26430-7-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 125790,
            "url": "http://patches.dpdk.org/api/patches/125790/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1680638847-26430-8-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1680638847-26430-8-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1680638847-26430-8-git-send-email-roretzla@linux.microsoft.com",
            "date": "2023-04-04T20:07:25",
            "name": "[v2,7/9] eal: exclude exposure of rte atomic APIs for MSVC builds",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1680638847-26430-8-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 125791,
            "url": "http://patches.dpdk.org/api/patches/125791/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1680638847-26430-9-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1680638847-26430-9-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1680638847-26430-9-git-send-email-roretzla@linux.microsoft.com",
            "date": "2023-04-04T20:07:26",
            "name": "[v2,8/9] telemetry: disable json print formatting with msvc",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1680638847-26430-9-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 125792,
            "url": "http://patches.dpdk.org/api/patches/125792/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1680638847-26430-10-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1680638847-26430-10-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1680638847-26430-10-git-send-email-roretzla@linux.microsoft.com",
            "date": "2023-04-04T20:07:27",
            "name": "[v2,9/9] telemetry: avoid expanding versioned symbol macros on msvc",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1680638847-26430-10-git-send-email-roretzla@linux.microsoft.com/mbox/"
        }
    ]
}