Copy {
"_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_ledger" : 0 ,
"sequence_time" : "text" ,
"subentry_count" : 0 ,
"inflation_destination" : "text" ,
"home_domain" : "text" ,
"last_modified_ledger" : 0 ,
"last_modified_time" : "text" ,
"thresholds" : {
"low_threshold" : 0 ,
"med_threshold" : 0 ,
"high_threshold" : 0
} ,
"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" ,
"last_modified_ledger" : 0 ,
"is_authorized" : false ,
"is_authorized_to_maintain_liabilites" : false ,
"is_clawback_enabled" : false ,
"asset_type" : "native"
}
] ,
"signers" : [
{
"key" : "text" ,
"weight" : 0 ,
"type" : "ed25519_public_key" ,
"sponser" : "text"
}
] ,
"num_sponsoring" : 0 ,
"num_sponsered" : 0 ,
"sponser" : "text" ,
"paging_token" : "text"
}
]
}
}