Page 1 of 1

Details on a platform

Posted: Thu Jan 24, 2019 12:06 pm
by saebaryo999
Hi, I am getting used to the API of TGDB and wondering....
I am grabbing information about platforms as we speak. It's working quite well but I see that in the returned JSon, I only have the name, the ID and the alias. I'd like to grab more, such as the CPU, memory and so forth.
Am I making a wrong call with the ByPlatformID request or are those data not available actually?
Thank you in advance,

Re: Details on a platform

Posted: Fri Jan 25, 2019 6:35 pm
by Zer0xFF
Hi,

thats the default behavior of the API, if you need and want more info you need to pass `field` parameter, more info can be found in the API docs https://api.thegamesdb.net/#/Platforms/ ... PlatformID