How to get multiple level data from an API

Hi everyone !

I would like some help getting data from an API. Here is the github link of the API I want to use:

I followed this guide to recover the data:

I can get all the data, but I have a little problem with the “Citation” category. See for yourself in the .aia, the label1 writes " (citation Text of the quote) ".

AIA test :
KaamelottCitation.aia (5.5 KB)

I would like the " (citation ) " to disappear, as for the other data (actors, characters, etc …)

Do you have any idea how to do this? Am I getting the “Quote” data incorrectly or is there no other method than to play with text blocks?

Thanks everyone!

Try this and see if it works for you

KaamelottCitation_1.aia (11.0 KB)

Ah great thank you! I was not far from the solution, I was just missing a level of recovery :smiley:

1 Like

Another question, maybe you will be able to answer me:

The entire API is downloadable from GitHub. If I download all the files and send them to a folder on my web server, is it possible to use my web address to use the API? How it works ?

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.