Something went wrong. Try again later

invulnerable

This user has not updated recently.

3 0 8 0
Forum Posts Wiki Points Following Followers

invulnerable's forum posts

Avatar image for invulnerable
invulnerable

3

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

#1  Edited By invulnerable

I'm trying to make a dynamic app to allow users to search by game name and expected year release. How would I go about making this call? I've tried:

http://www.giantbomb.com/api/games/?api_key=API_KEY&filter=expected_release_year:2013,name:battlefield3&format=json&limit=5&sort=original_release_date:asc

amoungst other things replacing the comma. How would I go about making this call to return both filters?