https://opentdb.com/api.php
https://opentdb.com/api.php?amount=20&page=3
{
"response_code": 0,
"results": [
{
"category": "Entertainment: Japanese Anime & Manga",
"type": "multiple",
"difficulty": "easy",
"question": "Who is the true moon princess in Sailor Moon?",
"correct_answer": "Sailor Moon",
"incorrect_answers": [
"Sailor Venus",
"Sailor Mars",
"Sailor Jupiter"
]
},
{
"category": "Entertainment: Video Games",
"type": "multiple",
"difficulty": "medium",
"question": "In what year was Pokémon Diamond & Pearl released in Japan?",
"correct_answer": "2006",
"incorrect_answers": [
"2009",
"2007",
"2008"
]
}
]
}