Show a series.

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

{
    "id": 2610,
    "url": "https://patches.dpdk.org/api/series/2610/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=2610",
    "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": "lib/librte_meter: add RFC4115 trTCM meter support",
    "date": "2018-11-29T11:28:52",
    "submitter": {
        "id": 672,
        "url": "https://patches.dpdk.org/api/people/672/?format=api",
        "name": "Eelco Chaudron",
        "email": "echaudro@redhat.com"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/2610/mbox/",
    "cover_letter": {
        "id": 48402,
        "url": "https://patches.dpdk.org/api/covers/48402/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/154349092011.97477.3656507689358504128.stgit@dbuild/",
        "msgid": "<154349092011.97477.3656507689358504128.stgit@dbuild>",
        "list_archive_url": "https://inbox.dpdk.org/dev/154349092011.97477.3656507689358504128.stgit@dbuild",
        "date": "2018-11-29T11:28:52",
        "name": "[v2,0/2] lib/librte_meter: add RFC4115 trTCM meter support",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/154349092011.97477.3656507689358504128.stgit@dbuild/mbox/"
    },
    "patches": [
        {
            "id": 48403,
            "url": "https://patches.dpdk.org/api/patches/48403/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/154349094093.97477.334423559319666002.stgit@dbuild/",
            "msgid": "<154349094093.97477.334423559319666002.stgit@dbuild>",
            "list_archive_url": "https://inbox.dpdk.org/dev/154349094093.97477.334423559319666002.stgit@dbuild",
            "date": "2018-11-29T11:29:01",
            "name": "[v2,1/2] lib/librte_meter: add RFC4115 trTCM meter support",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/154349094093.97477.334423559319666002.stgit@dbuild/mbox/"
        },
        {
            "id": 48404,
            "url": "https://patches.dpdk.org/api/patches/48404/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/154349094863.97477.3440726224651572800.stgit@dbuild/",
            "msgid": "<154349094863.97477.3440726224651572800.stgit@dbuild>",
            "list_archive_url": "https://inbox.dpdk.org/dev/154349094863.97477.3440726224651572800.stgit@dbuild",
            "date": "2018-11-29T11:29:09",
            "name": "[v2,2/2] test/test_meter: update meter test to include RFC4115 meters",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/154349094863.97477.3440726224651572800.stgit@dbuild/mbox/"
        }
    ]
}