Show a series.

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

{
    "id": 16011,
    "url": "http://patches.dpdk.org/api/series/16011/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=16011",
    "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": "Arm build options rework",
    "date": "2021-03-31T10:26:08",
    "submitter": {
        "id": 1626,
        "url": "http://patches.dpdk.org/api/people/1626/?format=api",
        "name": "Juraj Linkeš",
        "email": "juraj.linkes@pantheon.tech"
    },
    "version": 17,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/16011/mbox/",
    "cover_letter": {
        "id": 90234,
        "url": "http://patches.dpdk.org/api/covers/90234/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1617186371-18699-1-git-send-email-juraj.linkes@pantheon.tech/",
        "msgid": "<1617186371-18699-1-git-send-email-juraj.linkes@pantheon.tech>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1617186371-18699-1-git-send-email-juraj.linkes@pantheon.tech",
        "date": "2021-03-31T10:26:08",
        "name": "[v17,0/3] Arm build options rework",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1617186371-18699-1-git-send-email-juraj.linkes@pantheon.tech/mbox/"
    },
    "patches": [
        {
            "id": 90235,
            "url": "http://patches.dpdk.org/api/patches/90235/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1617186371-18699-2-git-send-email-juraj.linkes@pantheon.tech/",
            "msgid": "<1617186371-18699-2-git-send-email-juraj.linkes@pantheon.tech>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1617186371-18699-2-git-send-email-juraj.linkes@pantheon.tech",
            "date": "2021-03-31T10:26:09",
            "name": "[v17,1/3] build: disable/enable drivers in Arm builds",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1617186371-18699-2-git-send-email-juraj.linkes@pantheon.tech/mbox/"
        },
        {
            "id": 90237,
            "url": "http://patches.dpdk.org/api/patches/90237/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1617186371-18699-3-git-send-email-juraj.linkes@pantheon.tech/",
            "msgid": "<1617186371-18699-3-git-send-email-juraj.linkes@pantheon.tech>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1617186371-18699-3-git-send-email-juraj.linkes@pantheon.tech",
            "date": "2021-03-31T10:26:10",
            "name": "[v17,2/3] build: add 'platform' meson option and Arm SoC config",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1617186371-18699-3-git-send-email-juraj.linkes@pantheon.tech/mbox/"
        },
        {
            "id": 90236,
            "url": "http://patches.dpdk.org/api/patches/90236/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1617186371-18699-4-git-send-email-juraj.linkes@pantheon.tech/",
            "msgid": "<1617186371-18699-4-git-send-email-juraj.linkes@pantheon.tech>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1617186371-18699-4-git-send-email-juraj.linkes@pantheon.tech",
            "date": "2021-03-31T10:26:11",
            "name": "[v17,3/3] config: fix Arm implementer and its SoCs",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1617186371-18699-4-git-send-email-juraj.linkes@pantheon.tech/mbox/"
        }
    ]
}