Show a series.

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

{
    "id": 30139,
    "url": "http://patches.dpdk.org/api/series/30139/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=30139",
    "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": "test/dma: add vchan reconfig and SG tests",
    "date": "2023-11-03T15:38:00",
    "submitter": {
        "id": 2301,
        "url": "http://patches.dpdk.org/api/people/2301/?format=api",
        "name": "Gowrishankar Muthukrishnan",
        "email": "gmuthukrishn@marvell.com"
    },
    "version": 3,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/30139/mbox/",
    "cover_letter": {
        "id": 358,
        "url": "http://patches.dpdk.org/api/covers/358/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/cover.1699025423.git.gmuthukrishn@marvell.com/",
        "msgid": "<cover.1699025423.git.gmuthukrishn@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/cover.1699025423.git.gmuthukrishn@marvell.com",
        "date": "2023-11-03T15:38:00",
        "name": "[v3,0/3] test/dma: add vchan reconfig and SG tests",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/cover.1699025423.git.gmuthukrishn@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 133839,
            "url": "http://patches.dpdk.org/api/patches/133839/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/67a9b287681794a30ef68ee34782a59d6d3e009e.1699025423.git.gmuthukrishn@marvell.com/",
            "msgid": "<67a9b287681794a30ef68ee34782a59d6d3e009e.1699025423.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/67a9b287681794a30ef68ee34782a59d6d3e009e.1699025423.git.gmuthukrishn@marvell.com",
            "date": "2023-11-03T15:38:01",
            "name": "[v3,1/3] test/dma: use unit test framework",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/67a9b287681794a30ef68ee34782a59d6d3e009e.1699025423.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 133840,
            "url": "http://patches.dpdk.org/api/patches/133840/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/2c7f6c7b3bec94325c6b96afbd8e9388a1c14a9d.1699025423.git.gmuthukrishn@marvell.com/",
            "msgid": "<2c7f6c7b3bec94325c6b96afbd8e9388a1c14a9d.1699025423.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/2c7f6c7b3bec94325c6b96afbd8e9388a1c14a9d.1699025423.git.gmuthukrishn@marvell.com",
            "date": "2023-11-03T15:38:02",
            "name": "[v3,2/3] test/dma: test vchan reconfiguration",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/2c7f6c7b3bec94325c6b96afbd8e9388a1c14a9d.1699025423.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 133841,
            "url": "http://patches.dpdk.org/api/patches/133841/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/7c61824f1ed1e720c974d1baadfa7c55578c0c4f.1699025423.git.gmuthukrishn@marvell.com/",
            "msgid": "<7c61824f1ed1e720c974d1baadfa7c55578c0c4f.1699025423.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/7c61824f1ed1e720c974d1baadfa7c55578c0c4f.1699025423.git.gmuthukrishn@marvell.com",
            "date": "2023-11-03T15:38:03",
            "name": "[v3,3/3] test/dma: add SG copy tests",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/7c61824f1ed1e720c974d1baadfa7c55578c0c4f.1699025423.git.gmuthukrishn@marvell.com/mbox/"
        }
    ]
}