Show a series.

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

{
    "id": 30776,
    "url": "https://patches.dpdk.org/api/series/30776/?format=api",
    "web_url": "https://patches.dpdk.org/project/ci/list/?series=30776",
    "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": "Add a script to create series artifacts",
    "date": "2024-01-10T14:57:13",
    "submitter": {
        "id": 3127,
        "url": "https://patches.dpdk.org/api/people/3127/?format=api",
        "name": "Adam Hassick",
        "email": "ahassick@iol.unh.edu"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/30776/mbox/",
    "cover_letter": {
        "id": 549,
        "url": "https://patches.dpdk.org/api/covers/549/?format=api",
        "web_url": "https://patches.dpdk.org/project/ci/cover/20240110145715.28157-1-ahassick@iol.unh.edu/",
        "msgid": "<20240110145715.28157-1-ahassick@iol.unh.edu>",
        "list_archive_url": "https://inbox.dpdk.org/ci/20240110145715.28157-1-ahassick@iol.unh.edu",
        "date": "2024-01-10T14:57:13",
        "name": "[0/2] Add a script to create series artifacts",
        "mbox": "https://patches.dpdk.org/project/ci/cover/20240110145715.28157-1-ahassick@iol.unh.edu/mbox/"
    },
    "patches": [
        {
            "id": 135830,
            "url": "https://patches.dpdk.org/api/patches/135830/?format=api",
            "web_url": "https://patches.dpdk.org/project/ci/patch/20240110145715.28157-2-ahassick@iol.unh.edu/",
            "msgid": "<20240110145715.28157-2-ahassick@iol.unh.edu>",
            "list_archive_url": "https://inbox.dpdk.org/ci/20240110145715.28157-2-ahassick@iol.unh.edu",
            "date": "2024-01-10T14:57:14",
            "name": "[1/2] tools: Add script to create artifacts",
            "mbox": "https://patches.dpdk.org/project/ci/patch/20240110145715.28157-2-ahassick@iol.unh.edu/mbox/"
        },
        {
            "id": 135831,
            "url": "https://patches.dpdk.org/api/patches/135831/?format=api",
            "web_url": "https://patches.dpdk.org/project/ci/patch/20240110145715.28157-3-ahassick@iol.unh.edu/",
            "msgid": "<20240110145715.28157-3-ahassick@iol.unh.edu>",
            "list_archive_url": "https://inbox.dpdk.org/ci/20240110145715.28157-3-ahassick@iol.unh.edu",
            "date": "2024-01-10T14:57:15",
            "name": "[2/2] config: Add example config file",
            "mbox": "https://patches.dpdk.org/project/ci/patch/20240110145715.28157-3-ahassick@iol.unh.edu/mbox/"
        }
    ]
}