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.     

Achievement API missing some criteria IDs?

blizz -> wysłany:
Example: http://us.battle.net/api/wow/achievement/41

According to that, about half of the criteria for that achievement have an ID of '0'.
blizz -> wysłany:
Thanks for finding this. I have bugged it internally, definitely something is off with those criteria.
blizz -> wysłany:
We had a couple of questions come into the api-support email about my response here so I wanted to clarify a few things.

With MoP the internal structure of criteria changed pretty significantly. Most of the bugs that can be found on the achievement pages of the game site, and in the API are due to these changes. In this particular case the criteria that have missing criteria ID's are internally made up of more than one criteria and our code is incorrectly finding the right criteria id.

The fix for this will not result in a change to the current API structure for achievements and criteria. My fix will only result in the id's being present instead of 0. This bug is also only on the display of the website and API data, it is not a game bug or a bug with anyone player's individual data.

This bug is also unrelated (at least directly) to some community run sites having incomplete criteria listed for certain new achievements. This bug (at least) is only in our battle.net web site and API code.