Show a series.

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

{
    "id": 9670,
    "url": "http://patches.dpdk.org/api/series/9670/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=9670",
    "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": "20.05-rc1 fixes for OVS",
    "date": "2020-04-27T13:23:40",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/9670/mbox/",
    "cover_letter": {
        "id": 69388,
        "url": "http://patches.dpdk.org/api/covers/69388/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20200427132341.27681-1-david.marchand@redhat.com/",
        "msgid": "<20200427132341.27681-1-david.marchand@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20200427132341.27681-1-david.marchand@redhat.com",
        "date": "2020-04-27T13:23:38",
        "name": "[0/3] 20.05-rc1 fixes for OVS",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20200427132341.27681-1-david.marchand@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 69389,
            "url": "http://patches.dpdk.org/api/patches/69389/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200427132341.27681-2-david.marchand@redhat.com/",
            "msgid": "<20200427132341.27681-2-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200427132341.27681-2-david.marchand@redhat.com",
            "date": "2020-04-27T13:23:39",
            "name": "[1/3] ring: fix build with -Wswitch-enum",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200427132341.27681-2-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 69387,
            "url": "http://patches.dpdk.org/api/patches/69387/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200427132341.27681-3-david.marchand@redhat.com/",
            "msgid": "<20200427132341.27681-3-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200427132341.27681-3-david.marchand@redhat.com",
            "date": "2020-04-27T13:23:40",
            "name": "[2/3] eal: fix typo in endian conversion macros",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200427132341.27681-3-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 69390,
            "url": "http://patches.dpdk.org/api/patches/69390/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200427132341.27681-4-david.marchand@redhat.com/",
            "msgid": "<20200427132341.27681-4-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200427132341.27681-4-david.marchand@redhat.com",
            "date": "2020-04-27T13:23:41",
            "name": "[3/3] ethdev: fix build warning on 64-bit value",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200427132341.27681-4-david.marchand@redhat.com/mbox/"
        }
    ]
}