WoWCenter.pl
wikass zabił Mythrax the Unraveler (Normal Uldir) po raz 2.     
kuturin zdobył 7th Legionnaire's Cuffs.     
Nikandra spełnił kryterium Loot 200,000 gold osiągnięcia Got My Mind On My Money.     
Tooly zdobył Fairweather Helm.     
Muattin zdobył osiągnięcie The Dirty Five.     
Yoozku zdobył Parrotfeather Cloak.     
Mlody89 zdobył Royal Apothecary Drape.     
Weakness zabił Dazar, The First King (Mythic King's Rest) po raz 6.     
liq spełnił kryterium osiągnięcia Saving for a Rainy Day.     
Osiol spełnił kryterium osiągnięcia Saving for a Rainy Day.     
Wuntu zabił Zek'voz, Herald of N'zoth (Heroic Uldir) po raz 1.     
Olsa zabił Vectis (Heroic Uldir) po raz 6.     
Sarenus spełnił kryterium osiągnięcia Saving for a Rainy Day.     
kajtasus zdobył osiągnięcie Come Sail Away.     
ossir spełnił kryterium osiągnięcia Saving for a Rainy Day.     
mcpablo spełnił kryterium Alliance players slain. osiągnięcia Frontline Slayer.     
Emmm zabił Taloc (Heroic Uldir) po raz 17.     
AsaGorth spełnił kryterium Big-Mouth Clam osiągnięcia The Oceanographer.     

Guild API not displaying monk specs?

blizz -> wysłany:
I've come across the following discrepancy in the guild api


{
"character": {
"name": "Tigglebittíe",
"realm": "Draenor",
"battlegroup": "Cyclone",
"class": 2,
"race": 1,
"gender": 1,
"level": 87,
"achievementPoints": 11755,
"thumbnail": "draenor/65/79801153-avatar.jpg",
"guild": "Maelstrom",
"spec": {
"name": "Protection",
"role": "TANK",
"backgroundImage": "bg-paladin-protection",
"icon": "ability_paladin_shieldofthetemplar",
"description": "Uses Holy magic to shield himself and defend allies from attackers.",
"order": 1
}
},
"rank": 7
},
{
"character": {
"name": "Vester",
"realm": "Draenor",
"battlegroup": "Cyclone",
"class": 10,
"race": 4,
"gender": 1,
"level": 90,
"achievementPoints": 9680,
"thumbnail": "draenor/227/79817699-avatar.jpg",
"guild": "Maelstrom"
},
"rank": 0
},

The first character, Tiggle, is a paladin and we can see her spec is listed in the feed, however Vester, a monk, does not have the spec listed.
blizz -> wysłany:
Our tooltip cache has many issues. I will make sure to add this info to the bug info and see if monks have anything to do with this. Thanks for the report.