Show a series.

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

{
    "id": 2581,
    "url": "http://patches.dpdk.org/api/series/2581/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=2581",
    "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": "lib/librte_meter: add RFC4115 trTCM meter support",
    "date": "2018-11-27T15:20:44",
    "submitter": {
        "id": 672,
        "url": "http://patches.dpdk.org/api/people/672/?format=api",
        "name": "Eelco Chaudron",
        "email": "echaudro@redhat.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/2581/mbox/",
    "cover_letter": {
        "id": 48351,
        "url": "http://patches.dpdk.org/api/covers/48351/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/154333204294.44971.12989297399338053044.stgit@dbuild/",
        "msgid": "<154333204294.44971.12989297399338053044.stgit@dbuild>",
        "list_archive_url": "https://inbox.dpdk.org/dev/154333204294.44971.12989297399338053044.stgit@dbuild",
        "date": "2018-11-27T15:20:44",
        "name": "[0/3] lib/librte_meter: add RFC4115 trTCM meter support",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/154333204294.44971.12989297399338053044.stgit@dbuild/mbox/"
    },
    "patches": [
        {
            "id": 48352,
            "url": "http://patches.dpdk.org/api/patches/48352/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/154333208456.44971.4368617596098355843.stgit@dbuild/",
            "msgid": "<154333208456.44971.4368617596098355843.stgit@dbuild>",
            "list_archive_url": "https://inbox.dpdk.org/dev/154333208456.44971.4368617596098355843.stgit@dbuild",
            "date": "2018-11-27T15:21:25",
            "name": "[1/3] lib/librte_meter: add RFC4115 trTCM meter support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/154333208456.44971.4368617596098355843.stgit@dbuild/mbox/"
        },
        {
            "id": 48353,
            "url": "http://patches.dpdk.org/api/patches/48353/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/154333209296.44971.3377040475797021434.stgit@dbuild/",
            "msgid": "<154333209296.44971.3377040475797021434.stgit@dbuild>",
            "list_archive_url": "https://inbox.dpdk.org/dev/154333209296.44971.3377040475797021434.stgit@dbuild",
            "date": "2018-11-27T15:21:33",
            "name": "[2/3] test/test_meter: update meter test to include RFC4115 meters",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/154333209296.44971.3377040475797021434.stgit@dbuild/mbox/"
        },
        {
            "id": 48354,
            "url": "http://patches.dpdk.org/api/patches/48354/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/154333210155.44971.11196185167374567770.stgit@dbuild/",
            "msgid": "<154333210155.44971.11196185167374567770.stgit@dbuild>",
            "list_archive_url": "https://inbox.dpdk.org/dev/154333210155.44971.11196185167374567770.stgit@dbuild",
            "date": "2018-11-27T15:21:42",
            "name": "[3/3] lib/librte_meter: update abi to include new rfc4115 function",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/154333210155.44971.11196185167374567770.stgit@dbuild/mbox/"
        }
    ]
}