Show a series.

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

{
    "id": 13430,
    "url": "http://patchwork.dpdk.org/api/series/13430/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=13430",
    "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-10-28T16:26:59",
    "submitter": {
        "id": 20,
        "url": "http://patchwork.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "version": 3,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/13430/mbox/",
    "cover_letter": {
        "id": 82671,
        "url": "http://patchwork.dpdk.org/api/covers/82671/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/20201028162702.969509-1-bruce.richardson@intel.com/",
        "msgid": "<20201028162702.969509-1-bruce.richardson@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20201028162702.969509-1-bruce.richardson@intel.com",
        "date": "2020-10-28T16:26:59",
        "name": "[v3,0/3] fixes for example app builds",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/20201028162702.969509-1-bruce.richardson@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 82672,
            "url": "http://patchwork.dpdk.org/api/patches/82672/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20201028162702.969509-2-bruce.richardson@intel.com/",
            "msgid": "<20201028162702.969509-2-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201028162702.969509-2-bruce.richardson@intel.com",
            "date": "2020-10-28T16:27:00",
            "name": "[v3,1/3] examples/vm_power_manager: fix string truncation warning",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20201028162702.969509-2-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 82673,
            "url": "http://patchwork.dpdk.org/api/patches/82673/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20201028162702.969509-3-bruce.richardson@intel.com/",
            "msgid": "<20201028162702.969509-3-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201028162702.969509-3-bruce.richardson@intel.com",
            "date": "2020-10-28T16:27:01",
            "name": "[v3,2/3] examples/mp_server: fix snprintf overflow",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20201028162702.969509-3-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 82674,
            "url": "http://patchwork.dpdk.org/api/patches/82674/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20201028162702.969509-4-bruce.richardson@intel.com/",
            "msgid": "<20201028162702.969509-4-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201028162702.969509-4-bruce.richardson@intel.com",
            "date": "2020-10-28T16:27:02",
            "name": "[v3,3/3] examples/mp_server: clear string truncation warning",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20201028162702.969509-4-bruce.richardson@intel.com/mbox/"
        }
    ]
}