Show a series.

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

{
    "id": 31144,
    "url": "http://patches.dpdk.org/api/series/31144/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31144",
    "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 meta data process problem",
    "date": "2024-02-20T08:14:49",
    "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/31144/mbox/",
    "cover_letter": {
        "id": 658,
        "url": "http://patches.dpdk.org/api/covers/658/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20240220081451.2640526-1-chaoyong.he@corigine.com/",
        "msgid": "<20240220081451.2640526-1-chaoyong.he@corigine.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20240220081451.2640526-1-chaoyong.he@corigine.com",
        "date": "2024-02-20T08:14:49",
        "name": "[0/2] fix meta data process problem",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20240220081451.2640526-1-chaoyong.he@corigine.com/mbox/"
    },
    "patches": [
        {
            "id": 136888,
            "url": "http://patches.dpdk.org/api/patches/136888/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240220081451.2640526-2-chaoyong.he@corigine.com/",
            "msgid": "<20240220081451.2640526-2-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240220081451.2640526-2-chaoyong.he@corigine.com",
            "date": "2024-02-20T08:14:50",
            "name": "[1/2] net/nfp: fix meta data process problem of NFD3",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240220081451.2640526-2-chaoyong.he@corigine.com/mbox/"
        },
        {
            "id": 136889,
            "url": "http://patches.dpdk.org/api/patches/136889/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240220081451.2640526-3-chaoyong.he@corigine.com/",
            "msgid": "<20240220081451.2640526-3-chaoyong.he@corigine.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240220081451.2640526-3-chaoyong.he@corigine.com",
            "date": "2024-02-20T08:14:51",
            "name": "[2/2] net/nfp: fix meta data process problem of NFDk",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240220081451.2640526-3-chaoyong.he@corigine.com/mbox/"
        }
    ]
}