Get the company details by ID.
curl --request GET \ --url https://api.themoviedb.org/3/company/%7B{company_id}%7D/alternative_names
{ "id": 65941, "results": [] }
Alt Names
The response is of type object.
object