arrays-reto-heads.json 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. {
  2. "translations": {
  3. "fa": "آرژانتین",
  4. "hr": "Argentina",
  5. "nl": "Argentinië",
  6. "pt": "Argentina",
  7. "br": "Argentina",
  8. "it": "Argentina",
  9. "ja": "アルゼンチン",
  10. "fr": "Argentine",
  11. "es": "Argentina",
  12. "de": "Argentinien"
  13. },
  14. "regionalBlocs": [
  15. {
  16. "otherNames": [
  17. "Unión de Naciones Suramericanas",
  18. "União de Nações Sul-Americanas",
  19. "Unie van Zuid-Amerikaanse Naties",
  20. "South American Union"
  21. ],
  22. "otherAcronyms": [
  23. "UNASUR",
  24. "UNASUL",
  25. "UZAN"
  26. ],
  27. "name": "Union of South American Nations",
  28. "acronym": "USAN"
  29. }
  30. ],
  31. "languages": [
  32. {
  33. "nativeName": "Español",
  34. "name": "Spanish",
  35. "iso639_2": "spa",
  36. "iso639_1": "es"
  37. },
  38. {
  39. "nativeName": "Avañe'ẽ",
  40. "name": "Guaraní",
  41. "iso639_2": "grn",
  42. "iso639_1": "gn"
  43. }
  44. ],
  45. "currencies": [
  46. {
  47. "symbol": "$",
  48. "name": "Argentine peso",
  49. "code": "ARS"
  50. }
  51. ],
  52. "borders": [
  53. "BOL",
  54. "BRA",
  55. "CHL",
  56. "PRY",
  57. "URY"
  58. ],
  59. "timezones": [
  60. "UTC-03:00"
  61. ],
  62. "latlng": [
  63. -34.0,
  64. -64.0
  65. ],
  66. "altSpellings": [
  67. "AR",
  68. "Argentine Republic",
  69. "República Argentina"
  70. ],
  71. "callingCodes": [
  72. "54"
  73. ],
  74. "topLevelDomain": [
  75. ".ar"
  76. ]
  77. }