Show a series.

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

{
    "id": 31687,
    "url": "http://patches.dpdk.org/api/series/31687/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31687",
    "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 outer UDP checksum for Intel nics",
    "date": "2024-04-05T12:49:39",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "version": 1,
    "total": 8,
    "received_total": 8,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/31687/mbox/",
    "cover_letter": {
        "id": 842,
        "url": "http://patches.dpdk.org/api/covers/842/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20240405125039.897933-1-david.marchand@redhat.com/",
        "msgid": "<20240405125039.897933-1-david.marchand@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20240405125039.897933-1-david.marchand@redhat.com",
        "date": "2024-04-05T12:49:39",
        "name": "[0/8] Fix outer UDP checksum for Intel nics",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20240405125039.897933-1-david.marchand@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 139118,
            "url": "http://patches.dpdk.org/api/patches/139118/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240405125039.897933-2-david.marchand@redhat.com/",
            "msgid": "<20240405125039.897933-2-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240405125039.897933-2-david.marchand@redhat.com",
            "date": "2024-04-05T12:49:40",
            "name": "[1/8] net/ice: fix check for outer UDP checksum offload",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240405125039.897933-2-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 139119,
            "url": "http://patches.dpdk.org/api/patches/139119/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240405125039.897933-3-david.marchand@redhat.com/",
            "msgid": "<20240405125039.897933-3-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240405125039.897933-3-david.marchand@redhat.com",
            "date": "2024-04-05T12:49:41",
            "name": "[2/8] net/ice: enhance debug when HW fails to transmit",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240405125039.897933-3-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 139120,
            "url": "http://patches.dpdk.org/api/patches/139120/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240405125039.897933-4-david.marchand@redhat.com/",
            "msgid": "<20240405125039.897933-4-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240405125039.897933-4-david.marchand@redhat.com",
            "date": "2024-04-05T12:49:42",
            "name": "[3/8] mbuf: fix Tx checksum offload examples",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240405125039.897933-4-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 139121,
            "url": "http://patches.dpdk.org/api/patches/139121/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240405125039.897933-5-david.marchand@redhat.com/",
            "msgid": "<20240405125039.897933-5-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240405125039.897933-5-david.marchand@redhat.com",
            "date": "2024-04-05T12:49:43",
            "name": "[4/8] app/testpmd: fix outer IP checksum offload",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240405125039.897933-5-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 139122,
            "url": "http://patches.dpdk.org/api/patches/139122/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240405125039.897933-6-david.marchand@redhat.com/",
            "msgid": "<20240405125039.897933-6-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240405125039.897933-6-david.marchand@redhat.com",
            "date": "2024-04-05T12:49:44",
            "name": "[5/8] net: fix outer UDP checksum in Intel prepare helper",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240405125039.897933-6-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 139123,
            "url": "http://patches.dpdk.org/api/patches/139123/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240405125039.897933-7-david.marchand@redhat.com/",
            "msgid": "<20240405125039.897933-7-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240405125039.897933-7-david.marchand@redhat.com",
            "date": "2024-04-05T12:49:45",
            "name": "[6/8] net/i40e: fix outer UDP checksum offload for X710",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240405125039.897933-7-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 139124,
            "url": "http://patches.dpdk.org/api/patches/139124/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240405125039.897933-8-david.marchand@redhat.com/",
            "msgid": "<20240405125039.897933-8-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240405125039.897933-8-david.marchand@redhat.com",
            "date": "2024-04-05T12:49:46",
            "name": "[7/8] net/iavf: remove outer UDP checksum offload for X710 VF",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240405125039.897933-8-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 139125,
            "url": "http://patches.dpdk.org/api/patches/139125/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240405125039.897933-9-david.marchand@redhat.com/",
            "msgid": "<20240405125039.897933-9-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240405125039.897933-9-david.marchand@redhat.com",
            "date": "2024-04-05T12:49:47",
            "name": "[8/8] net: clear outer UDP checksum in Intel prepare helper",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240405125039.897933-9-david.marchand@redhat.com/mbox/"
        }
    ]
}