Show a series.

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

{
    "id": 29786,
    "url": "http://patches.dpdk.org/api/series/29786/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=29786",
    "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 two converity issue of NFP PMD",
    "date": "2023-10-10T06:17:25",
    "submitter": {
        "id": 2554,
        "url": "http://patches.dpdk.org/api/people/2554/?format=api",
        "name": "Chaoyong He",
        "email": "chaoyong.he@corigine.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/29786/mbox/",
    "cover_letter": {
        "id": 239,
        "url": "http://patches.dpdk.org/api/covers/239/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20231010061727.205886-1-chaoyong.he@corigine.com/",
        "msgid": "<20231010061727.205886-1-chaoyong.he@corigine.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20231010061727.205886-1-chaoyong.he@corigine.com",
        "date": "2023-10-10T06:17:25",
        "name": "[0/2] Fix two converity issue of NFP PMD",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20231010061727.205886-1-chaoyong.he@corigine.com/mbox/"
    },
    "patches": [
        {
            "id": 132453,
            "url": "http://patches.dpdk.org/api/patches/132453/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20231010061727.205886-2-chaoyong.he@corigine.com/",
            "msgid": "<20231010061727.205886-2-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231010061727.205886-2-chaoyong.he@corigine.com",
            "date": "2023-10-10T06:17:26",
            "name": "[1/2] net/nfp: fix checking return value",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20231010061727.205886-2-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 132454,
            "url": "http://patches.dpdk.org/api/patches/132454/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20231010061727.205886-3-chaoyong.he@corigine.com/",
            "msgid": "<20231010061727.205886-3-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231010061727.205886-3-chaoyong.he@corigine.com",
            "date": "2023-10-10T06:17:27",
            "name": "[2/2] net/nfp: fix illegal memory accesses",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20231010061727.205886-3-chaoyong.he@corigine.com/mbox/"
        }
    ]
}