{"repo":"shevabam/game-of-thrones-quotes-api","free":true,"listed":false,"github":"https://github.com/shevabam/game-of-thrones-quotes-api","clone":"git clone https://github.com/shevabam/game-of-thrones-quotes-api.git","description":"A free API to retrieve some quotes of Game of Thrones!","language":"JavaScript","stars":54,"topics":["api","gameofthrones","got","quotes","quotes-api"],"license":null,"category":"api-integrations-sdks","readme_excerpt":"Game of Thrones quotes API A simple API to retrieve some quotes of the famous TV Show, Game of Thrones! :globe with meridians: Website and demo: https://gameofthronesquotes.xyz/ Production host 🆕 https://api.gameofthronesquotes.xyz OLD: https://game-of-thrones-quotes.herokuapp.com API GET /v1/random Get a random quote: https://api.gameofthronesquotes.xyz/v1/random { \"sentence\": \"If I fall, don't bring me back.\", \"character\": { \"name\": \"Jon Snow\", \"slug\": \"jon\", \"house\": { \"name\": \"House Stark of Winterfell\"; \"slug\": \"stark\" } } } GET /v1/random/{number} Returns {number} quotes. number parameter is optional. By default, one quote is returned. https://api.gameofthronesquotes.xyz/v1/random/3 [ { \"sentence\": \"If I fall, don't bring me back.\", \"character\": { \"name\": \"Jon Snow\", \"slug\": \"jon\", \"house\": { \"name\": \"House Stark of Winterfell\", \"slug\": \"stark\" } } }, { \"sentence\": \"The man who passes the sentence should swing the sword.\", \"character\": { \"name\": \"Ned Stark\", \"slug\": \"ned\", \"house\": { \"name\": \"House Stark of Winterfell\", \"slug\": \"stark\" } } }, { \"sentence\": \"I am your son. I have always been your son.\", \"character\": { \"name\": \"Tyrion Lannister\", \"slug\": \"tyrion\", \"house\": { \"name\": \"House Lannister of Casterly Rock\", \"slug\": \"lannister\" } } } ] GET /v1/author/{character}/{number} Returns quotes for a character (how to find this information explained below) . number parameter is optional. By default, all quotes from the character are returned. https://api.gameofthronesqu","default_branch":null,"files":null,"tree":[],"storefront":"/r/shevabam","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/shevabam/game-of-thrones-quotes-api/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}