Show a series.

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

{
    "id": 31689,
    "url": "http://patches.dpdk.org/api/series/31689/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31689",
    "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-05T14:45:54",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "version": 2,
    "total": 8,
    "received_total": 8,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/31689/mbox/",
    "cover_letter": {
        "id": 843,
        "url": "http://patches.dpdk.org/api/covers/843/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20240405144604.906695-1-david.marchand@redhat.com/",
        "msgid": "<20240405144604.906695-1-david.marchand@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20240405144604.906695-1-david.marchand@redhat.com",
        "date": "2024-04-05T14:45:54",
        "name": "[v2,0/8] Fix outer UDP checksum for Intel nics",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20240405144604.906695-1-david.marchand@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 139127,
            "url": "http://patches.dpdk.org/api/patches/139127/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240405144604.906695-2-david.marchand@redhat.com/",
            "msgid": "<20240405144604.906695-2-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240405144604.906695-2-david.marchand@redhat.com",
            "date": "2024-04-05T14:45:55",
            "name": "[v2,1/8] net/ice: fix check for outer UDP checksum offload",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240405144604.906695-2-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 139128,
            "url": "http://patches.dpdk.org/api/patches/139128/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240405144604.906695-3-david.marchand@redhat.com/",
            "msgid": "<20240405144604.906695-3-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240405144604.906695-3-david.marchand@redhat.com",
            "date": "2024-04-05T14:45:56",
            "name": "[v2,2/8] net/ice: enhance debug when HW fails to transmit",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240405144604.906695-3-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 139129,
            "url": "http://patches.dpdk.org/api/patches/139129/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240405144604.906695-4-david.marchand@redhat.com/",
            "msgid": "<20240405144604.906695-4-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240405144604.906695-4-david.marchand@redhat.com",
            "date": "2024-04-05T14:45:57",
            "name": "[v2,3/8] mbuf: fix Tx checksum offload examples",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240405144604.906695-4-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 139130,
            "url": "http://patches.dpdk.org/api/patches/139130/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240405144604.906695-5-david.marchand@redhat.com/",
            "msgid": "<20240405144604.906695-5-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240405144604.906695-5-david.marchand@redhat.com",
            "date": "2024-04-05T14:45:58",
            "name": "[v2,4/8] app/testpmd: fix outer IP checksum offload",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240405144604.906695-5-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 139131,
            "url": "http://patches.dpdk.org/api/patches/139131/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240405144604.906695-6-david.marchand@redhat.com/",
            "msgid": "<20240405144604.906695-6-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240405144604.906695-6-david.marchand@redhat.com",
            "date": "2024-04-05T14:45:59",
            "name": "[v2,5/8] net: fix outer UDP checksum in Intel prepare helper",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240405144604.906695-6-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 139132,
            "url": "http://patches.dpdk.org/api/patches/139132/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240405144604.906695-7-david.marchand@redhat.com/",
            "msgid": "<20240405144604.906695-7-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240405144604.906695-7-david.marchand@redhat.com",
            "date": "2024-04-05T14:46:00",
            "name": "[v2,6/8] net/i40e: fix outer UDP checksum offload for X710",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240405144604.906695-7-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 139133,
            "url": "http://patches.dpdk.org/api/patches/139133/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240405144604.906695-8-david.marchand@redhat.com/",
            "msgid": "<20240405144604.906695-8-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240405144604.906695-8-david.marchand@redhat.com",
            "date": "2024-04-05T14:46:01",
            "name": "[v2,7/8] net/iavf: remove outer UDP checksum offload for X710 VF",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240405144604.906695-8-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 139134,
            "url": "http://patches.dpdk.org/api/patches/139134/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240405144604.906695-9-david.marchand@redhat.com/",
            "msgid": "<20240405144604.906695-9-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240405144604.906695-9-david.marchand@redhat.com",
            "date": "2024-04-05T14:46:02",
            "name": "[v2,8/8] net: clear outer UDP checksum in Intel prepare helper",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240405144604.906695-9-david.marchand@redhat.com/mbox/"
        }
    ]
}