API: RSS: Games: getgame-info-rss.asp
Shows details for the game specified.
Url:
http://api.goozex.com/public/api/rss/games/getgame-info-rss.asp
Call as:
getgame-info-rss.asp?appname=[ app_name ]&gameid=[ gameid ]
Parameters:
app_name: Unique ID of the application
values: alphanumeric string given by Goozex to identify each application. Required.
gameid: is the ID of the game
values: integer representing the ID of a game
Returns:
<game_title> Title of the game
<game_fulltitle> Full title of the game (includes eventual articles)
<game_itemid> ID of the game
<game_itemurl> URL to game detail page on Goozex
<game_platform> Name of the platform as provided by content provider
<game_platformweb> Name of the platform as visible on the web site
<game_platformid> ID of the platform
<game_publisher> Name of the publisher. In case of multiple publishers, only the first one is returned
<game_pointvalue> Point value of the game on Goozex
<game_releasedate> Date game was released in the market (m/d/yyyy)
<game_rating_graphics> Average rating given by all users to game's graphics
<game_rating_sound> Average rating given by all users to game's sound
<game_rating_gameplay> Average rating given by all users to game's gameplay
<game_cover_icon> filename of the game's icon image
<game_cover_icon_url> url of the game's icon image
Example:
http://api.goozex.com/public/api/rss/games/getgame-info-rss.asp?appname=test&gameid=35773
http://api.goozex.com/public/api/rss/games/getgame-info-rss.asp?appname=test&gameid=13742