Hi everyone I'm lost in the documentation I can't find which element is optional or not while parsing the json data, can someone give me a hint to find this?
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by robbie3999
on July 4, 2023 at 11:13 AM
Hi @EricTM, if you look at the API reference, each endpoint describes the input and output.
For input, any required parameters have the word "required" in red. All other input is optional.
For output, see the "Response" popup at the bottom. I believe all response items will be returned, even if they are empty.
Reply by EricTM
on July 5, 2023 at 7:58 AM
Hey thank you for this 🙏