Advertisement
Guest User

Untitled

a guest
Apr 25th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.61 KB | None | 0 0
  1. {
  2.   "countries": [
  3.     {
  4.       "id": 91,
  5.       "name": "Австрия",
  6.       "icon": "https://thumb1.shutterstock.com/display_pic_with_logo/165354480/545060830/stock-vector-american-flag-vector-icon-545060830.jpg",
  7.       "pricing_details": [
  8.         {
  9.           "title": "Оператор",
  10.           "subtitle_marked": "3, T-Mobile, A1"
  11.         },
  12.         {
  13.           "title": "Исходящие звонки на Казахстан",
  14.           "subtitle": "/ мин",
  15.           "subtitle_marked": "33 ₸"
  16.         },
  17.         {
  18.           "title": "Исходящие звонки на Казахстан",
  19.           "subtitle": "/ мин",
  20.           "subtitle_marked": "33 ₸"
  21.         },
  22.         {
  23.           "title": "Исходящие звонки на Казахстан",
  24.           "subtitle": "/ мин",
  25.           "subtitle_marked": "33 ₸"
  26.         }
  27.       ]
  28.     },
  29.     {
  30.       "id": 92,
  31.       "name": "США",
  32.       "icon": "https://thumb1.shutterstock.com/display_pic_with_logo/165354480/545060830/stock-vector-american-flag-vector-icon-545060830.jpg",
  33.       "pricing_details": [
  34.         {
  35.           "title": "Оператор",
  36.           "subtitle_marked": "3, T-Mobile, A1"
  37.         },
  38.         {
  39.           "title": "Исходящие звонки на Казахстан",
  40.           "subtitle": "/ мин",
  41.           "subtitle_marked": "33 ₸"
  42.         }
  43.       ]
  44.     },
  45.     {
  46.       "id": 93,
  47.       "name": "Украина",
  48.       "icon": "https://thumb1.shutterstock.com/display_pic_with_logo/165354480/545060830/stock-vector-american-flag-vector-icon-545060830.jpg"
  49.     }
  50.   ]
  51. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement