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=60&ordering=-total_launch_count
{ "count": 233, "next": "https://ll.thespacedevs.com/2.2.0/pad/?format=api&limit=10&offset=70&ordering=-total_launch_count", "previous": "https://ll.thespacedevs.com/2.2.0/pad/?format=api&limit=10&offset=50&ordering=-total_launch_count", "results": [ { "id": 100, "url": "https://ll.thespacedevs.com/2.2.0/pad/100/?format=api", "agency_id": null, "name": "Mayak-2", "description": null, "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=48.569551,46.295814", "latitude": "48.569551", "longitude": "46.295814", "location": { "id": 30, "url": "https://ll.thespacedevs.com/2.2.0/location/30/?format=api", "name": "Kapustin Yar, Russian Federation", "country_code": "RUS", "description": "Kapustin Yar is a Russian military training area and a rocket launch complex in Astrakhan Oblast, about 100 km east of Volgograd. It was established by the Soviet Union on 13 May 1946. In the beginning, Kapustin Yar used technology, material, and scientific support gained from the defeat of Germany in World War II. Numerous launches of test rockets for the Russian military were carried out at the site, as well as satellite and sounding rocket launches.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_30_20200803142515.jpg", "timezone_name": "Europe/Volgograd", "total_launch_count": 101, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_100_20200803143212.jpg", "total_launch_count": 24, "orbital_launch_attempt_count": 24 }, { "id": 140, "url": "https://ll.thespacedevs.com/2.2.0/pad/140/?format=api", "agency_id": null, "name": "86/4", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kapustin_Yar", "map_url": "https://www.google.com/maps?q=48.56935,46.293219", "latitude": "48.56935", "longitude": "46.293219", "location": { "id": 30, "url": "https://ll.thespacedevs.com/2.2.0/location/30/?format=api", "name": "Kapustin Yar, Russian Federation", "country_code": "RUS", "description": "Kapustin Yar is a Russian military training area and a rocket launch complex in Astrakhan Oblast, about 100 km east of Volgograd. It was established by the Soviet Union on 13 May 1946. In the beginning, Kapustin Yar used technology, material, and scientific support gained from the defeat of Germany in World War II. Numerous launches of test rockets for the Russian military were carried out at the site, as well as satellite and sounding rocket launches.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_30_20200803142515.jpg", "timezone_name": "Europe/Volgograd", "total_launch_count": 101, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_140_20200803143350.jpg", "total_launch_count": 24, "orbital_launch_attempt_count": 24 }, { "id": 99, "url": "https://ll.thespacedevs.com/2.2.0/pad/99/?format=api", "agency_id": 161, "name": "Launch Complex 12", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_12", "map_url": "https://www.google.com/maps?q=28.480607,-80.541938", "latitude": "28.480607", "longitude": "-80.541938", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1100, "total_landing_count": 71 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_99_20200803143435.jpg", "total_launch_count": 23, "orbital_launch_attempt_count": 21 }, { "id": 134, "url": "https://ll.thespacedevs.com/2.2.0/pad/134/?format=api", "agency_id": null, "name": "90/20", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_90", "map_url": "https://www.google.com/maps?q=46.081,62.929806", "latitude": "46.081", "longitude": "62.929806", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1561, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_134_20200803143259.jpg", "total_launch_count": 23, "orbital_launch_attempt_count": 23 }, { "id": 200, "url": "https://ll.thespacedevs.com/2.2.0/pad/200/?format=api", "agency_id": null, "name": "Launch Complex 9A", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=38.8583,111.5802", "latitude": "38.8583", "longitude": "111.5802", "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": 152, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_complex_9a_20220330003717.jpg", "total_launch_count": 22, "orbital_launch_attempt_count": 22 }, { "id": 62, "url": "https://ll.thespacedevs.com/2.2.0/pad/62/?format=api", "agency_id": null, "name": "Vandenberg Space Force Base", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Force_Base", "map_url": "https://www.google.com/maps?q=34.732778,-120.568056", "latitude": "34.732778", "longitude": "-120.568056", "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_62_20200803143441.jpg", "total_launch_count": 22, "orbital_launch_attempt_count": 22 }, { "id": 117, "url": "https://ll.thespacedevs.com/2.2.0/pad/117/?format=api", "agency_id": 161, "name": "Space Launch Complex 13", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_13", "map_url": "https://www.google.com/maps?q=28.4859,-80.546594", "latitude": "28.4859", "longitude": "-80.546594", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1100, "total_landing_count": 71 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_117_20200803143223.jpg", "total_launch_count": 21, "orbital_launch_attempt_count": 21 }, { "id": 137, "url": "https://ll.thespacedevs.com/2.2.0/pad/137/?format=api", "agency_id": null, "name": "107/1", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kapustin_Yar", "map_url": "https://www.google.com/maps?q=48.540716,46.296826", "latitude": "48.540716", "longitude": "46.296826", "location": { "id": 30, "url": "https://ll.thespacedevs.com/2.2.0/location/30/?format=api", "name": "Kapustin Yar, Russian Federation", "country_code": "RUS", "description": "Kapustin Yar is a Russian military training area and a rocket launch complex in Astrakhan Oblast, about 100 km east of Volgograd. It was established by the Soviet Union on 13 May 1946. In the beginning, Kapustin Yar used technology, material, and scientific support gained from the defeat of Germany in World War II. Numerous launches of test rockets for the Russian military were carried out at the site, as well as satellite and sounding rocket launches.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_30_20200803142515.jpg", "timezone_name": "Europe/Volgograd", "total_launch_count": 101, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_137_20200803143332.jpg", "total_launch_count": 20, "orbital_launch_attempt_count": 20 }, { "id": 83, "url": "https://ll.thespacedevs.com/2.2.0/pad/83/?format=api", "agency_id": 63, "name": "Cosmodrome Site 1S", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vostochny_Cosmodrome", "map_url": "https://www.google.com/maps?q=51.884395,128.333932", "latitude": "51.884395", "longitude": "128.333932", "location": { "id": 18, "url": "https://ll.thespacedevs.com/2.2.0/location/18/?format=api", "name": "Vostochny Cosmodrome, Siberia, Russian Federation", "country_code": "RUS", "description": "The Vostochny Cosmodrome is a Russian spaceport above the 51st parallel north in the Amur Oblast, in the Russian Far East. It is intended to reduce Russia's dependency on the Baikonur Cosmodrome in Kazakhstan. The first launch took place on 28 April 2016 at 02:01 UTC.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_18_20200803142401.jpg", "timezone_name": "Asia/Yakutsk", "total_launch_count": 21, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_83_20200803143544.jpg", "total_launch_count": 20, "orbital_launch_attempt_count": 20 }, { "id": 17, "url": "https://ll.thespacedevs.com/2.2.0/pad/17/?format=api", "agency_id": 1048, "name": "Space Launch Complex 14", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_14", "map_url": "https://www.google.com/maps?q=28.49103,-80.54687", "latitude": "28.49103", "longitude": "-80.54687", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1100, "total_landing_count": 71 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_17_20200803143405.jpg", "total_launch_count": 20, "orbital_launch_attempt_count": 16 } ] }