Show a series.

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

{
    "id": 20931,
    "url": "http://patches.dpdk.org/api/series/20931/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=20931",
    "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": "[1/2] maintainers: fix stable maintainers list",
    "date": "2021-12-13T16:48:57",
    "submitter": {
        "id": 598,
        "url": "http://patches.dpdk.org/api/people/598/?format=api",
        "name": "Kevin Traynor",
        "email": "ktraynor@redhat.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/20931/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 105112,
            "url": "http://patches.dpdk.org/api/patches/105112/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211213164858.74244-1-ktraynor@redhat.com/",
            "msgid": "<20211213164858.74244-1-ktraynor@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211213164858.74244-1-ktraynor@redhat.com",
            "date": "2021-12-13T16:48:57",
            "name": "[1/2] maintainers: fix stable maintainers list",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211213164858.74244-1-ktraynor@redhat.com/mbox/"
        },
        {
            "id": 105113,
            "url": "http://patches.dpdk.org/api/patches/105113/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211213164858.74244-2-ktraynor@redhat.com/",
            "msgid": "<20211213164858.74244-2-ktraynor@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211213164858.74244-2-ktraynor@redhat.com",
            "date": "2021-12-13T16:48:58",
            "name": "[2/2] doc: update LTS release cadence",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211213164858.74244-2-ktraynor@redhat.com/mbox/"
        }
    ]
}