{
"meta": {},
"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",
"nativeName": "string",
"alpha2": "en",
"alpha3": "eng",
"locale": "en-US",
"family": "string",
"branch": "string",
"scriptType": "string",
"isRtl": true,
"isActive": true,
"countries": [
{
"id": "12345678aaaaaa111111bbbbbb222222cccccc33",
"_idValue": "1234",
"_displayValue": "string",
"rel": "endpoint",
"href": "https://api.makini.io/v4/endpoints/12345678aaaaaa111111bbbbbb222222cccccc33"
}
]
}
]
}