Retrieves selected, essential information about Indonesia using the REST Countries API.
The function returns a tibble with core details such as population, area, capital, region,
and official language(s).
See the API documentation at https://restcountries.com/.
Example API usage: https://restcountries.com/v3.1/name/indonesia?fullText=true.