Show a series.

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

{
    "id": 31260,
    "url": "http://patches.dpdk.org/api/series/31260/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31260",
    "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 eal & ring libraries with MSVC",
    "date": "2024-02-27T19:21:58",
    "submitter": {
        "id": 2077,
        "url": "http://patches.dpdk.org/api/people/2077/?format=api",
        "name": "Tyler Retzlaff",
        "email": "roretzla@linux.microsoft.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/31260/mbox/",
    "cover_letter": {
        "id": 705,
        "url": "http://patches.dpdk.org/api/covers/705/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1709061720-4843-1-git-send-email-roretzla@linux.microsoft.com/",
        "msgid": "<1709061720-4843-1-git-send-email-roretzla@linux.microsoft.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1709061720-4843-1-git-send-email-roretzla@linux.microsoft.com",
        "date": "2024-02-27T19:21:58",
        "name": "[0/2] build eal & ring libraries with MSVC",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1709061720-4843-1-git-send-email-roretzla@linux.microsoft.com/mbox/"
    },
    "patches": [
        {
            "id": 137397,
            "url": "http://patches.dpdk.org/api/patches/137397/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1709061720-4843-2-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1709061720-4843-2-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1709061720-4843-2-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-02-27T19:21:59",
            "name": "[1/2] build: build eal library with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1709061720-4843-2-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 137398,
            "url": "http://patches.dpdk.org/api/patches/137398/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1709061720-4843-3-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1709061720-4843-3-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1709061720-4843-3-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-02-27T19:22:00",
            "name": "[2/2] build: build ring library with MSVC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1709061720-4843-3-git-send-email-roretzla@linux.microsoft.com/mbox/"
        }
    ]
}