Show a series.

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

{
    "id": 13023,
    "url": "http://patches.dpdk.org/api/series/13023/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=13023",
    "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": "Eventdev ABI changes for DLB/DLB2",
    "date": "2020-10-15T17:31:26",
    "submitter": {
        "id": 826,
        "url": "http://patches.dpdk.org/api/people/826/?format=api",
        "name": "Timothy McDaniel",
        "email": "timothy.mcdaniel@intel.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/13023/mbox/",
    "cover_letter": {
        "id": 80969,
        "url": "http://patches.dpdk.org/api/covers/80969/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1602783089-18095-1-git-send-email-timothy.mcdaniel@intel.com/",
        "msgid": "<1602783089-18095-1-git-send-email-timothy.mcdaniel@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1602783089-18095-1-git-send-email-timothy.mcdaniel@intel.com",
        "date": "2020-10-15T17:31:26",
        "name": "[0/3] Eventdev ABI changes for DLB/DLB2",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1602783089-18095-1-git-send-email-timothy.mcdaniel@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 80971,
            "url": "http://patches.dpdk.org/api/patches/80971/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1602783089-18095-2-git-send-email-timothy.mcdaniel@intel.com/",
            "msgid": "<1602783089-18095-2-git-send-email-timothy.mcdaniel@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1602783089-18095-2-git-send-email-timothy.mcdaniel@intel.com",
            "date": "2020-10-15T17:31:27",
            "name": "[1/3] eventdev: eventdev: express DLB/DLB2 PMD constraints",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1602783089-18095-2-git-send-email-timothy.mcdaniel@intel.com/mbox/"
        },
        {
            "id": 80970,
            "url": "http://patches.dpdk.org/api/patches/80970/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1602783089-18095-3-git-send-email-timothy.mcdaniel@intel.com/",
            "msgid": "<1602783089-18095-3-git-send-email-timothy.mcdaniel@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1602783089-18095-3-git-send-email-timothy.mcdaniel@intel.com",
            "date": "2020-10-15T17:31:28",
            "name": "[2/3] doc: remove eventdev ABI change announcement",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1602783089-18095-3-git-send-email-timothy.mcdaniel@intel.com/mbox/"
        },
        {
            "id": 80972,
            "url": "http://patches.dpdk.org/api/patches/80972/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1602783089-18095-4-git-send-email-timothy.mcdaniel@intel.com/",
            "msgid": "<1602783089-18095-4-git-send-email-timothy.mcdaniel@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1602783089-18095-4-git-send-email-timothy.mcdaniel@intel.com",
            "date": "2020-10-15T17:31:29",
            "name": "[3/3] doc: announce new eventdev ABI changes",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1602783089-18095-4-git-send-email-timothy.mcdaniel@intel.com/mbox/"
        }
    ]
}