Show a series.

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

{
    "id": 12976,
    "url": "http://patches.dpdk.org/api/series/12976/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=12976",
    "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-14T21:36:13",
    "submitter": {
        "id": 826,
        "url": "http://patches.dpdk.org/api/people/826/?format=api",
        "name": "Timothy McDaniel",
        "email": "timothy.mcdaniel@intel.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/12976/mbox/",
    "cover_letter": {
        "id": 80804,
        "url": "http://patches.dpdk.org/api/covers/80804/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1602711375-10685-1-git-send-email-timothy.mcdaniel@intel.com/",
        "msgid": "<1602711375-10685-1-git-send-email-timothy.mcdaniel@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1602711375-10685-1-git-send-email-timothy.mcdaniel@intel.com",
        "date": "2020-10-14T21:36:13",
        "name": "[0/2] Eventdev ABI changes for DLB/DLB2",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1602711375-10685-1-git-send-email-timothy.mcdaniel@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 80806,
            "url": "http://patches.dpdk.org/api/patches/80806/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1602711375-10685-2-git-send-email-timothy.mcdaniel@intel.com/",
            "msgid": "<1602711375-10685-2-git-send-email-timothy.mcdaniel@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1602711375-10685-2-git-send-email-timothy.mcdaniel@intel.com",
            "date": "2020-10-14T21:36:14",
            "name": "[1/2] eventdev: eventdev: express DLB/DLB2 PMD constraints",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1602711375-10685-2-git-send-email-timothy.mcdaniel@intel.com/mbox/"
        },
        {
            "id": 80805,
            "url": "http://patches.dpdk.org/api/patches/80805/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1602711375-10685-3-git-send-email-timothy.mcdaniel@intel.com/",
            "msgid": "<1602711375-10685-3-git-send-email-timothy.mcdaniel@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1602711375-10685-3-git-send-email-timothy.mcdaniel@intel.com",
            "date": "2020-10-14T21:36:15",
            "name": "[2/2] eventdev: update app and examples for new eventdev ABI",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1602711375-10685-3-git-send-email-timothy.mcdaniel@intel.com/mbox/"
        }
    ]
}