{
"data": [
{
"attributes": {
"name": "Xchange.cc",
"rates_export_standard": "estandard",
"rates_export_url": "https://xchange.cc/valuta.xml",
"status": "active",
"wmid": 612345678901
},
"id": "exch_1oClKBr43J1xxxAa",
"links": {
"self": "/v1/{path}/{id}"
},
"relationships": {
"organization": {
"data": {
"id": "org_Dr5Wi728plQ0RPA5",
"type": "organizations"
},
"links": {
"related": "/v1/exchangers/exch_1oClKBr43J1xxxAa/organization"
}
}
},
"type": "exchangers"
}
],
"links": {
"first": "/v1/{path}?page[number]=1&page[size]=10",
"last": "/v1/{path}?page[number]=42&page[size]=10",
"next": "/v1/{path}?page[number]=41&page[size]=10",
"prev": "/v1/{path}?page[number]=39&page[size]=10"
},
"meta": {
"pages": 42,
"total": 419
}
}