Show a series.

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

{
    "id": 25560,
    "url": "http://patches.dpdk.org/api/series/25560/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=25560",
    "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": "app/testseventdev: crypto producer fixes",
    "date": "2022-11-03T17:53:45",
    "submitter": {
        "id": 2390,
        "url": "http://patches.dpdk.org/api/people/2390/?format=api",
        "name": "Volodymyr Fialko",
        "email": "vfialko@marvell.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/25560/mbox/",
    "cover_letter": {
        "id": 119458,
        "url": "http://patches.dpdk.org/api/covers/119458/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20221103175347.651579-1-vfialko@marvell.com/",
        "msgid": "<20221103175347.651579-1-vfialko@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20221103175347.651579-1-vfialko@marvell.com",
        "date": "2022-11-03T17:53:45",
        "name": "[0/2] app/testseventdev: crypto producer fixes",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20221103175347.651579-1-vfialko@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 119459,
            "url": "http://patches.dpdk.org/api/patches/119459/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221103175347.651579-2-vfialko@marvell.com/",
            "msgid": "<20221103175347.651579-2-vfialko@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20221103175347.651579-2-vfialko@marvell.com",
            "date": "2022-11-03T17:53:46",
            "name": "[1/2] app/testeventdev: setup crypto adapter before sessions",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20221103175347.651579-2-vfialko@marvell.com/mbox/"
        },
        {
            "id": 119460,
            "url": "http://patches.dpdk.org/api/patches/119460/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221103175347.651579-3-vfialko@marvell.com/",
            "msgid": "<20221103175347.651579-3-vfialko@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20221103175347.651579-3-vfialko@marvell.com",
            "date": "2022-11-03T17:53:47",
            "name": "[2/2] app/testeventdev: resolve issues with crypto producer",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20221103175347.651579-3-vfialko@marvell.com/mbox/"
        }
    ]
}