GET /2.2.0/config/landinglocation/?format=api&offset=30&ordering=abbrev
HTTP 200 OKAllow:GETContent-Type:application/jsonVary:Accept{
"count": 34,
"next": null,
"previous": "https://lldev.thespacedevs.com/2.2.0/config/landinglocation/?format=api&limit=10&offset=20&ordering=abbrev",
"results": [
{
"id": 33,
"name": "Siberia",
"abbrev": "Siberia",
"description": "Siberia is located in the northern part of Russia",
"location": null,
"successful_landings": 2
},
{
"id": 52,
"name": "Santa Maria",
"abbrev": "SM",
"description": "Santa Maria is an island in the eastern group of the Azores archipelago (south of the island of São Miguel) and the southernmost island in the Azores.",
"location": null,
"successful_landings": 0
},
{
"id": 29,
"name": "Yubileyniy Airfield",
"abbrev": "UAON",
"description": "Built for Buran landings, used as airport.",
"location": {
"id": 15,
"url": "https://lldev.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": 1555,
"total_landing_count": 0
},
"successful_landings": 1
},
{
"id": 20,
"name": "White Sands Missile Range",
"abbrev": "WSMR",
"description": "US Army testing area and firing range located in the US state of New Mexico.",
"location": {
"id": 155,
"url": "https://lldev.thespacedevs.com/2.2.0/location/155/?format=api",
"name": "White Sands Missile Range",
"country_code": "USA",
"description": "White Sands Missile Range is a United States Army military testing area and firing range located in the US state of New Mexico. The range was originally established in 1941 as the Alamogordo Bombing and Gunnery Range, where the Trinity test site lay at the northern end of the Range, in Socorro County near the towns of Carrizozo and San Antonio. It then became the White Sands Proving Ground on 9 July 1945.",
"map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_white_sands_missile_range_20210901072636.jpg",
"timezone_name": "America/Denver",
"total_launch_count": 5,
"total_landing_count": 0
},
"successful_landings": 5
}
]
}