/
/RAWG Video Games Database API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2w ago · Updated 2mo ago
creator-roles1
creators2
developers2
games14
  • getGet a list of games.
  • getGet a list of DLC's for the game, GOTY and other editions, companion apps, etc.
  • getGet a list of individual creators that were part of the development team.
  • getGet a list of games that are part of the same series.
  • getGet a list of parent games for DLC's and editions.
  • getGet screenshots for the game.
  • getGet links to the stores that sell the game.
  • getGet details of the game.
  • getGet a list of game achievements.
  • getGet a list of game trailers.
  • getGet a list of most recent posts from the game's subreddit.
  • getGet a list of visually similar games, available only for business and enterprise API users.
  • getGet streams on Twitch associated with the game, available only for business and enterprise API users.
  • getGet videos from YouTube associated with the game, available only for business and enterprise API users.
genres2
platforms3
publishers2
stores2
tags2
    games

    Get a list of most recent posts from the game's subreddit.

    get/games/{id}/reddit

    Path parameters

    idstring required

    An ID or a slug identifying this Game.

    Response

    OK

    idinteger
    namestring
    textstring
    imagestring uri
    urlstring uri
    usernamestring
    username_urlstring uri
    createdstring date-time

    Changes