Show a series.

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

{
    "id": 29430,
    "url": "https://patches.dpdk.org/api/series/29430/?format=api",
    "web_url": "https://patches.dpdk.org/project/ci/list/?series=29430",
    "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": "tools: Add script for getting rerun requests",
    "date": "2023-09-05T22:13:01",
    "submitter": {
        "id": 2772,
        "url": "https://patches.dpdk.org/api/people/2772/?format=api",
        "name": "Jeremy Spewock",
        "email": "jspewock@iol.unh.edu"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/29430/mbox/",
    "cover_letter": {
        "id": 113,
        "url": "https://patches.dpdk.org/api/covers/113/?format=api",
        "web_url": "https://patches.dpdk.org/project/ci/cover/20230905222317.25821-2-jspewock@iol.unh.edu/",
        "msgid": "<20230905222317.25821-2-jspewock@iol.unh.edu>",
        "list_archive_url": "https://inbox.dpdk.org/ci/20230905222317.25821-2-jspewock@iol.unh.edu",
        "date": "2023-09-05T22:13:01",
        "name": "[0/1] tools: Add script for getting rerun requests",
        "mbox": "https://patches.dpdk.org/project/ci/cover/20230905222317.25821-2-jspewock@iol.unh.edu/mbox/"
    },
    "patches": [
        {
            "id": 131182,
            "url": "https://patches.dpdk.org/api/patches/131182/?format=api",
            "web_url": "https://patches.dpdk.org/project/ci/patch/20230905222317.25821-4-jspewock@iol.unh.edu/",
            "msgid": "<20230905222317.25821-4-jspewock@iol.unh.edu>",
            "list_archive_url": "https://inbox.dpdk.org/ci/20230905222317.25821-4-jspewock@iol.unh.edu",
            "date": "2023-09-05T22:13:03",
            "name": "[1/1] tools: add get_reruns script",
            "mbox": "https://patches.dpdk.org/project/ci/patch/20230905222317.25821-4-jspewock@iol.unh.edu/mbox/"
        }
    ]
}