Show a series.

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

{
    "id": 25808,
    "url": "http://patches.dpdk.org/api/series/25808/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=25808",
    "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": "fix wrong increment of free list counter",
    "date": "2022-11-18T01:44:05",
    "submitter": {
        "id": 2554,
        "url": "http://patches.dpdk.org/api/people/2554/?format=api",
        "name": "Chaoyong He",
        "email": "chaoyong.he@corigine.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/25808/mbox/",
    "cover_letter": {
        "id": 119941,
        "url": "http://patches.dpdk.org/api/covers/119941/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20221118014408.19565-1-chaoyong.he@corigine.com/",
        "msgid": "<20221118014408.19565-1-chaoyong.he@corigine.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20221118014408.19565-1-chaoyong.he@corigine.com",
        "date": "2022-11-18T01:44:05",
        "name": "[0/3] fix wrong increment of free list counter",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20221118014408.19565-1-chaoyong.he@corigine.com/mbox/"
    },
    "patches": [
        {
            "id": 119942,
            "url": "http://patches.dpdk.org/api/patches/119942/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221118014408.19565-2-chaoyong.he@corigine.com/",
            "msgid": "<20221118014408.19565-2-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20221118014408.19565-2-chaoyong.he@corigine.com",
            "date": "2022-11-18T01:44:06",
            "name": "[1/3] net/nfp: fix wrong increment of free list counter",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20221118014408.19565-2-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 119943,
            "url": "http://patches.dpdk.org/api/patches/119943/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221118014408.19565-3-chaoyong.he@corigine.com/",
            "msgid": "<20221118014408.19565-3-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20221118014408.19565-3-chaoyong.he@corigine.com",
            "date": "2022-11-18T01:44:07",
            "name": "[2/3] net/nfp: fix wrong increment of free list counter for PF",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20221118014408.19565-3-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 119944,
            "url": "http://patches.dpdk.org/api/patches/119944/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221118014408.19565-4-chaoyong.he@corigine.com/",
            "msgid": "<20221118014408.19565-4-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20221118014408.19565-4-chaoyong.he@corigine.com",
            "date": "2022-11-18T01:44:08",
            "name": "[3/3] net/nfp: fix wrong increment of free list counter for VNIC",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20221118014408.19565-4-chaoyong.he@corigine.com/mbox/"
        }
    ]
}