{
    "_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"
            },
            {
                "href": "/restapis/hntiwlm35j"
            }
        ],
        "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"
            },
            {
                "_links": {
                    "self": {
                        "href": "/restapis/hntiwlm35j"
                    },
                    "deployment:by-id": {
                        "href": "/restapis/hntiwlm35j/deployments/{deployment_id}{?embed}",
                        "templated": true
                    },
                    "deployment:create": {
                        "href": "/restapis/hntiwlm35j/deployments"
                    },
                    "model:by-name": {
                        "href": "/restapis/hntiwlm35j/models/{model_name}?flatten=false",
                        "templated": true
                    },
                    "model:create": {
                        "href": "/restapis/hntiwlm35j/models"
                    },
                    "resource:by-id": {
                        "href": "/restapis/hntiwlm35j/resources/{resource_id}{?embed}",
                        "templated": true
                    },
                    "resource:create": {
                        "href": "/restapis/hntiwlm35j/resources/34qukud16e"
                    },
                    "restapi:delete": {
                        "href": "/restapis/hntiwlm35j"
                    },
                    "restapi:deployments": {
                        "href": "/restapis/hntiwlm35j/deployments{?limit}",
                        "templated": true
                    },
                    "restapi:models": {
                        "href": "/restapis/hntiwlm35j/models"
                    },
                    "restapi:resources": {
                        "href": "/restapis/hntiwlm35j/resources{?limit,embed}",
                        "templated": true
                    },
                    "restapi:stages": {
                        "href": "/restapis/hntiwlm35j/stages{?deployment_id}",
                        "templated": true
                    },
                    "restapi:update": {
                        "href": "/restapis/hntiwlm35j"
                    },
                    "stage:by-name": {
                        "href": "/restapis/hntiwlm35j/stages/{stage_name}",
                        "templated": true
                    },
                    "stage:create": {
                        "href": "/restapis/hntiwlm35j/stages"
                    }
                },
                "createdDate": "2015-10-31T17:47:04Z",
                "id": "hntiwlm35j",
                "name": "test"
            }
        ]
    }
}