Show a series.

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

{
    "id": 226,
    "url": "https://patches.dpdk.org/api/series/226/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=226",
    "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": "Cryptodev API changes for 18.08",
    "date": "2018-06-25T08:48:41",
    "submitter": {
        "id": 9,
        "url": "https://patches.dpdk.org/api/people/9/?format=api",
        "name": "De Lara Guarch, Pablo",
        "email": "pablo.de.lara.guarch@intel.com"
    },
    "version": 2,
    "total": 15,
    "received_total": 15,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/226/mbox/",
    "cover_letter": {
        "id": 41488,
        "url": "https://patches.dpdk.org/api/covers/41488/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/20180625084856.25205-1-pablo.de.lara.guarch@intel.com/",
        "msgid": "<20180625084856.25205-1-pablo.de.lara.guarch@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20180625084856.25205-1-pablo.de.lara.guarch@intel.com",
        "date": "2018-06-25T08:48:41",
        "name": "[v2,00/15] Cryptodev API changes for 18.08",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/20180625084856.25205-1-pablo.de.lara.guarch@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 41489,
            "url": "https://patches.dpdk.org/api/patches/41489/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-2-pablo.de.lara.guarch@intel.com/",
            "msgid": "<20180625084856.25205-2-pablo.de.lara.guarch@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180625084856.25205-2-pablo.de.lara.guarch@intel.com",
            "date": "2018-06-25T08:48:42",
            "name": "[v2,01/15] cryptodev: replace bus specific struct with generic dev",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-2-pablo.de.lara.guarch@intel.com/mbox/"
        },
        {
            "id": 41490,
            "url": "https://patches.dpdk.org/api/patches/41490/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-3-pablo.de.lara.guarch@intel.com/",
            "msgid": "<20180625084856.25205-3-pablo.de.lara.guarch@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180625084856.25205-3-pablo.de.lara.guarch@intel.com",
            "date": "2018-06-25T08:48:43",
            "name": "[v2,02/15] cryptodev: remove max number of sessions per queue",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-3-pablo.de.lara.guarch@intel.com/mbox/"
        },
        {
            "id": 41491,
            "url": "https://patches.dpdk.org/api/patches/41491/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-4-pablo.de.lara.guarch@intel.com/",
            "msgid": "<20180625084856.25205-4-pablo.de.lara.guarch@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180625084856.25205-4-pablo.de.lara.guarch@intel.com",
            "date": "2018-06-25T08:48:44",
            "name": "[v2,03/15] app/crypto-perf: limit number of sessions",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-4-pablo.de.lara.guarch@intel.com/mbox/"
        },
        {
            "id": 41492,
            "url": "https://patches.dpdk.org/api/patches/41492/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-5-pablo.de.lara.guarch@intel.com/",
            "msgid": "<20180625084856.25205-5-pablo.de.lara.guarch@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180625084856.25205-5-pablo.de.lara.guarch@intel.com",
            "date": "2018-06-25T08:48:45",
            "name": "[v2,04/15] test/crypto: limit number of sessions",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-5-pablo.de.lara.guarch@intel.com/mbox/"
        },
        {
            "id": 41493,
            "url": "https://patches.dpdk.org/api/patches/41493/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-6-pablo.de.lara.guarch@intel.com/",
            "msgid": "<20180625084856.25205-6-pablo.de.lara.guarch@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180625084856.25205-6-pablo.de.lara.guarch@intel.com",
            "date": "2018-06-25T08:48:46",
            "name": "[v2,05/15] examples/l2fwd-crypto: limit number of sessions",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-6-pablo.de.lara.guarch@intel.com/mbox/"
        },
        {
            "id": 41494,
            "url": "https://patches.dpdk.org/api/patches/41494/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-7-pablo.de.lara.guarch@intel.com/",
            "msgid": "<20180625084856.25205-7-pablo.de.lara.guarch@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180625084856.25205-7-pablo.de.lara.guarch@intel.com",
            "date": "2018-06-25T08:48:47",
            "name": "[v2,06/15] examples/ipsec-secgw: check for max supported sessions",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-7-pablo.de.lara.guarch@intel.com/mbox/"
        },
        {
            "id": 41495,
            "url": "https://patches.dpdk.org/api/patches/41495/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-8-pablo.de.lara.guarch@intel.com/",
            "msgid": "<20180625084856.25205-8-pablo.de.lara.guarch@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180625084856.25205-8-pablo.de.lara.guarch@intel.com",
            "date": "2018-06-25T08:48:48",
            "name": "[v2,07/15] crypto/mvsam: parse max number of sessions",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-8-pablo.de.lara.guarch@intel.com/mbox/"
        },
        {
            "id": 41496,
            "url": "https://patches.dpdk.org/api/patches/41496/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-9-pablo.de.lara.guarch@intel.com/",
            "msgid": "<20180625084856.25205-9-pablo.de.lara.guarch@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180625084856.25205-9-pablo.de.lara.guarch@intel.com",
            "date": "2018-06-25T08:48:49",
            "name": "[v2,08/15] cryptodev: define value for unlimited sessions",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-9-pablo.de.lara.guarch@intel.com/mbox/"
        },
        {
            "id": 41497,
            "url": "https://patches.dpdk.org/api/patches/41497/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-10-pablo.de.lara.guarch@intel.com/",
            "msgid": "<20180625084856.25205-10-pablo.de.lara.guarch@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180625084856.25205-10-pablo.de.lara.guarch@intel.com",
            "date": "2018-06-25T08:48:50",
            "name": "[v2,09/15] cryptodev: remove max number of sessions parameter",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-10-pablo.de.lara.guarch@intel.com/mbox/"
        },
        {
            "id": 41498,
            "url": "https://patches.dpdk.org/api/patches/41498/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-11-pablo.de.lara.guarch@intel.com/",
            "msgid": "<20180625084856.25205-11-pablo.de.lara.guarch@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180625084856.25205-11-pablo.de.lara.guarch@intel.com",
            "date": "2018-06-25T08:48:51",
            "name": "[v2,10/15] doc: remove unneeded deprecation notice",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-11-pablo.de.lara.guarch@intel.com/mbox/"
        },
        {
            "id": 41499,
            "url": "https://patches.dpdk.org/api/patches/41499/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-12-pablo.de.lara.guarch@intel.com/",
            "msgid": "<20180625084856.25205-12-pablo.de.lara.guarch@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180625084856.25205-12-pablo.de.lara.guarch@intel.com",
            "date": "2018-06-25T08:48:52",
            "name": "[v2,11/15] cryptodev: remove queue start/stop functions",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-12-pablo.de.lara.guarch@intel.com/mbox/"
        },
        {
            "id": 41500,
            "url": "https://patches.dpdk.org/api/patches/41500/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-13-pablo.de.lara.guarch@intel.com/",
            "msgid": "<20180625084856.25205-13-pablo.de.lara.guarch@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180625084856.25205-13-pablo.de.lara.guarch@intel.com",
            "date": "2018-06-25T08:48:53",
            "name": "[v2,12/15] cryptodev: remove old get session size functions",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-13-pablo.de.lara.guarch@intel.com/mbox/"
        },
        {
            "id": 41501,
            "url": "https://patches.dpdk.org/api/patches/41501/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-14-pablo.de.lara.guarch@intel.com/",
            "msgid": "<20180625084856.25205-14-pablo.de.lara.guarch@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180625084856.25205-14-pablo.de.lara.guarch@intel.com",
            "date": "2018-06-25T08:48:54",
            "name": "[v2,13/15] cryptodev: replace mbuf scatter gather flag",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-14-pablo.de.lara.guarch@intel.com/mbox/"
        },
        {
            "id": 41502,
            "url": "https://patches.dpdk.org/api/patches/41502/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-15-pablo.de.lara.guarch@intel.com/",
            "msgid": "<20180625084856.25205-15-pablo.de.lara.guarch@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180625084856.25205-15-pablo.de.lara.guarch@intel.com",
            "date": "2018-06-25T08:48:55",
            "name": "[v2,14/15] cryptodev: remove attach/detach session API",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-15-pablo.de.lara.guarch@intel.com/mbox/"
        },
        {
            "id": 41503,
            "url": "https://patches.dpdk.org/api/patches/41503/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-16-pablo.de.lara.guarch@intel.com/",
            "msgid": "<20180625084856.25205-16-pablo.de.lara.guarch@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20180625084856.25205-16-pablo.de.lara.guarch@intel.com",
            "date": "2018-06-25T08:48:56",
            "name": "[v2,15/15] cryptodev: rename PMD symmetric session API",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20180625084856.25205-16-pablo.de.lara.guarch@intel.com/mbox/"
        }
    ]
}