Show a series.

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

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