Location List
API endpoint that allows Location instances to be viewed.
GET: Return a list of all the existing location instances.
FILTERS: Parameters - 'name', 'country_code', 'id' Example - /2.0.0/location/?country_code=USA
GET /2.0.0/location/?format=api&offset=50
https://lldev.thespacedevs.com/2.0.0/location/?format=api&limit=10&offset=40", "results": [ { "id": 5, "url": "https://lldev.thespacedevs.com/2.0.0/location/5/?format=api", "name": "Dombarovskiy, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_5_20200803142425.jpg", "total_launch_count": 10, "total_landing_count": 0 } ] }{ "count": 51, "next": null, "previous": "