Show a series.

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

{
    "id": 30842,
    "url": "https://patches.dpdk.org/api/series/30842/?format=api",
    "web_url": "https://patches.dpdk.org/project/ci/list/?series=30842",
    "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-18T23:41:17",
    "submitter": {
        "id": 3127,
        "url": "https://patches.dpdk.org/api/people/3127/?format=api",
        "name": "Adam Hassick",
        "email": "ahassick@iol.unh.edu"
    },
    "version": 3,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/30842/mbox/",
    "cover_letter": {
        "id": 567,
        "url": "https://patches.dpdk.org/api/covers/567/?format=api",
        "web_url": "https://patches.dpdk.org/project/ci/cover/20240118234120.29256-1-ahassick@iol.unh.edu/",
        "msgid": "<20240118234120.29256-1-ahassick@iol.unh.edu>",
        "list_archive_url": "https://inbox.dpdk.org/ci/20240118234120.29256-1-ahassick@iol.unh.edu",
        "date": "2024-01-18T23:41:17",
        "name": "[v3,0/3] Add a script to create series artifacts",
        "mbox": "https://patches.dpdk.org/project/ci/cover/20240118234120.29256-1-ahassick@iol.unh.edu/mbox/"
    },
    "patches": [
        {
            "id": 135969,
            "url": "https://patches.dpdk.org/api/patches/135969/?format=api",
            "web_url": "https://patches.dpdk.org/project/ci/patch/20240118234120.29256-2-ahassick@iol.unh.edu/",
            "msgid": "<20240118234120.29256-2-ahassick@iol.unh.edu>",
            "list_archive_url": "https://inbox.dpdk.org/ci/20240118234120.29256-2-ahassick@iol.unh.edu",
            "date": "2024-01-18T23:41:18",
            "name": "[v3,1/3] tools: Add script to create artifacts",
            "mbox": "https://patches.dpdk.org/project/ci/patch/20240118234120.29256-2-ahassick@iol.unh.edu/mbox/"
        },
        {
            "id": 135970,
            "url": "https://patches.dpdk.org/api/patches/135970/?format=api",
            "web_url": "https://patches.dpdk.org/project/ci/patch/20240118234120.29256-3-ahassick@iol.unh.edu/",
            "msgid": "<20240118234120.29256-3-ahassick@iol.unh.edu>",
            "list_archive_url": "https://inbox.dpdk.org/ci/20240118234120.29256-3-ahassick@iol.unh.edu",
            "date": "2024-01-18T23:41:19",
            "name": "[v3,2/3] config: Add example config file",
            "mbox": "https://patches.dpdk.org/project/ci/patch/20240118234120.29256-3-ahassick@iol.unh.edu/mbox/"
        },
        {
            "id": 135971,
            "url": "https://patches.dpdk.org/api/patches/135971/?format=api",
            "web_url": "https://patches.dpdk.org/project/ci/patch/20240118234120.29256-4-ahassick@iol.unh.edu/",
            "msgid": "<20240118234120.29256-4-ahassick@iol.unh.edu>",
            "list_archive_url": "https://inbox.dpdk.org/ci/20240118234120.29256-4-ahassick@iol.unh.edu",
            "date": "2024-01-18T23:41:20",
            "name": "[v3,3/3] doc: Add documentation",
            "mbox": "https://patches.dpdk.org/project/ci/patch/20240118234120.29256-4-ahassick@iol.unh.edu/mbox/"
        }
    ]
}