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=220&ordering=-id
{ "count": 234, "next": "https://ll.thespacedevs.com/2.2.0/pad/?format=api&limit=10&offset=230&ordering=-id", "previous": "https://ll.thespacedevs.com/2.2.0/pad/?format=api&limit=10&offset=210&ordering=-id", "results": [ { "id": 14, "url": "https://ll.thespacedevs.com/2.2.0/pad/14/?format=api", "agency_id": null, "name": "Space Launch Complex 17A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4472,-80.565", "latitude": "28.4472", "longitude": "-80.565", "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_14_20200803143451.jpg", "total_launch_count": 145, "orbital_launch_attempt_count": 145 }, { "id": 13, "url": "https://ll.thespacedevs.com/2.2.0/pad/13/?format=api", "agency_id": 80, "name": "Launch Platform Odyssey", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)", "map_url": "https://www.google.com/maps?q=0.0,-154", "latitude": "0.0", "longitude": "-154.0", "location": { "id": 3, "url": "https://ll.thespacedevs.com/2.2.0/location/3/?format=api", "name": "Sea Launch", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg", "timezone_name": "", "total_launch_count": 40, "total_landing_count": 0 }, "country_code": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg", "total_launch_count": 36, "orbital_launch_attempt_count": 36 }, { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/pad/12/?format=api", "agency_id": null, "name": "109/95", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.95112,63.497095", "latitude": "45.95112", "longitude": "63.497095", "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_12_20200803143322.jpg", "total_launch_count": 12, "orbital_launch_attempt_count": 12 }, { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/pad/11/?format=api", "agency_id": null, "name": "Space Launch Complex 6", "description": "Space Launch Complex 6 at Vandenberg Space Force Base in California is a launch pad and support area. The site was originally developed starting in 1966, but no launches occurred until 1995, as it was repurposed sequentially for three programs that were subsequently cancelled. Initially to be used for Titan IIIM rockets and the Manned Orbiting Laboratory, these were cancelled before construction of SLC-6 was complete. The complex was later rebuilt to serve as the west coast launch site for the Space Shuttle, but went unused due to budget, safety and political considerations. The pad was subsequently used for four Athena rocket launches before being modified to support the Delta IV launch vehicle family, which used the pad for ten launches from 2006 until 2022. The last Delta IV launched in September 2022, and SpaceX leased SLC-6 in 2023 to convert it to launch Falcon 9 and Falcon Heavy starting in 2025.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_6", "map_url": "https://www.google.com/maps?q=34.5815,-120.6262", "latitude": "34.5815", "longitude": "-120.6262", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "timezone_name": "America/Los_Angeles", "total_launch_count": 872, "total_landing_count": 33 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_11_20200803143550.jpg", "total_launch_count": 14, "orbital_launch_attempt_count": 14 }, { "id": 10, "url": "https://ll.thespacedevs.com/2.2.0/pad/10/?format=api", "agency_id": 37, "name": "Osaki Launch Complex", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Tanegashima_Space_Center", "map_url": "https://www.google.com/maps?q=30.3993934,130.9702486", "latitude": "30.3993934", "longitude": "130.9702486", "location": { "id": 26, "url": "https://ll.thespacedevs.com/2.2.0/location/26/?format=api", "name": "Tanegashima Space Center, Japan", "country_code": "JPN", "description": "The Tanegashima Space Center is the largest rocket-launch complex in Japan. It is located on the southeastern tip of Tanegashima, an island located south of Kyushu, an island and region and Japan. It was established in 1969 when the National Space Development Agency of Japan (NASDA) was formed, and is now run by JAXA. The activities that take place at TNSC include assembly, testing, launching, and tracking satellites, as well as rocket engine firing tests.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg", "timezone_name": "Asia/Tokyo", "total_launch_count": 97, "total_landing_count": 0 }, "country_code": "JPN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_10_20200803143519.jpg", "total_launch_count": 24, "orbital_launch_attempt_count": 24 }, { "id": 9, "url": "https://ll.thespacedevs.com/2.2.0/pad/9/?format=api", "agency_id": 259, "name": "Launch Area 96A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/LandSpace", "map_url": "https://www.google.com/maps?q=40.91491,100.245488", "latitude": "40.91491", "longitude": "100.245488", "location": { "id": 17, "url": "https://ll.thespacedevs.com/2.2.0/location/17/?format=api", "name": "Jiuquan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 281, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_9_20200803143341.jpg", "total_launch_count": 6, "orbital_launch_attempt_count": 6 }, { "id": 8, "url": "https://ll.thespacedevs.com/2.2.0/pad/8/?format=api", "agency_id": 161, "name": "Space Launch Complex 8", "description": "Space Launch Complex 8 (SLC-8), is a launch pad at Vandenberg Space Force Base in California, United States. It is used by Minotaur rockets. It was originally part of the California Spaceport, and was known as the Commercial Launch Facility (CLF) or Space Launch Facility (SLF).", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_8", "map_url": "https://www.google.com/maps?q=34.57635,-120.63245", "latitude": "34.57635", "longitude": "-120.63245", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "timezone_name": "America/Los_Angeles", "total_launch_count": 872, "total_landing_count": 33 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_8_20200803143300.jpg", "total_launch_count": 9, "orbital_launch_attempt_count": 9 }, { "id": 7, "url": "https://ll.thespacedevs.com/2.2.0/pad/7/?format=api", "agency_id": null, "name": "81/24 (81P)", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.071001,62.984999", "latitude": "46.071001", "longitude": "62.984999", "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_7_20200803143454.jpg", "total_launch_count": 93, "orbital_launch_attempt_count": 93 }, { "id": 6, "url": "https://ll.thespacedevs.com/2.2.0/pad/6/?format=api", "agency_id": null, "name": "Launch Area 2A", "description": null, "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=41.308833,100.316512", "latitude": "41.308833", "longitude": "100.316512", "location": { "id": 17, "url": "https://ll.thespacedevs.com/2.2.0/location/17/?format=api", "name": "Jiuquan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 281, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_6_20200803143329.jpg", "total_launch_count": 2, "orbital_launch_attempt_count": 2 }, { "id": 5, "url": "https://ll.thespacedevs.com/2.2.0/pad/5/?format=api", "agency_id": null, "name": "175/59", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.052,62.986", "latitude": "46.052", "longitude": "62.986", "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_5_20200803143217.jpg", "total_launch_count": 3, "orbital_launch_attempt_count": 3 } ] }