{
    "_links": {
        "curies": [
            {
                "href": "http://docs.aws.amazon.com/apigateway/latest/developerguide/restapi-deployment-{rel}.html",
                "name": "deployment",
                "templated": true
            },
            {
                "href": "http://docs.aws.amazon.com/apigateway/latest/developerguide/restapi-model-{rel}.html",
                "name": "model",
                "templated": true
            },
            {
                "href": "http://docs.aws.amazon.com/apigateway/latest/developerguide/restapi-resource-{rel}.html",
                "name": "resource",
                "templated": true
            },
            {
                "href": "http://docs.aws.amazon.com/apigateway/latest/developerguide/restapi-restapi-{rel}.html",
                "name": "restapi",
                "templated": true
            },
            {
                "href": "http://docs.aws.amazon.com/apigateway/latest/developerguide/restapi-stage-{rel}.html",
                "name": "stage",
                "templated": true
            }
        ],
        "self": {
            "href": "/restapis"
        },
        "item": {
            "href": "/restapis/cd14zqypi2"
        },
        "restapi:by-id": {
            "href": "/restapis/{restapi_id}",
            "templated": true
        },
        "restapi:create": {
            "href": "/restapis"
        }
    },
    "_embedded": {
        "item": {
            "_links": {
                "self": {
                    "href": "/restapis/cd14zqypi2"
                },
                "deployment:by-id": {
                    "href": "/restapis/cd14zqypi2/deployments/{deployment_id}{?embed}",
                    "templated": true
                },
                "deployment:create": {
                    "href": "/restapis/cd14zqypi2/deployments"
                },
                "model:by-name": {
                    "href": "/restapis/cd14zqypi2/models/{model_name}?flatten=false",
                    "templated": true
                },
                "model:create": {
                    "href": "/restapis/cd14zqypi2/models"
                },
                "resource:by-id": {
                    "href": "/restapis/cd14zqypi2/resources/{resource_id}{?embed}",
                    "templated": true
                },
                "resource:create": {
                    "href": "/restapis/cd14zqypi2/resources/klqt924rw3"
                },
                "restapi:delete": {
                    "href": "/restapis/cd14zqypi2"
                },
                "restapi:deployments": {
                    "href": "/restapis/cd14zqypi2/deployments{?limit}",
                    "templated": true
                },
                "restapi:models": {
                    "href": "/restapis/cd14zqypi2/models"
                },
                "restapi:resources": {
                    "href": "/restapis/cd14zqypi2/resources{?limit,embed}",
                    "templated": true
                },
                "restapi:stages": {
                    "href": "/restapis/cd14zqypi2/stages{?deployment_id}",
                    "templated": true
                },
                "restapi:update": {
                    "href": "/restapis/cd14zqypi2"
                },
                "stage:by-name": {
                    "href": "/restapis/cd14zqypi2/stages/{stage_name}",
                    "templated": true
                },
                "stage:create": {
                    "href": "/restapis/cd14zqypi2/stages"
                }
            },
            "createdDate": "2015-10-31T17:42:07Z",
            "description": "Intelos API",
            "id": "cd14zqypi2",
            "name": "api"
        }
    }
}