Show a series.

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

{
    "id": 26154,
    "url": "http://patches.dpdk.org/api/series/26154/?format=api",
    "web_url": "http://patches.dpdk.org/project/web/list/?series=26154",
    "project": {
        "id": 4,
        "url": "http://patches.dpdk.org/api/projects/4/?format=api",
        "name": "WEB",
        "link_name": "web",
        "list_id": "web.dpdk.org",
        "list_email": "web@dpdk.org",
        "web_url": "",
        "scm_url": "git://dpdk.org/tools/dpdk-web",
        "webscm_url": "http://git.dpdk.org/tools/dpdk-web/",
        "list_archive_url": "https://inbox.dpdk.org/web",
        "list_archive_url_format": "https://inbox.dpdk.org/web/{}",
        "commit_url_format": ""
    },
    "name": "[v2] release 19.11.14",
    "date": "2022-12-15T15:45:18",
    "submitter": {
        "id": 382,
        "url": "http://patches.dpdk.org/api/people/382/?format=api",
        "name": "Christian Ehrhardt",
        "email": "christian.ehrhardt@canonical.com"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/26154/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 120953,
            "url": "http://patches.dpdk.org/api/patches/120953/?format=api",
            "web_url": "http://patches.dpdk.org/project/web/patch/20221215154518.386024-1-christian.ehrhardt@canonical.com/",
            "msgid": "<20221215154518.386024-1-christian.ehrhardt@canonical.com>",
            "list_archive_url": "https://inbox.dpdk.org/web/20221215154518.386024-1-christian.ehrhardt@canonical.com",
            "date": "2022-12-15T15:45:18",
            "name": "[v2] release 19.11.14",
            "mbox": "http://patches.dpdk.org/project/web/patch/20221215154518.386024-1-christian.ehrhardt@canonical.com/mbox/"
        }
    ]
}