Show a series.

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

{
    "id": 15274,
    "url": "https://patches.dpdk.org/api/series/15274/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=15274",
    "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": "Travis CI jobs update after credits",
    "date": "2021-02-17T09:42:31",
    "submitter": {
        "id": 1626,
        "url": "https://patches.dpdk.org/api/people/1626/?format=api",
        "name": "Juraj Linkeš",
        "email": "juraj.linkes@pantheon.tech"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/15274/mbox/",
    "cover_letter": {
        "id": 87960,
        "url": "https://patches.dpdk.org/api/covers/87960/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/1613554953-14736-1-git-send-email-juraj.linkes@pantheon.tech/",
        "msgid": "<1613554953-14736-1-git-send-email-juraj.linkes@pantheon.tech>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1613554953-14736-1-git-send-email-juraj.linkes@pantheon.tech",
        "date": "2021-02-17T09:42:31",
        "name": "[RFC,v1,0/2] Travis CI jobs update after credits",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/1613554953-14736-1-git-send-email-juraj.linkes@pantheon.tech/mbox/"
    },
    "patches": [
        {
            "id": 87961,
            "url": "https://patches.dpdk.org/api/patches/87961/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1613554953-14736-2-git-send-email-juraj.linkes@pantheon.tech/",
            "msgid": "<1613554953-14736-2-git-send-email-juraj.linkes@pantheon.tech>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1613554953-14736-2-git-send-email-juraj.linkes@pantheon.tech",
            "date": "2021-02-17T09:42:32",
            "name": "[RFC,v1,1/2] ci: remove x86 Travis jobs",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1613554953-14736-2-git-send-email-juraj.linkes@pantheon.tech/mbox/"
        },
        {
            "id": 87962,
            "url": "https://patches.dpdk.org/api/patches/87962/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1613554953-14736-3-git-send-email-juraj.linkes@pantheon.tech/",
            "msgid": "<1613554953-14736-3-git-send-email-juraj.linkes@pantheon.tech>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1613554953-14736-3-git-send-email-juraj.linkes@pantheon.tech",
            "date": "2021-02-17T09:42:33",
            "name": "[RFC,v1,2/2] ci: update arm64 Travis jobs to Graviton2",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1613554953-14736-3-git-send-email-juraj.linkes@pantheon.tech/mbox/"
        }
    ]
}