Show a series.

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

{
    "id": 31750,
    "url": "http://patches.dpdk.org/api/series/31750/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31750",
    "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-15T23:51:04",
    "submitter": {
        "id": 2077,
        "url": "http://patches.dpdk.org/api/people/2077/?format=api",
        "name": "Tyler Retzlaff",
        "email": "roretzla@linux.microsoft.com"
    },
    "version": 3,
    "total": 16,
    "received_total": 16,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/31750/mbox/",
    "cover_letter": {
        "id": 864,
        "url": "http://patches.dpdk.org/api/covers/864/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1713225079-17938-1-git-send-email-roretzla@linux.microsoft.com/",
        "msgid": "<1713225079-17938-1-git-send-email-roretzla@linux.microsoft.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1713225079-17938-1-git-send-email-roretzla@linux.microsoft.com",
        "date": "2024-04-15T23:51:03",
        "name": "[v3,00/16] fix packing of structs when building with MSVC",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1713225079-17938-1-git-send-email-roretzla@linux.microsoft.com/mbox/"
    },
    "patches": [
        {
            "id": 139382,
            "url": "http://patches.dpdk.org/api/patches/139382/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-2-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225079-17938-2-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225079-17938-2-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-15T23:51:04",
            "name": "[v3,01/16] eal: provide pack start macro for MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-2-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139384,
            "url": "http://patches.dpdk.org/api/patches/139384/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-3-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225079-17938-3-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225079-17938-3-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-15T23:51:05",
            "name": "[v3,02/16] eal: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-3-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139383,
            "url": "http://patches.dpdk.org/api/patches/139383/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-4-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225079-17938-4-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225079-17938-4-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-15T23:51:06",
            "name": "[v3,03/16] net: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-4-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139385,
            "url": "http://patches.dpdk.org/api/patches/139385/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-5-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225079-17938-5-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225079-17938-5-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-15T23:51:07",
            "name": "[v3,04/16] common/iavf: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-5-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139386,
            "url": "http://patches.dpdk.org/api/patches/139386/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-6-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225079-17938-6-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225079-17938-6-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-15T23:51:08",
            "name": "[v3,05/16] common/idpf: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-6-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139388,
            "url": "http://patches.dpdk.org/api/patches/139388/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-7-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225079-17938-7-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225079-17938-7-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-15T23:51:09",
            "name": "[v3,06/16] common/mlx5: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-7-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139395,
            "url": "http://patches.dpdk.org/api/patches/139395/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-8-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225079-17938-8-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225079-17938-8-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-15T23:51:10",
            "name": "[v3,07/16] dma/ioat: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-8-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139387,
            "url": "http://patches.dpdk.org/api/patches/139387/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-9-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225079-17938-9-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225079-17938-9-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-15T23:51:11",
            "name": "[v3,08/16] net/i40e: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-9-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139390,
            "url": "http://patches.dpdk.org/api/patches/139390/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-10-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225079-17938-10-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225079-17938-10-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-15T23:51:12",
            "name": "[v3,09/16] net/iavf: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-10-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139393,
            "url": "http://patches.dpdk.org/api/patches/139393/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-11-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225079-17938-11-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225079-17938-11-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-15T23:51:13",
            "name": "[v3,10/16] net/ice: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-11-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139391,
            "url": "http://patches.dpdk.org/api/patches/139391/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-12-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225079-17938-12-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225079-17938-12-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-15T23:51:14",
            "name": "[v3,11/16] net/mlx5: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-12-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139392,
            "url": "http://patches.dpdk.org/api/patches/139392/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-13-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225079-17938-13-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225079-17938-13-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-15T23:51:15",
            "name": "[v3,12/16] net/octeon_ep: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-13-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139389,
            "url": "http://patches.dpdk.org/api/patches/139389/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-14-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225079-17938-14-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225079-17938-14-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-15T23:51:16",
            "name": "[v3,13/16] app/testpmd: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-14-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139394,
            "url": "http://patches.dpdk.org/api/patches/139394/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-15-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225079-17938-15-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225079-17938-15-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-15T23:51:17",
            "name": "[v3,14/16] app/test: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-15-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139396,
            "url": "http://patches.dpdk.org/api/patches/139396/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-16-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225079-17938-16-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225079-17938-16-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-15T23:51:18",
            "name": "[v3,15/16] examples: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-16-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139397,
            "url": "http://patches.dpdk.org/api/patches/139397/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-17-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713225079-17938-17-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713225079-17938-17-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-15T23:51:19",
            "name": "[v3,16/16] crypto/mlx5: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713225079-17938-17-git-send-email-roretzla@linux.microsoft.com/mbox/"
        }
    ]
}