Show a series.

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

{
    "id": 29734,
    "url": "http://patches.dpdk.org/api/series/29734/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=29734",
    "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": "[1/2] devtools: support skipping forbid rule check",
    "date": "2023-10-04T12:27:52",
    "submitter": {
        "id": 1188,
        "url": "http://patches.dpdk.org/api/people/1188/?format=api",
        "name": "Jerin Jacob Kollanukkaran",
        "email": "jerinj@marvell.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/29734/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 132302,
            "url": "http://patches.dpdk.org/api/patches/132302/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20231004122753.3261337-1-jerinj@marvell.com/",
            "msgid": "<20231004122753.3261337-1-jerinj@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231004122753.3261337-1-jerinj@marvell.com",
            "date": "2023-10-04T12:27:52",
            "name": "[1/2] devtools: support skipping forbid rule check",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20231004122753.3261337-1-jerinj@marvell.com/mbox/"
        },
        {
            "id": 132303,
            "url": "http://patches.dpdk.org/api/patches/132303/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20231004122753.3261337-2-jerinj@marvell.com/",
            "msgid": "<20231004122753.3261337-2-jerinj@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231004122753.3261337-2-jerinj@marvell.com",
            "date": "2023-10-04T12:27:53",
            "name": "[2/2] devtools: forbid rte symbols in cnxk base driver",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20231004122753.3261337-2-jerinj@marvell.com/mbox/"
        }
    ]
}