Show a series.

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

{
    "id": 1171,
    "url": "http://patches.dpdk.org/api/series/1171/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1171",
    "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": "net/mvpp2: add new features",
    "date": "2018-09-04T13:49:02",
    "submitter": {
        "id": 846,
        "url": "http://patches.dpdk.org/api/people/846/?format=api",
        "name": "Tomasz Duszynski",
        "email": "tdu@semihalf.com"
    },
    "version": 2,
    "total": 12,
    "received_total": 12,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/1171/mbox/",
    "cover_letter": {
        "id": 44240,
        "url": "http://patches.dpdk.org/api/covers/44240/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1536068953-9352-1-git-send-email-tdu@semihalf.com/",
        "msgid": "<1536068953-9352-1-git-send-email-tdu@semihalf.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1536068953-9352-1-git-send-email-tdu@semihalf.com",
        "date": "2018-09-04T13:49:01",
        "name": "[v2,00/12] net/mvpp2: add new features",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1536068953-9352-1-git-send-email-tdu@semihalf.com/mbox/"
    },
    "patches": [
        {
            "id": 44239,
            "url": "http://patches.dpdk.org/api/patches/44239/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536068953-9352-2-git-send-email-tdu@semihalf.com/",
            "msgid": "<1536068953-9352-2-git-send-email-tdu@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536068953-9352-2-git-send-email-tdu@semihalf.com",
            "date": "2018-09-04T13:49:02",
            "name": "[v2,01/12] net/mvpp2: initialize ppio only once",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536068953-9352-2-git-send-email-tdu@semihalf.com/mbox/"
        },
        {
            "id": 44241,
            "url": "http://patches.dpdk.org/api/patches/44241/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536068953-9352-3-git-send-email-tdu@semihalf.com/",
            "msgid": "<1536068953-9352-3-git-send-email-tdu@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536068953-9352-3-git-send-email-tdu@semihalf.com",
            "date": "2018-09-04T13:49:03",
            "name": "[v2,02/12] net/mvpp2: move common code",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536068953-9352-3-git-send-email-tdu@semihalf.com/mbox/"
        },
        {
            "id": 44242,
            "url": "http://patches.dpdk.org/api/patches/44242/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536068953-9352-4-git-send-email-tdu@semihalf.com/",
            "msgid": "<1536068953-9352-4-git-send-email-tdu@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536068953-9352-4-git-send-email-tdu@semihalf.com",
            "date": "2018-09-04T13:49:04",
            "name": "[v2,03/12] net/mvpp2: add metering support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536068953-9352-4-git-send-email-tdu@semihalf.com/mbox/"
        },
        {
            "id": 44243,
            "url": "http://patches.dpdk.org/api/patches/44243/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536068953-9352-5-git-send-email-tdu@semihalf.com/",
            "msgid": "<1536068953-9352-5-git-send-email-tdu@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536068953-9352-5-git-send-email-tdu@semihalf.com",
            "date": "2018-09-04T13:49:05",
            "name": "[v2,04/12] net/mvpp2: change default policer configuration",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536068953-9352-5-git-send-email-tdu@semihalf.com/mbox/"
        },
        {
            "id": 44244,
            "url": "http://patches.dpdk.org/api/patches/44244/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536068953-9352-6-git-send-email-tdu@semihalf.com/",
            "msgid": "<1536068953-9352-6-git-send-email-tdu@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536068953-9352-6-git-send-email-tdu@semihalf.com",
            "date": "2018-09-04T13:49:06",
            "name": "[v2,05/12] net/mvpp2: add init and deinit to flow",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536068953-9352-6-git-send-email-tdu@semihalf.com/mbox/"
        },
        {
            "id": 44245,
            "url": "http://patches.dpdk.org/api/patches/44245/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536068953-9352-7-git-send-email-tdu@semihalf.com/",
            "msgid": "<1536068953-9352-7-git-send-email-tdu@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536068953-9352-7-git-send-email-tdu@semihalf.com",
            "date": "2018-09-04T13:49:07",
            "name": "[v2,06/12] net/mvpp2: add traffic manager support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536068953-9352-7-git-send-email-tdu@semihalf.com/mbox/"
        },
        {
            "id": 44246,
            "url": "http://patches.dpdk.org/api/patches/44246/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536068953-9352-8-git-send-email-tdu@semihalf.com/",
            "msgid": "<1536068953-9352-8-git-send-email-tdu@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536068953-9352-8-git-send-email-tdu@semihalf.com",
            "date": "2018-09-04T13:49:08",
            "name": "[v2,07/12] net/mvpp2: detach tx_qos from rx cls/qos config",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536068953-9352-8-git-send-email-tdu@semihalf.com/mbox/"
        },
        {
            "id": 44247,
            "url": "http://patches.dpdk.org/api/patches/44247/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536068953-9352-9-git-send-email-tdu@semihalf.com/",
            "msgid": "<1536068953-9352-9-git-send-email-tdu@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536068953-9352-9-git-send-email-tdu@semihalf.com",
            "date": "2018-09-04T13:49:09",
            "name": "[v2,08/12] net/mvpp2: update MTU and MRU related calculations",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536068953-9352-9-git-send-email-tdu@semihalf.com/mbox/"
        },
        {
            "id": 44248,
            "url": "http://patches.dpdk.org/api/patches/44248/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536068953-9352-10-git-send-email-tdu@semihalf.com/",
            "msgid": "<1536068953-9352-10-git-send-email-tdu@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536068953-9352-10-git-send-email-tdu@semihalf.com",
            "date": "2018-09-04T13:49:10",
            "name": "[v2,09/12] net/mvpp2: align with MUSDK 18.09",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536068953-9352-10-git-send-email-tdu@semihalf.com/mbox/"
        },
        {
            "id": 44249,
            "url": "http://patches.dpdk.org/api/patches/44249/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536068953-9352-11-git-send-email-tdu@semihalf.com/",
            "msgid": "<1536068953-9352-11-git-send-email-tdu@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536068953-9352-11-git-send-email-tdu@semihalf.com",
            "date": "2018-09-04T13:49:11",
            "name": "[v2,10/12] net/mvpp2: align documentation with MUSDK 18.09",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536068953-9352-11-git-send-email-tdu@semihalf.com/mbox/"
        },
        {
            "id": 44250,
            "url": "http://patches.dpdk.org/api/patches/44250/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536068953-9352-12-git-send-email-tdu@semihalf.com/",
            "msgid": "<1536068953-9352-12-git-send-email-tdu@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536068953-9352-12-git-send-email-tdu@semihalf.com",
            "date": "2018-09-04T13:49:12",
            "name": "[v2,11/12] net/mvpp2: document MTR and TM usage",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536068953-9352-12-git-send-email-tdu@semihalf.com/mbox/"
        },
        {
            "id": 44251,
            "url": "http://patches.dpdk.org/api/patches/44251/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1536068953-9352-13-git-send-email-tdu@semihalf.com/",
            "msgid": "<1536068953-9352-13-git-send-email-tdu@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536068953-9352-13-git-send-email-tdu@semihalf.com",
            "date": "2018-09-04T13:49:13",
            "name": "[v2,12/12] net/mvpp2: add Tx S/G support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1536068953-9352-13-git-send-email-tdu@semihalf.com/mbox/"
        }
    ]
}