Show a series.

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

{
    "id": 31743,
    "url": "http://patches.dpdk.org/api/series/31743/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31743",
    "project": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/projects/1/?format=api",
        "name": "DPDK",
        "link_name": "dpdk",
        "list_id": "dev.dpdk.org",
        "list_email": "dev@dpdk.org",
        "web_url": "http://core.dpdk.org",
        "scm_url": "git://dpdk.org/dpdk",
        "webscm_url": "http://git.dpdk.org/dpdk",
        "list_archive_url": "https://inbox.dpdk.org/dev",
        "list_archive_url_format": "https://inbox.dpdk.org/dev/{}",
        "commit_url_format": ""
    },
    "name": "build and install only one library type on Windows",
    "date": "2024-04-15T16:45:43",
    "submitter": {
        "id": 2077,
        "url": "http://patches.dpdk.org/api/people/2077/?format=api",
        "name": "Tyler Retzlaff",
        "email": "roretzla@linux.microsoft.com"
    },
    "version": 4,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/31743/mbox/",
    "cover_letter": {
        "id": 861,
        "url": "http://patches.dpdk.org/api/covers/861/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1713199543-30038-1-git-send-email-roretzla@linux.microsoft.com/",
        "msgid": "<1713199543-30038-1-git-send-email-roretzla@linux.microsoft.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1713199543-30038-1-git-send-email-roretzla@linux.microsoft.com",
        "date": "2024-04-15T16:45:41",
        "name": "[v4,0/2] build and install only one library type on Windows",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1713199543-30038-1-git-send-email-roretzla@linux.microsoft.com/mbox/"
    },
    "patches": [
        {
            "id": 139292,
            "url": "http://patches.dpdk.org/api/patches/139292/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713199543-30038-2-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713199543-30038-2-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713199543-30038-2-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-15T16:45:42",
            "name": "[v4,1/2] build: build only one library type on Windows",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713199543-30038-2-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 139291,
            "url": "http://patches.dpdk.org/api/patches/139291/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1713199543-30038-3-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1713199543-30038-3-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1713199543-30038-3-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-04-15T16:45:43",
            "name": "[v4,2/2] buildtools: when building static library use static deps",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1713199543-30038-3-git-send-email-roretzla@linux.microsoft.com/mbox/"
        }
    ]
}