{
"data": [
{
"attributes": {
"category": "others",
"code": "UAH",
"code_estandards_alpha": "none",
"code_iso_alpha3": "UAH",
"code_iso_numeric3": 980,
"code_json_alpha": "none",
"created": 1486051665,
"currency_type": "national",
"decimal_e": 2,
"icon": {
"16": "https://i.openfintech.io/currencies/UAH/icon_16.png",
"32": "https://i.openfintech.io/currencies/UAH/icon_32.png",
"64": "https://i.openfintech.io/currencies/UAH/icon_64.png"
},
"issuer": "string",
"name": "Hryvnia",
"native_symbol": "â‚´",
"symbol": "â‚´"
},
"id": "UAH",
"links": {
"self": "/v1/{path}/{id}"
},
"relationships": {
"countries": {
"links": {
"related": "/v1/currencies/UAH/countries"
}
},
"issuer": {
"data": {
"id": "string",
"type": "issuer"
},
"links": {
"related": "/v1/currencies/UAH/issuer"
}
},
"issuer_organization": {
"data": {
"id": "string",
"type": "currencies"
},
"links": {
"related": "/v1/currencies/UAH/issuer_organization"
}
},
"parent": {
"data": {
"id": "UAH",
"type": "currencies"
},
"links": {
"related": "/v1/currencies/UAH/parent"
}
}
},
"type": "currencies"
}
],
"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
}
}