Show a series.

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

{
    "id": 4240,
    "url": "http://patches.dpdk.org/api/series/4240/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=4240",
    "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": "lacp rx/tx handlers fixes for bonding pmd",
    "date": "2019-04-10T12:53:45",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/4240/mbox/",
    "cover_letter": {
        "id": 52591,
        "url": "http://patches.dpdk.org/api/covers/52591/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1554900829-16180-1-git-send-email-david.marchand@redhat.com/",
        "msgid": "<1554900829-16180-1-git-send-email-david.marchand@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1554900829-16180-1-git-send-email-david.marchand@redhat.com",
        "date": "2019-04-10T12:53:45",
        "name": "[0/4] lacp rx/tx handlers fixes for bonding pmd",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1554900829-16180-1-git-send-email-david.marchand@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 52592,
            "url": "http://patches.dpdk.org/api/patches/52592/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1554900829-16180-2-git-send-email-david.marchand@redhat.com/",
            "msgid": "<1554900829-16180-2-git-send-email-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1554900829-16180-2-git-send-email-david.marchand@redhat.com",
            "date": "2019-04-10T12:53:46",
            "name": "[1/4] net/bonding: fix oob access in LACP mode when sending many packets",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1554900829-16180-2-git-send-email-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 52593,
            "url": "http://patches.dpdk.org/api/patches/52593/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1554900829-16180-3-git-send-email-david.marchand@redhat.com/",
            "msgid": "<1554900829-16180-3-git-send-email-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1554900829-16180-3-git-send-email-david.marchand@redhat.com",
            "date": "2019-04-10T12:53:47",
            "name": "[2/4] net/bonding: fix LACP fast queue Rx handler",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1554900829-16180-3-git-send-email-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 52594,
            "url": "http://patches.dpdk.org/api/patches/52594/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1554900829-16180-4-git-send-email-david.marchand@redhat.com/",
            "msgid": "<1554900829-16180-4-git-send-email-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1554900829-16180-4-git-send-email-david.marchand@redhat.com",
            "date": "2019-04-10T12:53:48",
            "name": "[3/4] net/bonding: fix unicast packets filtering when not in promisc",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1554900829-16180-4-git-send-email-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 52595,
            "url": "http://patches.dpdk.org/api/patches/52595/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1554900829-16180-5-git-send-email-david.marchand@redhat.com/",
            "msgid": "<1554900829-16180-5-git-send-email-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1554900829-16180-5-git-send-email-david.marchand@redhat.com",
            "date": "2019-04-10T12:53:49",
            "name": "[4/4] net/bonding: prefer allmulti to promisc for LACP",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1554900829-16180-5-git-send-email-david.marchand@redhat.com/mbox/"
        }
    ]
}