Show a series.

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

{
    "id": 8428,
    "url": "http://patches.dpdk.org/api/series/8428/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8428",
    "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 building with GCC 10",
    "date": "2020-02-05T12:50:40",
    "submitter": {
        "id": 717,
        "url": "http://patches.dpdk.org/api/people/717/?format=api",
        "name": "Timothy Redaelli",
        "email": "tredaelli@redhat.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/8428/mbox/",
    "cover_letter": {
        "id": 65577,
        "url": "http://patches.dpdk.org/api/covers/65577/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/cover.1580906522.git.tredaelli@redhat.com/",
        "msgid": "<cover.1580906522.git.tredaelli@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/cover.1580906522.git.tredaelli@redhat.com",
        "date": "2020-02-05T12:50:40",
        "name": "[0/3] fix building with GCC 10",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/cover.1580906522.git.tredaelli@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 65578,
            "url": "http://patches.dpdk.org/api/patches/65578/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/f028dcdd91e4452d9911942bc1fd53c59c3afe15.1580906522.git.tredaelli@redhat.com/",
            "msgid": "<f028dcdd91e4452d9911942bc1fd53c59c3afe15.1580906522.git.tredaelli@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/f028dcdd91e4452d9911942bc1fd53c59c3afe15.1580906522.git.tredaelli@redhat.com",
            "date": "2020-02-05T12:50:41",
            "name": "[1/3] crypto/octeontx2: fix building with GCC 10",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/f028dcdd91e4452d9911942bc1fd53c59c3afe15.1580906522.git.tredaelli@redhat.com/mbox/"
        },
        {
            "id": 65580,
            "url": "http://patches.dpdk.org/api/patches/65580/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/f59f8c92d3d478a5f71c0ec017d4ea16d3c16c59.1580906522.git.tredaelli@redhat.com/",
            "msgid": "<f59f8c92d3d478a5f71c0ec017d4ea16d3c16c59.1580906522.git.tredaelli@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/f59f8c92d3d478a5f71c0ec017d4ea16d3c16c59.1580906522.git.tredaelli@redhat.com",
            "date": "2020-02-05T12:50:42",
            "name": "[2/3] app/test: fix building with GCC 10",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/f59f8c92d3d478a5f71c0ec017d4ea16d3c16c59.1580906522.git.tredaelli@redhat.com/mbox/"
        },
        {
            "id": 65579,
            "url": "http://patches.dpdk.org/api/patches/65579/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/f1efc1effdca7f37ba21bdccbe5d711987a64635.1580906522.git.tredaelli@redhat.com/",
            "msgid": "<f1efc1effdca7f37ba21bdccbe5d711987a64635.1580906522.git.tredaelli@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/f1efc1effdca7f37ba21bdccbe5d711987a64635.1580906522.git.tredaelli@redhat.com",
            "date": "2020-02-05T12:50:43",
            "name": "[3/3] app/test-pipeline: fix building with GCC 10",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/f1efc1effdca7f37ba21bdccbe5d711987a64635.1580906522.git.tredaelli@redhat.com/mbox/"
        }
    ]
}