Pad List
API endpoint that allows Location instances to be viewed.
GET: Return a list of all the existing location instances.
FILTERS: Parameters - 'id', 'agency_id', 'name', 'name__contains', 'latitude', 'latitude__contains', 'longitude', 'longitude__contains', 'location__name', 'location__name__contains', 'location__id', 'orbital_launch_attempt_count', 'total_launch_count'
ORDERING: Fields - 'id', 'name', 'location__id', 'location__name', 'orbital_launch_attempt_count', 'total_launch_count'
Example - /2.2.0/pad/?ordering=location__name
GET /2.2.0/pad/?format=api&offset=80&ordering=-location__id
{ "count": 234, "next": "https://ll.thespacedevs.com/2.2.0/pad/?format=api&limit=10&offset=90&ordering=-location__id", "previous": "https://ll.thespacedevs.com/2.2.0/pad/?format=api&limit=10&offset=70&ordering=-location__id", "results": [ { "id": 59, "url": "https://ll.thespacedevs.com/2.2.0/pad/59/?format=api", "agency_id": null, "name": "Kwajalein Atoll", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kwajalein_Atoll", "map_url": "https://www.google.com/maps?q=8.716667,167.733333", "latitude": "8.716667", "longitude": "167.733333", "location": { "id": 20, "url": "https://ll.thespacedevs.com/2.2.0/location/20/?format=api", "name": "Air launch to orbit", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg", "timezone_name": "", "total_launch_count": 51, "total_landing_count": 0 }, "country_code": "MHL", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_59_20200803143427.jpg", "total_launch_count": 4, "orbital_launch_attempt_count": 4 }, { "id": 110, "url": "https://ll.thespacedevs.com/2.2.0/pad/110/?format=api", "agency_id": null, "name": "Andersen Air Force Base", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Andersen_Air_Force_Base", "map_url": "https://www.google.com/maps?q=13.581111,144.924444", "latitude": "13.581111", "longitude": "144.924444", "location": { "id": 20, "url": "https://ll.thespacedevs.com/2.2.0/location/20/?format=api", "name": "Air launch to orbit", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg", "timezone_name": "", "total_launch_count": 51, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_110_20200803143558.jpg", "total_launch_count": 0, "orbital_launch_attempt_count": 0 }, { "id": 84, "url": "https://ll.thespacedevs.com/2.2.0/pad/84/?format=api", "agency_id": null, "name": "Cape Canaveral", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral", "map_url": "https://www.google.com/maps?q=28.455556,-80.527778", "latitude": "28.455556", "longitude": "-80.527778", "location": { "id": 20, "url": "https://ll.thespacedevs.com/2.2.0/location/20/?format=api", "name": "Air launch to orbit", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg", "timezone_name": "", "total_launch_count": 51, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_84_20200803143436.jpg", "total_launch_count": 7, "orbital_launch_attempt_count": 7 }, { "id": 52, "url": "https://ll.thespacedevs.com/2.2.0/pad/52/?format=api", "agency_id": null, "name": "Wallops Flight Facility", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Wallops_Flight_Facility", "map_url": "https://www.google.com/maps?q=37.938611,-75.457222", "latitude": "37.938611", "longitude": "-75.457222", "location": { "id": 20, "url": "https://ll.thespacedevs.com/2.2.0/location/20/?format=api", "name": "Air launch to orbit", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg", "timezone_name": "", "total_launch_count": 51, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_52_20200803143305.jpg", "total_launch_count": 6, "orbital_launch_attempt_count": 6 }, { "id": 104, "url": "https://ll.thespacedevs.com/2.2.0/pad/104/?format=api", "agency_id": null, "name": "Guam International Airport", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Antonio_B._Won_Pat_International_Airport", "map_url": "https://www.google.com/maps?q=13.483889,144.797222", "latitude": "13.483889", "longitude": "144.797222", "location": { "id": 20, "url": "https://ll.thespacedevs.com/2.2.0/location/20/?format=api", "name": "Air launch to orbit", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg", "timezone_name": "", "total_launch_count": 51, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_104_20200803143546.jpg", "total_launch_count": 0, "orbital_launch_attempt_count": 0 }, { "id": 70, "url": "https://ll.thespacedevs.com/2.2.0/pad/70/?format=api", "agency_id": 100, "name": "Edwards Air Force Base", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Edwards_Air_Force_Base", "map_url": "https://www.google.com/maps?q=34.905556,-117.883611", "latitude": "34.905556", "longitude": "-117.883611", "location": { "id": 20, "url": "https://ll.thespacedevs.com/2.2.0/location/20/?format=api", "name": "Air launch to orbit", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg", "timezone_name": "", "total_launch_count": 51, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_70_20200803143352.jpg", "total_launch_count": 5, "orbital_launch_attempt_count": 5 }, { "id": 53, "url": "https://ll.thespacedevs.com/2.2.0/pad/53/?format=api", "agency_id": null, "name": "Mojave Air and Space Port", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port", "map_url": "https://www.google.com/maps?q=35.059444,-118.151667", "latitude": "35.059444", "longitude": "-118.151667", "location": { "id": 20, "url": "https://ll.thespacedevs.com/2.2.0/location/20/?format=api", "name": "Air launch to orbit", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg", "timezone_name": "", "total_launch_count": 51, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_53_20200803143612.jpg", "total_launch_count": 5, "orbital_launch_attempt_count": 5 }, { "id": 189, "url": "https://ll.thespacedevs.com/2.2.0/pad/189/?format=api", "agency_id": 199, "name": "Spaceport Cornwall", "description": null, "info_url": "https://spaceportcornwall.com/", "wiki_url": "https://en.wikipedia.org/wiki/Newquay_Airport", "map_url": "https://www.google.com/maps?q=50.4408333,-4.9974718", "latitude": "50.4408333", "longitude": "-4.9974718", "location": { "id": 20, "url": "https://ll.thespacedevs.com/2.2.0/location/20/?format=api", "name": "Air launch to orbit", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg", "timezone_name": "", "total_launch_count": 51, "total_landing_count": 0 }, "country_code": "GBR", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_spaceport_cornwall_20210514102058.jpg", "total_launch_count": 1, "orbital_launch_attempt_count": 1 }, { "id": 33, "url": "https://ll.thespacedevs.com/2.2.0/pad/33/?format=api", "agency_id": null, "name": "Launch Complex 7", "description": null, "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=38.8489311,111.6079339", "latitude": "38.8489311", "longitude": "111.6079339", "location": { "id": 19, "url": "https://ll.thespacedevs.com/2.2.0/location/19/?format=api", "name": "Taiyuan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "description": "The Taiyuan Satellite Launch Center is a People's Republic of China space and defense launch facility. It is situated in Kelan County, Xinzhou, Shanxi Province and is the second of four launch sites having been founded in March 1966 and coming into full operation in 1968.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 153, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_33_20200803143335.jpg", "total_launch_count": 32, "orbital_launch_attempt_count": 32 }, { "id": 60, "url": "https://ll.thespacedevs.com/2.2.0/pad/60/?format=api", "agency_id": null, "name": "Unknown Pad", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=38.849,111.608", "latitude": "38.849", "longitude": "111.608", "location": { "id": 19, "url": "https://ll.thespacedevs.com/2.2.0/location/19/?format=api", "name": "Taiyuan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "description": "The Taiyuan Satellite Launch Center is a People's Republic of China space and defense launch facility. It is situated in Kelan County, Xinzhou, Shanxi Province and is the second of four launch sites having been founded in March 1966 and coming into full operation in 1968.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 153, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_60_20200803143606.jpg", "total_launch_count": 0, "orbital_launch_attempt_count": 0 } ] }