Show a series.

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

{
    "id": 11745,
    "url": "http://patchwork.dpdk.org/api/series/11745/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=11745",
    "project": {
        "id": 1,
        "url": "http://patchwork.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": "fixes for example app builds",
    "date": "2020-08-21T17:10:13",
    "submitter": {
        "id": 20,
        "url": "http://patchwork.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/11745/mbox/",
    "cover_letter": {
        "id": 75844,
        "url": "http://patchwork.dpdk.org/api/covers/75844/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/20200821171017.50531-1-bruce.richardson@intel.com/",
        "msgid": "<20200821171017.50531-1-bruce.richardson@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20200821171017.50531-1-bruce.richardson@intel.com",
        "date": "2020-08-21T17:10:13",
        "name": "[v2,0/4] fixes for example app builds",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/20200821171017.50531-1-bruce.richardson@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 75845,
            "url": "http://patchwork.dpdk.org/api/patches/75845/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20200821171017.50531-2-bruce.richardson@intel.com/",
            "msgid": "<20200821171017.50531-2-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200821171017.50531-2-bruce.richardson@intel.com",
            "date": "2020-08-21T17:10:14",
            "name": "[v2,1/4] power: make guest channel headers public",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20200821171017.50531-2-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 75846,
            "url": "http://patchwork.dpdk.org/api/patches/75846/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20200821171017.50531-3-bruce.richardson@intel.com/",
            "msgid": "<20200821171017.50531-3-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200821171017.50531-3-bruce.richardson@intel.com",
            "date": "2020-08-21T17:10:15",
            "name": "[v2,2/4] examples/vm_power_manager: fix string truncation warning",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20200821171017.50531-3-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 75847,
            "url": "http://patchwork.dpdk.org/api/patches/75847/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20200821171017.50531-4-bruce.richardson@intel.com/",
            "msgid": "<20200821171017.50531-4-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200821171017.50531-4-bruce.richardson@intel.com",
            "date": "2020-08-21T17:10:16",
            "name": "[v2,3/4] examples/mp_server: fix snprintf overflow",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20200821171017.50531-4-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 75848,
            "url": "http://patchwork.dpdk.org/api/patches/75848/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20200821171017.50531-5-bruce.richardson@intel.com/",
            "msgid": "<20200821171017.50531-5-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200821171017.50531-5-bruce.richardson@intel.com",
            "date": "2020-08-21T17:10:17",
            "name": "[v2,4/4] examples/mp_server: clear string truncation warning",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20200821171017.50531-5-bruce.richardson@intel.com/mbox/"
        }
    ]
}