Show a series.

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

{
    "id": 29595,
    "url": "https://patches.dpdk.org/api/series/29595/?format=api",
    "web_url": "https://patches.dpdk.org/project/ci/list/?series=29595",
    "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-21T19:55:30",
    "submitter": {
        "id": 2772,
        "url": "https://patches.dpdk.org/api/people/2772/?format=api",
        "name": "Jeremy Spewock",
        "email": "jspewock@iol.unh.edu"
    },
    "version": 3,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/29595/mbox/",
    "cover_letter": {
        "id": 169,
        "url": "https://patches.dpdk.org/api/covers/169/?format=api",
        "web_url": "https://patches.dpdk.org/project/ci/cover/20230921195637.11369-3-jspewock@iol.unh.edu/",
        "msgid": "<20230921195637.11369-3-jspewock@iol.unh.edu>",
        "list_archive_url": "https://inbox.dpdk.org/ci/20230921195637.11369-3-jspewock@iol.unh.edu",
        "date": "2023-09-21T19:55:30",
        "name": "[v3,0/1] tools: Add script for getting rerun requests",
        "mbox": "https://patches.dpdk.org/project/ci/cover/20230921195637.11369-3-jspewock@iol.unh.edu/mbox/"
    },
    "patches": [
        {
            "id": 131807,
            "url": "https://patches.dpdk.org/api/patches/131807/?format=api",
            "web_url": "https://patches.dpdk.org/project/ci/patch/20230921195637.11369-4-jspewock@iol.unh.edu/",
            "msgid": "<20230921195637.11369-4-jspewock@iol.unh.edu>",
            "list_archive_url": "https://inbox.dpdk.org/ci/20230921195637.11369-4-jspewock@iol.unh.edu",
            "date": "2023-09-21T19:55:31",
            "name": "[v3,1/1] tools: add get_reruns script",
            "mbox": "https://patches.dpdk.org/project/ci/patch/20230921195637.11369-4-jspewock@iol.unh.edu/mbox/"
        }
    ]
}