Show a series.

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

{
    "id": 16722,
    "url": "https://patches.dpdk.org/api/series/16722/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=16722",
    "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": "test/distributor: perf burst mode quit fixes",
    "date": "2021-04-28T14:25:51",
    "submitter": {
        "id": 2179,
        "url": "https://patches.dpdk.org/api/people/2179/?format=api",
        "name": "Stanislaw Kardach",
        "email": "kda@semihalf.com"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/16722/mbox/",
    "cover_letter": {
        "id": 92334,
        "url": "https://patches.dpdk.org/api/covers/92334/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/20210428142553.1593546-1-kda@semihalf.com/",
        "msgid": "<20210428142553.1593546-1-kda@semihalf.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20210428142553.1593546-1-kda@semihalf.com",
        "date": "2021-04-28T14:25:51",
        "name": "[v2,0/2] test/distributor: perf burst mode quit fixes",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/20210428142553.1593546-1-kda@semihalf.com/mbox/"
    },
    "patches": [
        {
            "id": 92335,
            "url": "https://patches.dpdk.org/api/patches/92335/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210428142553.1593546-2-kda@semihalf.com/",
            "msgid": "<20210428142553.1593546-2-kda@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210428142553.1593546-2-kda@semihalf.com",
            "date": "2021-04-28T14:25:52",
            "name": "[v2,1/2] test/distributor: fix worker notification in burst",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210428142553.1593546-2-kda@semihalf.com/mbox/"
        },
        {
            "id": 92336,
            "url": "https://patches.dpdk.org/api/patches/92336/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210428142553.1593546-3-kda@semihalf.com/",
            "msgid": "<20210428142553.1593546-3-kda@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210428142553.1593546-3-kda@semihalf.com",
            "date": "2021-04-28T14:25:53",
            "name": "[v2,2/2] test/distributor: fix burst flush on worker quit",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210428142553.1593546-3-kda@semihalf.com/mbox/"
        }
    ]
}