Show a series.

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

{
    "id": 31751,
    "url": "http://patches.dpdk.org/api/series/31751/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31751",
    "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": "fix packing of structs when building with MSVC",
    "date": "2024-04-16T00:04:58",
    "submitter": {
        "id": 2077,
        "url": "http://patches.dpdk.org/api/people/2077/?format=api",
        "name": "Tyler Retzlaff",
        "email": "roretzla@linux.microsoft.com"
    },
    "version": 4,
    "total": 16,
    "received_total": 16,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/31751/mbox/",
    "cover_letter": {
        "id": 865,
        "url": "http://patches.dpdk.org/api/covers/865/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1713225913-20792-1-git-send-email-roretzla@linux.microsoft.com/",
        "msgid": "<1713225913-20792-1-git-send-email-roretzla@linux.microsoft.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1713225913-20792-1-git-send-email-roretzla@linux.microsoft.com",
        "date": "2024-04-16T00:04:57",
        "name": "[v4,00/16] fix packing of structs when building with MSVC",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1713225913-20792-1-git-send-email-roretzla@linux.microsoft.com/mbox/"
    },
    "patches": [
        {
            "id": 139398,
            "url": "http://patches.dpdk.org/api/patches/139398/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-2-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225913-20792-2-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225913-20792-2-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-16T00:04:58",
            "name": "[v4,01/16] eal: provide pack start macro for MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-2-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139399,
            "url": "http://patches.dpdk.org/api/patches/139399/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-3-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225913-20792-3-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225913-20792-3-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-16T00:04:59",
            "name": "[v4,02/16] eal: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-3-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139400,
            "url": "http://patches.dpdk.org/api/patches/139400/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-4-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225913-20792-4-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225913-20792-4-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-16T00:05:00",
            "name": "[v4,03/16] net: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-4-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139401,
            "url": "http://patches.dpdk.org/api/patches/139401/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-5-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225913-20792-5-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225913-20792-5-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-16T00:05:01",
            "name": "[v4,04/16] common/iavf: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-5-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139402,
            "url": "http://patches.dpdk.org/api/patches/139402/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-6-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225913-20792-6-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225913-20792-6-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-16T00:05:02",
            "name": "[v4,05/16] common/idpf: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-6-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139403,
            "url": "http://patches.dpdk.org/api/patches/139403/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-7-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225913-20792-7-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225913-20792-7-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-16T00:05:03",
            "name": "[v4,06/16] common/mlx5: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-7-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139404,
            "url": "http://patches.dpdk.org/api/patches/139404/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-8-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225913-20792-8-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225913-20792-8-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-16T00:05:04",
            "name": "[v4,07/16] dma/ioat: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-8-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139405,
            "url": "http://patches.dpdk.org/api/patches/139405/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-9-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225913-20792-9-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225913-20792-9-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-16T00:05:05",
            "name": "[v4,08/16] net/i40e: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-9-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139406,
            "url": "http://patches.dpdk.org/api/patches/139406/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-10-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225913-20792-10-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225913-20792-10-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-16T00:05:06",
            "name": "[v4,09/16] net/iavf: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-10-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139408,
            "url": "http://patches.dpdk.org/api/patches/139408/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-11-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225913-20792-11-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225913-20792-11-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-16T00:05:07",
            "name": "[v4,10/16] net/ice: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-11-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139411,
            "url": "http://patches.dpdk.org/api/patches/139411/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-12-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225913-20792-12-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225913-20792-12-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-16T00:05:08",
            "name": "[v4,11/16] net/mlx5: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-12-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139407,
            "url": "http://patches.dpdk.org/api/patches/139407/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-13-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225913-20792-13-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225913-20792-13-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-16T00:05:09",
            "name": "[v4,12/16] net/octeon_ep: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-13-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139409,
            "url": "http://patches.dpdk.org/api/patches/139409/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-14-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225913-20792-14-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225913-20792-14-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-16T00:05:10",
            "name": "[v4,13/16] app/testpmd: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-14-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139410,
            "url": "http://patches.dpdk.org/api/patches/139410/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-15-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225913-20792-15-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225913-20792-15-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-16T00:05:11",
            "name": "[v4,14/16] app/test: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-15-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139412,
            "url": "http://patches.dpdk.org/api/patches/139412/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-16-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225913-20792-16-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225913-20792-16-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-16T00:05:12",
            "name": "[v4,15/16] examples: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-16-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139413,
            "url": "http://patches.dpdk.org/api/patches/139413/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-17-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225913-20792-17-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225913-20792-17-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-16T00:05:13",
            "name": "[v4,16/16] crypto/mlx5: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225913-20792-17-git-send-email-roretzla@linux.microsoft.com/mbox/"
        }
    ]
}