Show a series.

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

{
    "id": 16373,
    "url": "https://patches.dpdk.org/api/series/16373/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=16373",
    "project": {
        "id": 1,
        "url": "https://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-04-14T13:41:33",
    "submitter": {
        "id": 1626,
        "url": "https://patches.dpdk.org/api/people/1626/?format=api",
        "name": "Juraj Linkeš",
        "email": "juraj.linkes@pantheon.tech"
    },
    "version": 21,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/16373/mbox/",
    "cover_letter": {
        "id": 91459,
        "url": "https://patches.dpdk.org/api/covers/91459/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/1618407696-20483-1-git-send-email-juraj.linkes@pantheon.tech/",
        "msgid": "<1618407696-20483-1-git-send-email-juraj.linkes@pantheon.tech>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1618407696-20483-1-git-send-email-juraj.linkes@pantheon.tech",
        "date": "2021-04-14T13:41:33",
        "name": "[v21,0/3] Arm build options rework",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/1618407696-20483-1-git-send-email-juraj.linkes@pantheon.tech/mbox/"
    },
    "patches": [
        {
            "id": 91460,
            "url": "https://patches.dpdk.org/api/patches/91460/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1618407696-20483-2-git-send-email-juraj.linkes@pantheon.tech/",
            "msgid": "<1618407696-20483-2-git-send-email-juraj.linkes@pantheon.tech>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1618407696-20483-2-git-send-email-juraj.linkes@pantheon.tech",
            "date": "2021-04-14T13:41:34",
            "name": "[v21,1/3] build: disable/enable drivers in Arm builds",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1618407696-20483-2-git-send-email-juraj.linkes@pantheon.tech/mbox/"
        },
        {
            "id": 91461,
            "url": "https://patches.dpdk.org/api/patches/91461/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1618407696-20483-3-git-send-email-juraj.linkes@pantheon.tech/",
            "msgid": "<1618407696-20483-3-git-send-email-juraj.linkes@pantheon.tech>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1618407696-20483-3-git-send-email-juraj.linkes@pantheon.tech",
            "date": "2021-04-14T13:41:35",
            "name": "[v21,2/3] build: add 'platform' meson option and Arm SoC config",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1618407696-20483-3-git-send-email-juraj.linkes@pantheon.tech/mbox/"
        },
        {
            "id": 91462,
            "url": "https://patches.dpdk.org/api/patches/91462/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1618407696-20483-4-git-send-email-juraj.linkes@pantheon.tech/",
            "msgid": "<1618407696-20483-4-git-send-email-juraj.linkes@pantheon.tech>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1618407696-20483-4-git-send-email-juraj.linkes@pantheon.tech",
            "date": "2021-04-14T13:41:36",
            "name": "[v21,3/3] config: fix Arm implementer and its SoCs",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1618407696-20483-4-git-send-email-juraj.linkes@pantheon.tech/mbox/"
        }
    ]
}