Adalyia

Untitled

Sep 24th, 2020
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.44 KB | None | 0 0
  1. {
  2.   "_links": {
  3.     "self": {
  4.       "href": "https://us.api.blizzard.com/data/wow/connected-realm/3726?namespace=dynamic-us"
  5.     }
  6.   },
  7.   "id": 3726,
  8.   "has_queue": false,
  9.   "status": {
  10.     "type": "UP",
  11.     "name": "Up"
  12.   },
  13.   "population": {
  14.     "type": "HIGH",
  15.     "name": "High"
  16.   },
  17.   "realms": [
  18.     {
  19.       "id": 3726,
  20.       "region": {
  21.         "key": {
  22.           "href": "https://us.api.blizzard.com/data/wow/region/1?namespace=dynamic-us"
  23.         },
  24.         "name": "North America",
  25.         "id": 1
  26.       },
  27.       "connected_realm": {
  28.         "href": "https://us.api.blizzard.com/data/wow/connected-realm/3726?namespace=dynamic-us"
  29.       },
  30.       "name": "Khaz'goroth",
  31.       "category": "Oceanic",
  32.       "locale": "enUS",
  33.       "timezone": "Australia/Melbourne",
  34.       "type": {
  35.         "type": "NORMAL",
  36.         "name": "Normal"
  37.       },
  38.       "is_tournament": false,
  39.       "slug": "khazgoroth"
  40.     },
  41.     {
  42.       "id": 3722,
  43.       "region": {
  44.         "key": {
  45.           "href": "https://us.api.blizzard.com/data/wow/region/1?namespace=dynamic-us"
  46.         },
  47.         "name": "North America",
  48.         "id": 1
  49.       },
  50.       "connected_realm": {
  51.         "href": "https://us.api.blizzard.com/data/wow/connected-realm/3726?namespace=dynamic-us"
  52.       },
  53.       "name": "Aman'Thul",
  54.       "category": "Oceanic",
  55.       "locale": "enUS",
  56.       "timezone": "Australia/Melbourne",
  57.       "type": {
  58.         "type": "NORMAL",
  59.         "name": "Normal"
  60.       },
  61.       "is_tournament": false,
  62.       "slug": "amanthul"
  63.     },
  64.     {
  65.       "id": 3735,
  66.       "region": {
  67.         "key": {
  68.           "href": "https://us.api.blizzard.com/data/wow/region/1?namespace=dynamic-us"
  69.         },
  70.         "name": "North America",
  71.         "id": 1
  72.       },
  73.       "connected_realm": {
  74.         "href": "https://us.api.blizzard.com/data/wow/connected-realm/3726?namespace=dynamic-us"
  75.       },
  76.       "name": "Dath'Remar",
  77.       "category": "Oceanic",
  78.       "locale": "enUS",
  79.       "timezone": "Australia/Melbourne",
  80.       "type": {
  81.         "type": "NORMAL",
  82.         "name": "Normal"
  83.       },
  84.       "is_tournament": false,
  85.       "slug": "dathremar"
  86.     }
  87.   ],
  88.   "mythic_leaderboards": {
  89.     "href": "https://us.api.blizzard.com/data/wow/connected-realm/3726/mythic-leaderboard/?namespace=dynamic-us"
  90.   },
  91.   "auctions": {
  92.     "href": "https://us.api.blizzard.com/data/wow/connected-realm/3726/auctions?namespace=dynamic-us"
  93.   }
  94. }
Add Comment
Please, Sign In to add comment