Show a series.

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

{
    "id": 30878,
    "url": "https://patches.dpdk.org/api/series/30878/?format=api",
    "web_url": "https://patches.dpdk.org/project/ci/list/?series=30878",
    "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": "Reduced checks API usage",
    "date": "2024-01-22T17:26:34",
    "submitter": {
        "id": 332,
        "url": "https://patches.dpdk.org/api/people/332/?format=api",
        "name": "Aaron Conole",
        "email": "aconole@redhat.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/30878/mbox/",
    "cover_letter": {
        "id": 573,
        "url": "https://patches.dpdk.org/api/covers/573/?format=api",
        "web_url": "https://patches.dpdk.org/project/ci/cover/20240122172635.3641078-1-aconole@redhat.com/",
        "msgid": "<20240122172635.3641078-1-aconole@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/ci/20240122172635.3641078-1-aconole@redhat.com",
        "date": "2024-01-22T17:26:33",
        "name": "[0/2] Reduced checks API usage",
        "mbox": "https://patches.dpdk.org/project/ci/cover/20240122172635.3641078-1-aconole@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 136039,
            "url": "https://patches.dpdk.org/api/patches/136039/?format=api",
            "web_url": "https://patches.dpdk.org/project/ci/patch/20240122172635.3641078-2-aconole@redhat.com/",
            "msgid": "<20240122172635.3641078-2-aconole@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/ci/20240122172635.3641078-2-aconole@redhat.com",
            "date": "2024-01-22T17:26:34",
            "name": "[1/2] treewide: Add a User Agent for CURL requests",
            "mbox": "https://patches.dpdk.org/project/ci/patch/20240122172635.3641078-2-aconole@redhat.com/mbox/"
        },
        {
            "id": 136040,
            "url": "https://patches.dpdk.org/api/patches/136040/?format=api",
            "web_url": "https://patches.dpdk.org/project/ci/patch/20240122172635.3641078-3-aconole@redhat.com/",
            "msgid": "<20240122172635.3641078-3-aconole@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/ci/20240122172635.3641078-3-aconole@redhat.com",
            "date": "2024-01-22T17:26:35",
            "name": "[2/2] post_pw: Store submitted checks locally as well",
            "mbox": "https://patches.dpdk.org/project/ci/patch/20240122172635.3641078-3-aconole@redhat.com/mbox/"
        }
    ]
}