Show a series.

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

{
    "id": 1062,
    "url": "http://patches.dpdk.org/api/series/1062/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1062",
    "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] build: add extra cflags ldflags to meson option",
    "date": "2018-08-27T11:10:52",
    "submitter": {
        "id": 243,
        "url": "http://patches.dpdk.org/api/people/243/?format=api",
        "name": "Nélio Laranjeiro",
        "email": "nelio.laranjeiro@6wind.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/1062/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 43897,
            "url": "http://patches.dpdk.org/api/patches/43897/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/7812af2267017898332783e934bef9478814ae96.1535361299.git.nelio.laranjeiro@6wind.com/",
            "msgid": "<7812af2267017898332783e934bef9478814ae96.1535361299.git.nelio.laranjeiro@6wind.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/7812af2267017898332783e934bef9478814ae96.1535361299.git.nelio.laranjeiro@6wind.com",
            "date": "2018-08-27T11:10:52",
            "name": "[1/2] build: add extra cflags ldflags to meson option",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/7812af2267017898332783e934bef9478814ae96.1535361299.git.nelio.laranjeiro@6wind.com/mbox/"
        },
        {
            "id": 43898,
            "url": "http://patches.dpdk.org/api/patches/43898/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/c3e6836b38bcec8e39df2e308ad99193ba147d73.1535361299.git.nelio.laranjeiro@6wind.com/",
            "msgid": "<c3e6836b38bcec8e39df2e308ad99193ba147d73.1535361299.git.nelio.laranjeiro@6wind.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/c3e6836b38bcec8e39df2e308ad99193ba147d73.1535361299.git.nelio.laranjeiro@6wind.com",
            "date": "2018-08-27T11:10:53",
            "name": "[2/2] net/mlx: add meson build support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/c3e6836b38bcec8e39df2e308ad99193ba147d73.1535361299.git.nelio.laranjeiro@6wind.com/mbox/"
        }
    ]
}