Discussions
Request denied by WatchGuard HTTP Proxy.
What should i do if i'm getting this kind of error from your website?
Search part of name
Is there any way you can make the API format able to search an individual queen by part of the name? For instance, most people will just type "Katya" in the input considering most people don't know how to spell Zamolodchikova lol. When I just type "Katya", it comes back in the console as an empty array.
Do you all need help updating data
Hey there! I just graduating a coding boot camp and hungry for more! I'm knowledgable in Ruby on rails, SQL, MongoDB, Mongoose, and JSON. I actually used this API for my unit one project! If you would like help! Here is my github pages link for reference! https://pages.git.generalassemb.ly/Mrricardom/Astrological-library/
Wanted to share a project using this API
Hi there,
How can I get all queens from an all stars season?
http://www.nokeynoshade.party/api/seasons/AS1/queens
http://www.nokeynoshade.party/api/seasons/A1/queens
Drag Names
Can you add the real name of the drag queens?
Lipsync queens
Hey! I love the API so far and I'm using it for one personal project. I noticed, however, that some data were inaccurate.
lipsync id 42
Hello,
First of all, I love this API! Amazing werk.
One small thing I was wondering about- I just noticed I'm getting Latrice as one of the three queens in this lipsync and I think it should be Sharon instead because it is the finale episode of season 4, right?
Thanks for the api!
Jody
Some Queens are marked as Winner in the API for season they didn't win.
Alaska for example is marked as winner even if you see the cast of season 5, but she won only All Stars 2. Same with Chad Michaels.
Image Url in queens object inside the season/challenge/lipsync JSON
Hi,
This might be a suggestion, to put the image_url when you generate the data for the season, or generally when you generate some queens data for the challenges, lipsyncs etc. In my case i have to make another request in a loop to get the image_url for each queen, and that makes my application way more slow, than maybe jusst having the image_url "always" available.