Show a series.

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

{
    "id": 6265,
    "url": "http://patches.dpdk.org/api/series/6265/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=6265",
    "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": "net/atlantic: Atlantic PMD updates",
    "date": "2019-09-05T17:41:42",
    "submitter": {
        "id": 1426,
        "url": "http://patches.dpdk.org/api/people/1426/?format=api",
        "name": "Pavel Belous",
        "email": "Pavel.Belous@aquantia.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/6265/mbox/",
    "cover_letter": {
        "id": 58692,
        "url": "http://patches.dpdk.org/api/covers/58692/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1567705278-10558-1-git-send-email-Pavel.Belous@aquantia.com/",
        "msgid": "<1567705278-10558-1-git-send-email-Pavel.Belous@aquantia.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1567705278-10558-1-git-send-email-Pavel.Belous@aquantia.com",
        "date": "2019-09-05T17:41:42",
        "name": "[0/3] net/atlantic: Atlantic PMD updates",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1567705278-10558-1-git-send-email-Pavel.Belous@aquantia.com/mbox/"
    },
    "patches": [
        {
            "id": 58693,
            "url": "http://patches.dpdk.org/api/patches/58693/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1567705278-10558-2-git-send-email-Pavel.Belous@aquantia.com/",
            "msgid": "<1567705278-10558-2-git-send-email-Pavel.Belous@aquantia.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1567705278-10558-2-git-send-email-Pavel.Belous@aquantia.com",
            "date": "2019-09-05T17:41:44",
            "name": "[1/3] net/atlantic: exclude MACSEC counters from xstats",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1567705278-10558-2-git-send-email-Pavel.Belous@aquantia.com/mbox/"
        },
        {
            "id": 58694,
            "url": "http://patches.dpdk.org/api/patches/58694/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1567705278-10558-3-git-send-email-Pavel.Belous@aquantia.com/",
            "msgid": "<1567705278-10558-3-git-send-email-Pavel.Belous@aquantia.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1567705278-10558-3-git-send-email-Pavel.Belous@aquantia.com",
            "date": "2019-09-05T17:41:47",
            "name": "[2/3] net/atlantic: fix reported flow control mode",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1567705278-10558-3-git-send-email-Pavel.Belous@aquantia.com/mbox/"
        },
        {
            "id": 58695,
            "url": "http://patches.dpdk.org/api/patches/58695/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1567705278-10558-4-git-send-email-Pavel.Belous@aquantia.com/",
            "msgid": "<1567705278-10558-4-git-send-email-Pavel.Belous@aquantia.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1567705278-10558-4-git-send-email-Pavel.Belous@aquantia.com",
            "date": "2019-09-05T17:41:49",
            "name": "[3/3] net/atlantic: add FW mailbox guard mutex",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1567705278-10558-4-git-send-email-Pavel.Belous@aquantia.com/mbox/"
        }
    ]
}