Show a series.

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

{
    "id": 27628,
    "url": "http://patches.dpdk.org/api/series/27628/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27628",
    "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": "telemetry: remove variable length arrays",
    "date": "2023-04-05T15:44:09",
    "submitter": {
        "id": 20,
        "url": "http://patches.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "version": 2,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/27628/mbox/",
    "cover_letter": {
        "id": 125812,
        "url": "http://patches.dpdk.org/api/covers/125812/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20230405154414.183915-1-bruce.richardson@intel.com/",
        "msgid": "<20230405154414.183915-1-bruce.richardson@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20230405154414.183915-1-bruce.richardson@intel.com",
        "date": "2023-04-05T15:44:09",
        "name": "[v2,0/5] telemetry: remove variable length arrays",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20230405154414.183915-1-bruce.richardson@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 125813,
            "url": "http://patches.dpdk.org/api/patches/125813/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230405154414.183915-2-bruce.richardson@intel.com/",
            "msgid": "<20230405154414.183915-2-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230405154414.183915-2-bruce.richardson@intel.com",
            "date": "2023-04-05T15:44:10",
            "name": "[v2,1/5] telemetry: fix autotest failures on Alpine",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230405154414.183915-2-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 125814,
            "url": "http://patches.dpdk.org/api/patches/125814/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230405154414.183915-3-bruce.richardson@intel.com/",
            "msgid": "<20230405154414.183915-3-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230405154414.183915-3-bruce.richardson@intel.com",
            "date": "2023-04-05T15:44:11",
            "name": "[v2,2/5] telemetry: remove variable length array in printf fn",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230405154414.183915-3-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 125815,
            "url": "http://patches.dpdk.org/api/patches/125815/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230405154414.183915-4-bruce.richardson@intel.com/",
            "msgid": "<20230405154414.183915-4-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230405154414.183915-4-bruce.richardson@intel.com",
            "date": "2023-04-05T15:44:12",
            "name": "[v2,3/5] telemetry: split out body of json string format fn",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230405154414.183915-4-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 125816,
            "url": "http://patches.dpdk.org/api/patches/125816/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230405154414.183915-5-bruce.richardson@intel.com/",
            "msgid": "<20230405154414.183915-5-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230405154414.183915-5-bruce.richardson@intel.com",
            "date": "2023-04-05T15:44:13",
            "name": "[v2,4/5] telemetry: rename local variables",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230405154414.183915-5-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 125817,
            "url": "http://patches.dpdk.org/api/patches/125817/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230405154414.183915-6-bruce.richardson@intel.com/",
            "msgid": "<20230405154414.183915-6-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230405154414.183915-6-bruce.richardson@intel.com",
            "date": "2023-04-05T15:44:14",
            "name": "[v2,5/5] telemetry: remove VLA in json string format function",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230405154414.183915-6-bruce.richardson@intel.com/mbox/"
        }
    ]
}