Discussions

Ask a Question
ANSWERED

Request denied by WatchGuard HTTP Proxy.

What should i do if i'm getting this kind of error from your website?

ANSWERED

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.

Wanted to share a project using this API

Hi there,

ANSWERED

Drag Names

Can you add the real name of the drag queens?

ANSWERED

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.

ANSWERED

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

ANSWERED

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.