Show a series.

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

{
    "id": 13497,
    "url": "https://patches.dpdk.org/api/series/13497/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=13497",
    "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": "[dpdk-kmods,v8,1/2] linux/igb_uio: remove DPDK dependency for building igb_uio",
    "date": "2020-10-30T10:52:48",
    "submitter": {
        "id": 1311,
        "url": "https://patches.dpdk.org/api/people/1311/?format=api",
        "name": "Hariprasad Govindharajan",
        "email": "hariprasad.govindharajan@intel.com"
    },
    "version": 8,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/13497/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 82921,
            "url": "https://patches.dpdk.org/api/patches/82921/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1604055169-47580-1-git-send-email-hariprasad.govindharajan@intel.com/",
            "msgid": "<1604055169-47580-1-git-send-email-hariprasad.govindharajan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1604055169-47580-1-git-send-email-hariprasad.govindharajan@intel.com",
            "date": "2020-10-30T10:52:48",
            "name": "[dpdk-kmods,v8,1/2] linux/igb_uio: remove DPDK dependency for building igb_uio",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1604055169-47580-1-git-send-email-hariprasad.govindharajan@intel.com/mbox/"
        },
        {
            "id": 82922,
            "url": "https://patches.dpdk.org/api/patches/82922/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1604055169-47580-2-git-send-email-hariprasad.govindharajan@intel.com/",
            "msgid": "<1604055169-47580-2-git-send-email-hariprasad.govindharajan@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1604055169-47580-2-git-send-email-hariprasad.govindharajan@intel.com",
            "date": "2020-10-30T10:52:49",
            "name": "[dpdk-kmods,v8,2/2] linux/igb_uio: add Makefile to build the igb_uio module",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1604055169-47580-2-git-send-email-hariprasad.govindharajan@intel.com/mbox/"
        }
    ]
}