Location Instance
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.2.0/location/?country_code=USA
GET /2.2.0/location/185/?format=api
{ "id": 185, "name": "Haiyang Oriental Spaceport", "country_code": "CHN", "description": "Chinese orbital launch vehicle launches supporting sea port located at Haiyang, Shandong Province, with dedicated piers and rocket/payload processing facilities for Chinese launch vehicles’ sea launches, and (as part of its expansion project) land based launch pads on artificial islands for various test vehicles and launch vehicles of private and government launch services providers.\r\n\r\nIn operation as a remote base of Taiyuan Satellite Launch Center since 2019.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_haiyang_oriental_spaceport_20251128181322.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 21, "total_landing_count": 0, "pads": [ { "id": 144, "url": "https://ll.thespacedevs.com/2.2.0/pad/144/?format=api", "agency_id": 88, "name": "DeBo 3 mobile launch platform", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=34.311667,123.761111", "latitude": 34.311667, "longitude": 123.761111, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_144_20200803143251.jpg", "total_launch_count": 1 }, { "id": 217, "url": "https://ll.thespacedevs.com/2.2.0/pad/217/?format=api", "agency_id": null, "name": "Bo Run Jiu Zhou mobile launch platform", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=21.283333,112.0", "latitude": 21.283333, "longitude": 112.0, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_bo_run_jiu_zhou_mobile_launch_platform_20231206001303.jpg", "total_launch_count": 3 }, { "id": 212, "url": "https://ll.thespacedevs.com/2.2.0/pad/212/?format=api", "agency_id": 88, "name": "Haiyang Spaceport", "description": "Sea-based spaceport", "info_url": null, "wiki_url": null, "map_url": null, "latitude": 36.676794, "longitude": 121.235103, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_haiyang_spaceport_20230827174240.jpg", "total_launch_count": 5 }, { "id": 89, "url": "https://ll.thespacedevs.com/2.2.0/pad/89/?format=api", "agency_id": 88, "name": "DeFu-15002 mobile launch platform", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=36.631333,121.198361", "latitude": 36.631333, "longitude": 121.198361, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_89_20200803143242.jpg", "total_launch_count": 2 }, { "id": 221, "url": "https://ll.thespacedevs.com/2.2.0/pad/221/?format=api", "agency_id": 88, "name": "Oriental Spaceport mobile launch ship", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=35.391667%2C119.598667", "latitude": 35.391667, "longitude": 119.598667, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_oriental_spaceport_mobile_launch_ship_20240529085416.jpg", "total_launch_count": 7 }, { "id": 186, "url": "https://ll.thespacedevs.com/2.2.0/pad/186/?format=api", "agency_id": 88, "name": "Tai Rui mobile launch platform", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=34.899444,121.190278", "latitude": 34.899444, "longitude": 121.190278, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_long_march_11_launch_platform_20200901183938.jpg", "total_launch_count": 3 } ] }