Show a series.

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

{
    "id": 29452,
    "url": "https://patches.dpdk.org/api/series/29452/?format=api",
    "web_url": "https://patches.dpdk.org/project/ci/list/?series=29452",
    "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-07T20:45:54",
    "submitter": {
        "id": 2772,
        "url": "https://patches.dpdk.org/api/people/2772/?format=api",
        "name": "Jeremy Spewock",
        "email": "jspewock@iol.unh.edu"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/29452/mbox/",
    "cover_letter": {
        "id": 120,
        "url": "https://patches.dpdk.org/api/covers/120/?format=api",
        "web_url": "https://patches.dpdk.org/project/ci/cover/20230907205551.19066-2-jspewock@iol.unh.edu/",
        "msgid": "<20230907205551.19066-2-jspewock@iol.unh.edu>",
        "list_archive_url": "https://inbox.dpdk.org/ci/20230907205551.19066-2-jspewock@iol.unh.edu",
        "date": "2023-09-07T20:45:54",
        "name": "[v2,0/1] tools: Add script for getting rerun requests",
        "mbox": "https://patches.dpdk.org/project/ci/cover/20230907205551.19066-2-jspewock@iol.unh.edu/mbox/"
    },
    "patches": [
        {
            "id": 131237,
            "url": "https://patches.dpdk.org/api/patches/131237/?format=api",
            "web_url": "https://patches.dpdk.org/project/ci/patch/20230907205551.19066-3-jspewock@iol.unh.edu/",
            "msgid": "<20230907205551.19066-3-jspewock@iol.unh.edu>",
            "list_archive_url": "https://inbox.dpdk.org/ci/20230907205551.19066-3-jspewock@iol.unh.edu",
            "date": "2023-09-07T20:45:55",
            "name": "[v2,1/1] tools: add get_reruns script",
            "mbox": "https://patches.dpdk.org/project/ci/patch/20230907205551.19066-3-jspewock@iol.unh.edu/mbox/"
        }
    ]
}