LezWatch / lwtv-plugin

LezWatch TV Custom Plugin
https://lezwatchtv.com
GNU General Public License v3.0
2 stars 1 forks source link

API v2 #171

Closed Ipstenu closed 5 years ago

Ipstenu commented 5 years ago

Use https://drag-race-api.readme.io/docs/getting-started as a base

Ipstenu commented 5 years ago

Broken:

Worth It Endpoint: /lwtv/v1/stats/worth-it/ Output: Count of shows by worth it value (yes, no, meh)

Nations Endpoint: /lwtv/v1/stats/nations/ Output: Count of shows by nation including number of characters, and number of dead characters Endpoint: /lwtv/v1/stats/nations/complex/ Output: All nations with break downs of character representation (gender etc). (note: To see more pages, append ?page=2 to the URL) Stations Endpoint: /lwtv/v1/stats/stations/ Output: Count of shows by station including number of characters, and number of dead characters Endpoint: /lwtv/v1/stats/stations/complex/ Output: All stations with break downs of character representation (gender etc). (note: To see more pages, append ?page=2 to the URL)

Ipstenu commented 5 years ago

See docs.lezwatchtv.com/api