← Back to catalog
rawg.game_series
mock data$0.001 / callRAWG Game Series
Get all games in the same series/franchise — sequels, prequels, and spin-offs with ratings and release dates (RAWG)
Input schema
idrequired
integerRAWG game ID or slug
page
integerPage number (default 1)
page_size
integerResults per page (default 20, max 40)
Call via REST
curl -X POST https://unifyapi.pro/api/call/rawg.game_series \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"id":0,"page":0,"page_size":0}'