{
"data": {
"id": "12345678aaaaaa111111bbbbbb222222cccccc33",
"code": "entity-code-1",
"_source": "EndpointName",
"_idValue": "1234",
"_displayValue": "string",
"_updatedAt": "2019-08-24T14:15:22.123Z",
"_createdAt": "2019-08-24T14:15:22.123Z",
"_deletedAt": "2019-08-24T14:15:22.123Z",
"_implements": [
"string"
],
"name": "Entity Name",
"description": "Entity Description",
"officialName": "United States of America",
"alpha2": "US",
"alpha3": "USA",
"isoNumeric": "840",
"region": "string",
"subregion": "string",
"dialCode": "string",
"isActive": true,
"capital": {
"id": "12345678aaaaaa111111bbbbbb222222cccccc33",
"_idValue": "1234",
"_displayValue": "string",
"rel": "endpoint",
"href": "https://api.makini.io/v4/endpoints/12345678aaaaaa111111bbbbbb222222cccccc33"
},
"currency": {
"id": "12345678aaaaaa111111bbbbbb222222cccccc33",
"_idValue": "1234",
"_displayValue": "string",
"rel": "endpoint",
"href": "https://api.makini.io/v4/endpoints/12345678aaaaaa111111bbbbbb222222cccccc33"
},
"languages": [
{
"id": "12345678aaaaaa111111bbbbbb222222cccccc33",
"_idValue": "1234",
"_displayValue": "string",
"rel": "endpoint",
"href": "https://api.makini.io/v4/endpoints/12345678aaaaaa111111bbbbbb222222cccccc33"
}
]
}
}