Show a series.

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

{
    "id": 31634,
    "url": "http://patches.dpdk.org/api/series/31634/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31634",
    "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-03-27T23:09:03",
    "submitter": {
        "id": 2077,
        "url": "http://patches.dpdk.org/api/people/2077/?format=api",
        "name": "Tyler Retzlaff",
        "email": "roretzla@linux.microsoft.com"
    },
    "version": 2,
    "total": 15,
    "received_total": 15,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/31634/mbox/",
    "cover_letter": {
        "id": 816,
        "url": "http://patches.dpdk.org/api/covers/816/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1711580958-20808-1-git-send-email-roretzla@linux.microsoft.com/",
        "msgid": "<1711580958-20808-1-git-send-email-roretzla@linux.microsoft.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1711580958-20808-1-git-send-email-roretzla@linux.microsoft.com",
        "date": "2024-03-27T23:09:03",
        "name": "[v2,00/15] fix packing of structs when building with MSVC",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1711580958-20808-1-git-send-email-roretzla@linux.microsoft.com/mbox/"
    },
    "patches": [
        {
            "id": 138922,
            "url": "http://patches.dpdk.org/api/patches/138922/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-2-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1711580958-20808-2-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1711580958-20808-2-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-03-27T23:09:04",
            "name": "[v2,01/15] eal: provide pack start macro for MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-2-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 138923,
            "url": "http://patches.dpdk.org/api/patches/138923/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-3-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1711580958-20808-3-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1711580958-20808-3-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-03-27T23:09:05",
            "name": "[v2,02/15] eal: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-3-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 138924,
            "url": "http://patches.dpdk.org/api/patches/138924/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-4-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1711580958-20808-4-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1711580958-20808-4-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-03-27T23:09:06",
            "name": "[v2,03/15] net: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-4-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 138925,
            "url": "http://patches.dpdk.org/api/patches/138925/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-5-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1711580958-20808-5-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1711580958-20808-5-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-03-27T23:09:07",
            "name": "[v2,04/15] common/iavf: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-5-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 138926,
            "url": "http://patches.dpdk.org/api/patches/138926/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-6-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1711580958-20808-6-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1711580958-20808-6-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-03-27T23:09:08",
            "name": "[v2,05/15] common/idpf: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-6-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 138929,
            "url": "http://patches.dpdk.org/api/patches/138929/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-7-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1711580958-20808-7-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1711580958-20808-7-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-03-27T23:09:09",
            "name": "[v2,06/15] common/mlx5: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-7-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 138927,
            "url": "http://patches.dpdk.org/api/patches/138927/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-8-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1711580958-20808-8-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1711580958-20808-8-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-03-27T23:09:10",
            "name": "[v2,07/15] dma/ioat: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-8-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 138932,
            "url": "http://patches.dpdk.org/api/patches/138932/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-9-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1711580958-20808-9-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1711580958-20808-9-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-03-27T23:09:11",
            "name": "[v2,08/15] net/i40e: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-9-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 138933,
            "url": "http://patches.dpdk.org/api/patches/138933/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-10-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1711580958-20808-10-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1711580958-20808-10-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-03-27T23:09:12",
            "name": "[v2,09/15] net/iavf: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-10-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 138928,
            "url": "http://patches.dpdk.org/api/patches/138928/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-11-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1711580958-20808-11-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1711580958-20808-11-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-03-27T23:09:13",
            "name": "[v2,10/15] net/ice: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-11-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 138935,
            "url": "http://patches.dpdk.org/api/patches/138935/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-12-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1711580958-20808-12-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1711580958-20808-12-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-03-27T23:09:14",
            "name": "[v2,11/15] net/mlx5: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-12-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 138930,
            "url": "http://patches.dpdk.org/api/patches/138930/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-13-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1711580958-20808-13-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1711580958-20808-13-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-03-27T23:09:15",
            "name": "[v2,12/15] net/octeon_ep: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-13-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 138931,
            "url": "http://patches.dpdk.org/api/patches/138931/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-14-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1711580958-20808-14-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1711580958-20808-14-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-03-27T23:09:16",
            "name": "[v2,13/15] app/testpmd: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-14-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 138934,
            "url": "http://patches.dpdk.org/api/patches/138934/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-15-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1711580958-20808-15-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1711580958-20808-15-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-03-27T23:09:17",
            "name": "[v2,14/15] app/test: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-15-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 138936,
            "url": "http://patches.dpdk.org/api/patches/138936/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-16-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1711580958-20808-16-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1711580958-20808-16-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-03-27T23:09:18",
            "name": "[v2,15/15] examples: pack structures when building with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1711580958-20808-16-git-send-email-roretzla@linux.microsoft.com/mbox/"
        }
    ]
}