Details
curl --request GET \ --url https://api.themoviedb.org/3/keyword/%7B{keyword_id}%7D
{ "id": 801, "name": "bounty hunter" }
The response is of type object.
object