Details on a platform

Need help with your application? Ask here.
Post Reply
saebaryo999
Posts: 2
Joined: Mon Jan 21, 2019 7:39 am

Details on a platform

Post 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,

User avatar
Zer0xFF
Posts: 330
Joined: Fri Apr 20, 2018 9:18 am

Re: Details on a platform

Post 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
Regards
Zer0xFF

Post Reply