{
"_links": {
"self": {
"href": "text",
"templated": false
},
"next": {
"href": "text",
"templated": false
},
"prev": {
"href": "text",
"templated": false
}
},
"_embedded": {
"records": [
{
"_links": {
"self": {
"href": "text",
"templated": false
},
"transactions": {
"href": "text",
"templated": false
},
"operations": {
"href": "text",
"templated": false
},
"payments": {
"href": "text",
"templated": false
},
"effects": {
"href": "text",
"templated": false
},
"offers": {
"href": "text",
"templated": false
},
"trades": {
"href": "text",
"templated": false
},
"data": {
"href": "text",
"templated": false
}
},
"id": "text",
"account_id": "text",
"sequence": "text",
"sequence_time": "text",
"inflation_destination": "text",
"home_domain": "text",
"last_modified_time": "text",
"thresholds": {},
"flags": {
"auth_required": false,
"auth_revocable": false,
"auth_immutable": false,
"auth_clawback_enabled": false
},
"balances": [
{
"balance": "text",
"liquidity_pool_id": "text",
"limit": "text",
"buying_liabilites": "text",
"selling_liabilites": "text",
"sponser": "text",
"is_authorized": false,
"is_authorized_to_maintain_liabilites": false,
"is_clawback_enabled": false,
"asset_type": "native"
}
],
"signers": [
{
"key": "text",
"type": "ed25519_public_key",
"sponser": "text"
}
],
"sponser": "text",
"paging_token": "text"
}
]
}
}