Show a series.

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

{
    "id": 24217,
    "url": "https://patches.dpdk.org/api/series/24217/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=24217",
    "project": {
        "id": 1,
        "url": "https://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": "port: implement output port non-blocking behavior",
    "date": "2022-08-05T22:00:23",
    "submitter": {
        "id": 19,
        "url": "https://patches.dpdk.org/api/people/19/?format=api",
        "name": "Cristian Dumitrescu",
        "email": "cristian.dumitrescu@intel.com"
    },
    "version": 1,
    "total": 10,
    "received_total": 10,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/24217/mbox/",
    "cover_letter": {
        "id": 114684,
        "url": "https://patches.dpdk.org/api/covers/114684/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/20220805220029.1096212-1-cristian.dumitrescu@intel.com/",
        "msgid": "<20220805220029.1096212-1-cristian.dumitrescu@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20220805220029.1096212-1-cristian.dumitrescu@intel.com",
        "date": "2022-08-05T22:00:19",
        "name": "[00/10] port: implement output port non-blocking behavior",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/20220805220029.1096212-1-cristian.dumitrescu@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 114682,
            "url": "https://patches.dpdk.org/api/patches/114682/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20220805220029.1096212-2-cristian.dumitrescu@intel.com/",
            "msgid": "<20220805220029.1096212-2-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220805220029.1096212-2-cristian.dumitrescu@intel.com",
            "date": "2022-08-05T22:00:20",
            "name": "[01/10] port: add output port packet drop statistics couters",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20220805220029.1096212-2-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 114685,
            "url": "https://patches.dpdk.org/api/patches/114685/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20220805220029.1096212-3-cristian.dumitrescu@intel.com/",
            "msgid": "<20220805220029.1096212-3-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220805220029.1096212-3-cristian.dumitrescu@intel.com",
            "date": "2022-08-05T22:00:21",
            "name": "[02/10] port: adjust the sink port counters",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20220805220029.1096212-3-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 114687,
            "url": "https://patches.dpdk.org/api/patches/114687/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20220805220029.1096212-4-cristian.dumitrescu@intel.com/",
            "msgid": "<20220805220029.1096212-4-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220805220029.1096212-4-cristian.dumitrescu@intel.com",
            "date": "2022-08-05T22:00:22",
            "name": "[03/10] port: rework the Ethernet device output port behavior to non-blocking",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20220805220029.1096212-4-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 114678,
            "url": "https://patches.dpdk.org/api/patches/114678/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20220805220029.1096212-5-cristian.dumitrescu@intel.com/",
            "msgid": "<20220805220029.1096212-5-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220805220029.1096212-5-cristian.dumitrescu@intel.com",
            "date": "2022-08-05T22:00:23",
            "name": "[04/10] port: free buffered packets on Ethernet device output port free",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20220805220029.1096212-5-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 114679,
            "url": "https://patches.dpdk.org/api/patches/114679/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20220805220029.1096212-6-cristian.dumitrescu@intel.com/",
            "msgid": "<20220805220029.1096212-6-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220805220029.1096212-6-cristian.dumitrescu@intel.com",
            "date": "2022-08-05T22:00:24",
            "name": "[05/10] port: prevent unnecessary flush for the Ethernet device output port",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20220805220029.1096212-6-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 114680,
            "url": "https://patches.dpdk.org/api/patches/114680/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20220805220029.1096212-7-cristian.dumitrescu@intel.com/",
            "msgid": "<20220805220029.1096212-7-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220805220029.1096212-7-cristian.dumitrescu@intel.com",
            "date": "2022-08-05T22:00:25",
            "name": "[06/10] port: rework the ring output port behavior to non-blocking",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20220805220029.1096212-7-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 114681,
            "url": "https://patches.dpdk.org/api/patches/114681/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20220805220029.1096212-8-cristian.dumitrescu@intel.com/",
            "msgid": "<20220805220029.1096212-8-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220805220029.1096212-8-cristian.dumitrescu@intel.com",
            "date": "2022-08-05T22:00:26",
            "name": "[07/10] port: free buffered packets on ring output port free",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20220805220029.1096212-8-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 114683,
            "url": "https://patches.dpdk.org/api/patches/114683/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20220805220029.1096212-9-cristian.dumitrescu@intel.com/",
            "msgid": "<20220805220029.1096212-9-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220805220029.1096212-9-cristian.dumitrescu@intel.com",
            "date": "2022-08-05T22:00:27",
            "name": "[08/10] port: prevent unnecessary flush for the ring output port",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20220805220029.1096212-9-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 114686,
            "url": "https://patches.dpdk.org/api/patches/114686/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20220805220029.1096212-10-cristian.dumitrescu@intel.com/",
            "msgid": "<20220805220029.1096212-10-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220805220029.1096212-10-cristian.dumitrescu@intel.com",
            "date": "2022-08-05T22:00:28",
            "name": "[09/10] examples/pipeline: print the output port packet drop counters",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20220805220029.1096212-10-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 114688,
            "url": "https://patches.dpdk.org/api/patches/114688/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20220805220029.1096212-11-cristian.dumitrescu@intel.com/",
            "msgid": "<20220805220029.1096212-11-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220805220029.1096212-11-cristian.dumitrescu@intel.com",
            "date": "2022-08-05T22:00:29",
            "name": "[10/10] net/softnic: print the output port packet drop counters",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20220805220029.1096212-11-cristian.dumitrescu@intel.com/mbox/"
        }
    ]
}