Welcome to this documentation
curl --location --request GET 'https://rickandmortyapi.com/api/location/2'
{ "id": 2, "name": "Abadango", "type": "Cluster", "dimension": "unknown", "residents": [ "https://rickandmortyapi.com/api/character/6" ], "url": "https://rickandmortyapi.com/api/location/2", "created": "2017-11-10T13:06:38.182Z" }