Show a series.

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

{
    "id": 30027,
    "url": "https://patches.dpdk.org/api/series/30027/?format=api",
    "web_url": "https://patches.dpdk.org/project/ci/list/?series=30027",
    "project": {
        "id": 5,
        "url": "https://patches.dpdk.org/api/projects/5/?format=api",
        "name": "CI",
        "link_name": "ci",
        "list_id": "ci.dpdk.org",
        "list_email": "ci@dpdk.org",
        "web_url": "",
        "scm_url": "git://dpdk.org/tools/dpdk-ci",
        "webscm_url": "https://git.dpdk.org/tools/dpdk-ci/",
        "list_archive_url": "https://inbox.dpdk.org/ci",
        "list_archive_url_format": "https://inbox.dpdk.org/ci/{}",
        "commit_url_format": ""
    },
    "name": "[RFC,1/2] pw_mon: improve command line options",
    "date": "2023-10-27T13:06:09",
    "submitter": {
        "id": 332,
        "url": "https://patches.dpdk.org/api/people/332/?format=api",
        "name": "Aaron Conole",
        "email": "aconole@redhat.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/30027/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 133502,
            "url": "https://patches.dpdk.org/api/patches/133502/?format=api",
            "web_url": "https://patches.dpdk.org/project/ci/patch/20231027130609.3035396-1-aconole@redhat.com/",
            "msgid": "<20231027130609.3035396-1-aconole@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/ci/20231027130609.3035396-1-aconole@redhat.com",
            "date": "2023-10-27T13:06:08",
            "name": "[RFC,1/2] pw_mon: improve command line options",
            "mbox": "https://patches.dpdk.org/project/ci/patch/20231027130609.3035396-1-aconole@redhat.com/mbox/"
        },
        {
            "id": 133503,
            "url": "https://patches.dpdk.org/api/patches/133503/?format=api",
            "web_url": "https://patches.dpdk.org/project/ci/patch/20231027130609.3035396-2-aconole@redhat.com/",
            "msgid": "<20231027130609.3035396-2-aconole@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/ci/20231027130609.3035396-2-aconole@redhat.com",
            "date": "2023-10-27T13:06:09",
            "name": "[RFC,2/2] recheck: Add a recheck parser for patchwork comments",
            "mbox": "https://patches.dpdk.org/project/ci/patch/20231027130609.3035396-2-aconole@redhat.com/mbox/"
        }
    ]
}