Show a series.

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

{
    "id": 21153,
    "url": "http://patches.dpdk.org/api/series/21153/?format=api",
    "web_url": "http://patches.dpdk.org/project/web/list/?series=21153",
    "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": "[v3,1/2] add link in stable release section and update typical timeframe",
    "date": "2022-01-13T10:19:14",
    "submitter": {
        "id": 598,
        "url": "http://patches.dpdk.org/api/people/598/?format=api",
        "name": "Kevin Traynor",
        "email": "ktraynor@redhat.com"
    },
    "version": 3,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/21153/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 105778,
            "url": "http://patches.dpdk.org/api/patches/105778/?format=api",
            "web_url": "http://patches.dpdk.org/project/web/patch/20220113101915.190233-1-ktraynor@redhat.com/",
            "msgid": "<20220113101915.190233-1-ktraynor@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/web/20220113101915.190233-1-ktraynor@redhat.com",
            "date": "2022-01-13T10:19:14",
            "name": "[v3,1/2] add link in stable release section and update typical timeframe",
            "mbox": "http://patches.dpdk.org/project/web/patch/20220113101915.190233-1-ktraynor@redhat.com/mbox/"
        },
        {
            "id": 105779,
            "url": "http://patches.dpdk.org/api/patches/105779/?format=api",
            "web_url": "http://patches.dpdk.org/project/web/patch/20220113101915.190233-2-ktraynor@redhat.com/",
            "msgid": "<20220113101915.190233-2-ktraynor@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/web/20220113101915.190233-2-ktraynor@redhat.com",
            "date": "2022-01-13T10:19:15",
            "name": "[v3,2/2] add 21.11 LTS roadmap",
            "mbox": "http://patches.dpdk.org/project/web/patch/20220113101915.190233-2-ktraynor@redhat.com/mbox/"
        }
    ]
}