Show a series.

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

{
    "id": 25072,
    "url": "http://patches.dpdk.org/api/series/25072/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=25072",
    "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": "add the basic rte_flow offload support of nfp PMD",
    "date": "2022-10-10T06:08:38",
    "submitter": {
        "id": 2554,
        "url": "http://patches.dpdk.org/api/people/2554/?format=api",
        "name": "Chaoyong He",
        "email": "chaoyong.he@corigine.com"
    },
    "version": 2,
    "total": 24,
    "received_total": 24,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/25072/mbox/",
    "cover_letter": {
        "id": 117762,
        "url": "http://patches.dpdk.org/api/covers/117762/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1665382142-21684-1-git-send-email-chaoyong.he@corigine.com/",
        "msgid": "<1665382142-21684-1-git-send-email-chaoyong.he@corigine.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1665382142-21684-1-git-send-email-chaoyong.he@corigine.com",
        "date": "2022-10-10T06:08:38",
        "name": "[v2,00/24] add the basic rte_flow offload support of nfp PMD",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1665382142-21684-1-git-send-email-chaoyong.he@corigine.com/mbox/"
    },
    "patches": [
        {
            "id": 117763,
            "url": "http://patches.dpdk.org/api/patches/117763/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-2-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1665382142-21684-2-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1665382142-21684-2-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-10T06:08:39",
            "name": "[v2,01/24] net/nfp: add the stats process logic in ctrl VNIC service",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-2-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 117764,
            "url": "http://patches.dpdk.org/api/patches/117764/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-3-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1665382142-21684-3-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1665382142-21684-3-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-10T06:08:40",
            "name": "[v2,02/24] net/nfp: add the structures and functions for flow offload",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-3-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 117765,
            "url": "http://patches.dpdk.org/api/patches/117765/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-4-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1665382142-21684-4-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1665382142-21684-4-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-10T06:08:41",
            "name": "[v2,03/24] net/nfp: add the flow APIs of nfp PMD",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-4-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 117766,
            "url": "http://patches.dpdk.org/api/patches/117766/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-5-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1665382142-21684-5-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1665382142-21684-5-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-10T06:08:42",
            "name": "[v2,04/24] net/nfp: add the offload support of basic items",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-5-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 117767,
            "url": "http://patches.dpdk.org/api/patches/117767/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-6-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1665382142-21684-6-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1665382142-21684-6-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-10T06:08:43",
            "name": "[v2,05/24] net/nfp: add the offload support of basic actions",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-6-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 117768,
            "url": "http://patches.dpdk.org/api/patches/117768/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-7-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1665382142-21684-7-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1665382142-21684-7-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-10T06:08:44",
            "name": "[v2,06/24] net/nfp: add the offload support of VLAN item",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-7-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 117769,
            "url": "http://patches.dpdk.org/api/patches/117769/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-8-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1665382142-21684-8-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1665382142-21684-8-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-10T06:08:45",
            "name": "[v2,07/24] net/nfp: add the offload support of IPv4 item",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-8-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 117770,
            "url": "http://patches.dpdk.org/api/patches/117770/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-9-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1665382142-21684-9-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1665382142-21684-9-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-10T06:08:46",
            "name": "[v2,08/24] net/nfp: add the offload support of IPv6 item",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-9-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 117771,
            "url": "http://patches.dpdk.org/api/patches/117771/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-10-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1665382142-21684-10-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1665382142-21684-10-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-10T06:08:47",
            "name": "[v2,09/24] net/nfp: add the offload support of TCP item",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-10-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 117772,
            "url": "http://patches.dpdk.org/api/patches/117772/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-11-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1665382142-21684-11-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1665382142-21684-11-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-10T06:08:48",
            "name": "[v2,10/24] net/nfp: add the offload support of UDP item",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-11-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 117773,
            "url": "http://patches.dpdk.org/api/patches/117773/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-12-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1665382142-21684-12-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1665382142-21684-12-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-10T06:08:49",
            "name": "[v2,11/24] net/nfp: add the offload support of SCTP item",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-12-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 117774,
            "url": "http://patches.dpdk.org/api/patches/117774/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-13-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1665382142-21684-13-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1665382142-21684-13-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-10T06:08:50",
            "name": "[v2,12/24] net/nfp: add the offload support of set SRC MAC action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-13-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 117775,
            "url": "http://patches.dpdk.org/api/patches/117775/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-14-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1665382142-21684-14-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1665382142-21684-14-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-10T06:08:51",
            "name": "[v2,13/24] net/nfp: add the offload support of set DST MAC action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-14-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 117776,
            "url": "http://patches.dpdk.org/api/patches/117776/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-15-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1665382142-21684-15-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1665382142-21684-15-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-10T06:08:52",
            "name": "[v2,14/24] net/nfp: add the offload support of pop VLAN action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-15-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 117777,
            "url": "http://patches.dpdk.org/api/patches/117777/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-16-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1665382142-21684-16-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1665382142-21684-16-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-10T06:08:53",
            "name": "[v2,15/24] net/nfp: add the offload support of push VLAN action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-16-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 117778,
            "url": "http://patches.dpdk.org/api/patches/117778/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-17-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1665382142-21684-17-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1665382142-21684-17-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-10T06:08:54",
            "name": "[v2,16/24] net/nfp: add the offload support of set SRC IPv4 action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-17-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 117779,
            "url": "http://patches.dpdk.org/api/patches/117779/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-18-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1665382142-21684-18-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1665382142-21684-18-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-10T06:08:55",
            "name": "[v2,17/24] net/nfp: add the offload support of set DST IPv4 action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-18-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 117780,
            "url": "http://patches.dpdk.org/api/patches/117780/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-19-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1665382142-21684-19-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1665382142-21684-19-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-10T06:08:56",
            "name": "[v2,18/24] net/nfp: add the offload support of set SRC IPv6 action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-19-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 117781,
            "url": "http://patches.dpdk.org/api/patches/117781/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-20-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1665382142-21684-20-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1665382142-21684-20-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-10T06:08:57",
            "name": "[v2,19/24] net/nfp: add the offload support of set DST IPv6 action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-20-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 117782,
            "url": "http://patches.dpdk.org/api/patches/117782/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-21-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1665382142-21684-21-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1665382142-21684-21-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-10T06:08:58",
            "name": "[v2,20/24] net/nfp: add the offload support of set TP SRC port action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-21-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 117783,
            "url": "http://patches.dpdk.org/api/patches/117783/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-22-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1665382142-21684-22-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1665382142-21684-22-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-10T06:08:59",
            "name": "[v2,21/24] net/nfp: add the offload support of set TP DST port action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-22-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 117784,
            "url": "http://patches.dpdk.org/api/patches/117784/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-23-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1665382142-21684-23-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1665382142-21684-23-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-10T06:09:00",
            "name": "[v2,22/24] net/nfp: add the offload support of set TTL action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-23-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 117785,
            "url": "http://patches.dpdk.org/api/patches/117785/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-24-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1665382142-21684-24-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1665382142-21684-24-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-10T06:09:01",
            "name": "[v2,23/24] net/nfp: add the offload support of set IPv4 DSCP action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-24-git-send-email-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 117786,
            "url": "http://patches.dpdk.org/api/patches/117786/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-25-git-send-email-chaoyong.he@corigine.com/",
            "msgid": "<1665382142-21684-25-git-send-email-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1665382142-21684-25-git-send-email-chaoyong.he@corigine.com",
            "date": "2022-10-10T06:09:02",
            "name": "[v2,24/24] net/nfp: add the offload support of set IPv6 DSCP action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1665382142-21684-25-git-send-email-chaoyong.he@corigine.com/mbox/"
        }
    ]
}