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.     

How To Use

blizz -> wysłany:
Hello,

I am interested in using the API to pull guild and character information for a website I am creating. However, I am unfamiliar with JSON. I have read through the documentation but I haven't found it to be of much help. Where would I go to learn how to use the API?

Thanks.

Edit:

I have a few questions/issues if anyone could help me with.

1. Can the guild api be used to pull information about individual members specs?

2. Can the guild api be used to pull information about total number of members in a guild?

3. I have a simple roster, and for some characters (the ones that haven't signed on for a long time) no thumbnail is shown for them. (It is a broken link, the URL is correct but there is no image) How can I show a different thumbnail for them? The default one for the race/gender would work perfectly.

Thank you :)
blizz -> wysłany:
I have a few questions/issues if anyone could help me with.

1. Can the guild api be used to pull information about individual members specs?


Right now specs aren't included in the guild members list. I will add that as a known issue.

http://us.battle.net/api/wow/guild/mannoroth/vodka?fields=members

07/18/2012 10:01 AMPosted by Ankzu
2. Can the guild api be used to pull information about total number of members in a guild?


You can count the number of objects in the members field.

3. I have a simple roster, and for some characters (the ones that haven't signed on for a long time) no thumbnail is shown for them. (It is a broken link, the URL is correct but there is no image) How can I show a different thumbnail for them? The default one for the race/gender would work perfectly.

Thank you :)


I will also add a known issue about the fact that some thumbnails won't be there due to character inactivity. We'll try to think of a better way to handle that in the future.