API endpoint that allows Landings to be viewed.

GET: Return a list of all the existing landings.

MODE: Normal, Detailed, and List /2.2.0/landings/?mode=detailed

FILTERS: Fields - 'attempt', 'success', 'landing_location__ids', 'landing_type__ids', 'spacecraft__ids', 'launcher__ids', 'spacecraft_launch__ids', 'firststage_launch__ids', 'spacecraft_config__ids', 'launcher_config__ids', 'launcher_serial_numbers'

Get all Landings with the launcher serial number of B1049. Example - /2.2.0/landings/?launcher_serial_numbers=B1049

ORDERING: Fields - 'id', 'downrange_distance' Example - /2.2.0/landings/?ordering=-downrange_distance

GET /2.2.0/landings/?format=api&offset=210&ordering=id
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 224,
    "next": "https://lldev.thespacedevs.com/2.2.0/landings/?format=api&limit=10&offset=220&ordering=id",
    "previous": "https://lldev.thespacedevs.com/2.2.0/landings/?format=api&limit=10&offset=200&ordering=id",
    "results": [
        {
            "id": 1632,
            "url": "https://lldev.thespacedevs.com/2.2.0/landings/1632/?format=api",
            "attempt": true,
            "success": true,
            "description": "The Falcon 9 1st stage booster B1085 successfully landed on ASDS ASOG after its 8th flight.",
            "downrange_distance": 655.0,
            "landing_type": {
                "id": 1,
                "name": "Autonomous Spaceport Drone Ship",
                "abbrev": "ASDS",
                "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory."
            },
            "landing_location": {
                "id": 17,
                "name": "A Shortfall of Gravitas",
                "abbrev": "ASOG",
                "description": "The fourth ASDS barge, A Shortfall of Gravitas (ASOG) is currently used to recover Falcon 9 and Heavy boosters in the Altantic Ocean.",
                "location": null,
                "successful_landings": 113
            },
            "firststage": {
                "id": 703,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 8,
                "launcher": {
                    "id": 151,
                    "url": "https://lldev.thespacedevs.com/2.2.0/launcher/151/?format=api",
                    "details": "Booster to be flown during the Crew-9 mission.",
                    "flight_proven": true,
                    "serial_number": "B1085",
                    "status": "active",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1085_during_la_image_20241217151951.jpg",
                    "successful_landings": 8,
                    "attempted_landings": 8,
                    "flights": 8,
                    "last_launch_date": "2025-06-07T04:54:00Z",
                    "first_launch_date": "2024-08-20T13:20:00Z"
                },
                "previous_flight_date": "2025-05-07T01:17:20Z",
                "turn_around_time_days": 31,
                "previous_flight": {
                    "id": "d5e8b971-0138-42d7-a6ba-7d43bf529d5e",
                    "name": "Falcon 9 Block 5 | Starlink Group 6-93"
                }
            },
            "spacecraftflight": null
        },
        {
            "id": 1633,
            "url": "https://lldev.thespacedevs.com/2.2.0/landings/1633/?format=api",
            "attempt": true,
            "success": true,
            "description": "The Falcon 9 first stage B1081 has landed on ASDS OCISLY after its 15th flight.",
            "downrange_distance": 574.0,
            "landing_type": {
                "id": 1,
                "name": "Autonomous Spaceport Drone Ship",
                "abbrev": "ASDS",
                "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory."
            },
            "landing_location": {
                "id": 1,
                "name": "Of Course I Still Love You",
                "abbrev": "OCISLY",
                "description": "The second ASDS barge, Of Course I Still Love You (OCISLY) services launches in the Pacific Ocean and was the site of the first landing of a SpaceX Falcon 9 first stage during CRS-8, the launch of a Dragon spacecraft to the International Space Station.",
                "location": null,
                "successful_landings": 138
            },
            "firststage": {
                "id": 749,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 15,
                "launcher": {
                    "id": 124,
                    "url": "https://lldev.thespacedevs.com/2.2.0/launcher/124/?format=api",
                    "details": "Launched Crew-7 on its first flight.",
                    "flight_proven": true,
                    "serial_number": "B1081",
                    "status": "active",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/124_image_20230827172435.jpeg",
                    "successful_landings": 15,
                    "attempted_landings": 15,
                    "flights": 15,
                    "last_launch_date": "2025-06-13T01:54:50Z",
                    "first_launch_date": "2023-08-26T07:27:27Z"
                },
                "previous_flight_date": "2025-05-10T00:19:50Z",
                "turn_around_time_days": 34,
                "previous_flight": {
                    "id": "7b685ef7-f610-413f-bd4a-cc58aed97be2",
                    "name": "Falcon 9 Block 5 | Starlink Group 15-3"
                }
            },
            "spacecraftflight": null
        },
        {
            "id": 1634,
            "url": "https://lldev.thespacedevs.com/2.2.0/landings/1634/?format=api",
            "attempt": true,
            "success": true,
            "description": "The Falcon 9 1st stage B1083 has landed on ASDS JRTI after its 12th flight.",
            "downrange_distance": 600.0,
            "landing_type": {
                "id": 1,
                "name": "Autonomous Spaceport Drone Ship",
                "abbrev": "ASDS",
                "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory."
            },
            "landing_location": {
                "id": 3,
                "name": "Just Read the Instructions",
                "abbrev": "JRTI",
                "description": "Third (Marmac 303) ASDS barge, Just Read the Instructions (JRTI) is currently used to recover Falcon 9 and Heavy boosters in the Altantic Ocean.",
                "location": null,
                "successful_landings": 124
            },
            "firststage": {
                "id": 750,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 12,
                "launcher": {
                    "id": 126,
                    "url": "https://lldev.thespacedevs.com/2.2.0/launcher/126/?format=api",
                    "details": "Booster first flown during the Crew-8 mission.",
                    "flight_proven": true,
                    "serial_number": "B1083",
                    "status": "active",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/126_image_20240304081131.jpeg",
                    "successful_landings": 12,
                    "attempted_landings": 12,
                    "flights": 12,
                    "last_launch_date": "2025-06-10T13:05:40Z",
                    "first_launch_date": "2024-03-04T03:53:38Z"
                },
                "previous_flight_date": "2025-05-10T06:28:00Z",
                "turn_around_time_days": 31,
                "previous_flight": {
                    "id": "ebed9e27-bbd3-4c9c-a254-100ef978dd85",
                    "name": "Falcon 9 Block 5 | Starlink Group 6-91"
                }
            },
            "spacecraftflight": null
        },
        {
            "id": 1635,
            "url": "https://lldev.thespacedevs.com/2.2.0/landings/1635/?format=api",
            "attempt": true,
            "success": true,
            "description": "The Falcon 9 1st stage B1078 has landed on ASDS ASOG after its 21st flight.",
            "downrange_distance": 600.0,
            "landing_type": {
                "id": 1,
                "name": "Autonomous Spaceport Drone Ship",
                "abbrev": "ASDS",
                "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory."
            },
            "landing_location": {
                "id": 17,
                "name": "A Shortfall of Gravitas",
                "abbrev": "ASOG",
                "description": "The fourth ASDS barge, A Shortfall of Gravitas (ASOG) is currently used to recover Falcon 9 and Heavy boosters in the Altantic Ocean.",
                "location": null,
                "successful_landings": 113
            },
            "firststage": {
                "id": 754,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 21,
                "launcher": {
                    "id": 120,
                    "url": "https://lldev.thespacedevs.com/2.2.0/launcher/120/?format=api",
                    "details": "Falcon 9 Block 5 booster first used for the Crew-6 mission.",
                    "flight_proven": true,
                    "serial_number": "B1078",
                    "status": "active",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/120_image_20230227075809.jpeg",
                    "successful_landings": 21,
                    "attempted_landings": 21,
                    "flights": 21,
                    "last_launch_date": "2025-06-13T15:29:00Z",
                    "first_launch_date": "2023-03-02T05:34:14Z"
                },
                "previous_flight_date": "2025-05-04T08:54:40Z",
                "turn_around_time_days": 40,
                "previous_flight": {
                    "id": "8ffb4866-43c9-46c1-aaac-05bd37891b0a",
                    "name": "Falcon 9 Block 5 | Starlink Group 6-84"
                }
            },
            "spacecraftflight": null
        },
        {
            "id": 1636,
            "url": "https://lldev.thespacedevs.com/2.2.0/landings/1636/?format=api",
            "attempt": true,
            "success": true,
            "description": "The Falcon 9 first stage B1093 has landed on ASDS OCISLY after its 3rd flight.",
            "downrange_distance": 574.0,
            "landing_type": {
                "id": 1,
                "name": "Autonomous Spaceport Drone Ship",
                "abbrev": "ASDS",
                "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory."
            },
            "landing_location": {
                "id": 1,
                "name": "Of Course I Still Love You",
                "abbrev": "OCISLY",
                "description": "The second ASDS barge, Of Course I Still Love You (OCISLY) services launches in the Pacific Ocean and was the site of the first landing of a SpaceX Falcon 9 first stage during CRS-8, the launch of a Dragon spacecraft to the International Space Station.",
                "location": null,
                "successful_landings": 138
            },
            "firststage": {
                "id": 755,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 3,
                "launcher": {
                    "id": 193,
                    "url": "https://lldev.thespacedevs.com/2.2.0/launcher/193/?format=api",
                    "details": "Falcon 9 booster debuting on Starlink Group 11-11.",
                    "flight_proven": true,
                    "serial_number": "B1093",
                    "status": "active",
                    "image_url": null,
                    "successful_landings": 3,
                    "attempted_landings": 3,
                    "flights": 3,
                    "last_launch_date": "2025-06-17T03:36:50Z",
                    "first_launch_date": "2025-04-07T23:06:10Z"
                },
                "previous_flight_date": "2025-05-16T13:43:50Z",
                "turn_around_time_days": 31,
                "previous_flight": {
                    "id": "17b4ef9c-7ee9-4a2a-a57e-dd973ecf573b",
                    "name": "Falcon 9 Block 5 | Starlink Group 15-5"
                }
            },
            "spacecraftflight": null
        },
        {
            "id": 1637,
            "url": "https://lldev.thespacedevs.com/2.2.0/landings/1637/?format=api",
            "attempt": true,
            "success": null,
            "description": "The Falcon 9 first stage B1071 will attempt to land on ASDS OCISLY after its 26th flight.",
            "downrange_distance": 600.0,
            "landing_type": {
                "id": 1,
                "name": "Autonomous Spaceport Drone Ship",
                "abbrev": "ASDS",
                "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory."
            },
            "landing_location": {
                "id": 1,
                "name": "Of Course I Still Love You",
                "abbrev": "OCISLY",
                "description": "The second ASDS barge, Of Course I Still Love You (OCISLY) services launches in the Pacific Ocean and was the site of the first landing of a SpaceX Falcon 9 first stage during CRS-8, the launch of a Dragon spacecraft to the International Space Station.",
                "location": null,
                "successful_landings": 138
            },
            "firststage": {
                "id": 494,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 26,
                "launcher": {
                    "id": 107,
                    "url": "https://lldev.thespacedevs.com/2.2.0/launcher/107/?format=api",
                    "details": "Falcon 9 Block 5 booster first used for the NROL-87 mission.",
                    "flight_proven": true,
                    "serial_number": "B1071",
                    "status": "active",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1071_on_slc-4e_image_20240407145834.jpeg",
                    "successful_landings": 25,
                    "attempted_landings": 25,
                    "flights": 25,
                    "last_launch_date": "2025-05-31T20:10:00Z",
                    "first_launch_date": "2022-02-02T20:27:26Z"
                },
                "previous_flight_date": "2025-05-31T20:10:00Z",
                "turn_around_time_days": 23,
                "previous_flight": {
                    "id": "53264b64-3f01-4745-a900-f5596c0e4ef8",
                    "name": "Falcon 9 Block 5 | Starlink Group 11-18"
                }
            },
            "spacecraftflight": null
        },
        {
            "id": 1638,
            "url": "https://lldev.thespacedevs.com/2.2.0/landings/1638/?format=api",
            "attempt": true,
            "success": true,
            "description": "The Falcon 9 1st stage B1090 has landed on ASDS JRTI after its 5th flight.",
            "downrange_distance": 600.0,
            "landing_type": {
                "id": 1,
                "name": "Autonomous Spaceport Drone Ship",
                "abbrev": "ASDS",
                "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory."
            },
            "landing_location": {
                "id": 3,
                "name": "Just Read the Instructions",
                "abbrev": "JRTI",
                "description": "Third (Marmac 303) ASDS barge, Just Read the Instructions (JRTI) is currently used to recover Falcon 9 and Heavy boosters in the Altantic Ocean.",
                "location": null,
                "successful_landings": 124
            },
            "firststage": {
                "id": 756,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 5,
                "launcher": {
                    "id": 190,
                    "url": "https://lldev.thespacedevs.com/2.2.0/launcher/190/?format=api",
                    "details": "Falcon 9 booster.",
                    "flight_proven": true,
                    "serial_number": "B1090",
                    "status": "active",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1090_at_lz-1__image_20250316065021.jpg",
                    "successful_landings": 5,
                    "attempted_landings": 5,
                    "flights": 5,
                    "last_launch_date": "2025-06-18T05:55:10Z",
                    "first_launch_date": "2024-12-17T22:26:00Z"
                },
                "previous_flight_date": "2025-05-14T16:38:50Z",
                "turn_around_time_days": 34,
                "previous_flight": {
                    "id": "05eef4ad-acc0-490d-822e-ce1c98f37c11",
                    "name": "Falcon 9 Block 5 | Starlink Group 6-67"
                }
            },
            "spacecraftflight": null
        },
        {
            "id": 1639,
            "url": "https://lldev.thespacedevs.com/2.2.0/landings/1639/?format=api",
            "attempt": true,
            "success": null,
            "description": "The Falcon 9 1st stage B1069 will attempt to land on ASDS ASOG after its 25th flight.",
            "downrange_distance": 600.0,
            "landing_type": {
                "id": 1,
                "name": "Autonomous Spaceport Drone Ship",
                "abbrev": "ASDS",
                "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory."
            },
            "landing_location": {
                "id": 17,
                "name": "A Shortfall of Gravitas",
                "abbrev": "ASOG",
                "description": "The fourth ASDS barge, A Shortfall of Gravitas (ASOG) is currently used to recover Falcon 9 and Heavy boosters in the Altantic Ocean.",
                "location": null,
                "successful_landings": 113
            },
            "firststage": {
                "id": 757,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 25,
                "launcher": {
                    "id": 105,
                    "url": "https://lldev.thespacedevs.com/2.2.0/launcher/105/?format=api",
                    "details": "Falcon 9 Block 5 booster first used for the CRS-24 mission.",
                    "flight_proven": true,
                    "serial_number": "B1069",
                    "status": "active",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/105_image_20211220081646.jpeg",
                    "successful_landings": 24,
                    "attempted_landings": 24,
                    "flights": 24,
                    "last_launch_date": "2025-05-24T17:19:10Z",
                    "first_launch_date": "2021-12-21T10:07:08Z"
                },
                "previous_flight_date": "2025-05-24T17:19:10Z",
                "turn_around_time_days": 29,
                "previous_flight": {
                    "id": "2f3402d8-998f-4659-a5f6-ced132098d2f",
                    "name": "Falcon 9 Block 5 | Starlink Group 12-22"
                }
            },
            "spacecraftflight": null
        },
        {
            "id": 1640,
            "url": "https://lldev.thespacedevs.com/2.2.0/landings/1640/?format=api",
            "attempt": true,
            "success": null,
            "description": "The New Shepard booster NS-5 will land back on the landing pad.",
            "downrange_distance": 3.2,
            "landing_type": {
                "id": 2,
                "name": "Return to Launch Site",
                "abbrev": "RTLS",
                "description": "A return to launch site usually means that after stage separation the booster flips and does a burn back towards the launch site, landing near where it initially launched from."
            },
            "landing_location": {
                "id": 11,
                "name": "Corn Ranch Landing Pad, West Texas",
                "abbrev": "CR",
                "description": "New Shepard landing site.",
                "location": {
                    "id": 29,
                    "url": "https://lldev.thespacedevs.com/2.2.0/location/29/?format=api",
                    "name": "Corn Ranch, Van Horn, TX, USA",
                    "country_code": "USA",
                    "description": "Corn Ranch, commonly referred to as Launch Site One (LSO), is a spaceport owned and operated by Blue Origin which is located approximately 30 miles north of the town of Van Horn, Texas, United States.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
                    "timezone_name": "America/Chicago",
                    "total_launch_count": 32,
                    "total_landing_count": 32
                },
                "successful_landings": 27
            },
            "firststage": {
                "id": 758,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 4,
                "launcher": {
                    "id": 187,
                    "url": "https://lldev.thespacedevs.com/2.2.0/launcher/187/?format=api",
                    "details": "5th New Shepard booster.",
                    "flight_proven": true,
                    "serial_number": "NS-5",
                    "status": "active",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ns-5_on_the_lau_image_20250204174818.jpg",
                    "successful_landings": 3,
                    "attempted_landings": 3,
                    "flights": 3,
                    "last_launch_date": "2025-04-14T13:30:00Z",
                    "first_launch_date": "2024-10-23T15:27:00Z"
                },
                "previous_flight_date": "2025-04-14T13:30:00Z",
                "turn_around_time_days": 76,
                "previous_flight": {
                    "id": "08433f85-5ba3-470d-95ed-167e615e9e9a",
                    "name": "New Shepard | NS-31"
                }
            },
            "spacecraftflight": null
        },
        {
            "id": 1641,
            "url": "https://lldev.thespacedevs.com/2.2.0/landings/1641/?format=api",
            "attempt": true,
            "success": null,
            "description": "The RSS Kármán line capsule will land at Blue Origin's Corn Ranch facility.",
            "downrange_distance": null,
            "landing_type": {
                "id": 4,
                "name": "Parachute Landing",
                "abbrev": "PCL",
                "description": "Unpowered landing using parachute(s)."
            },
            "landing_location": {
                "id": 28,
                "name": "Corn Ranch, West Texas",
                "abbrev": "CR",
                "description": "Blue Origin launch and landing facility located in West Texas",
                "location": {
                    "id": 29,
                    "url": "https://lldev.thespacedevs.com/2.2.0/location/29/?format=api",
                    "name": "Corn Ranch, Van Horn, TX, USA",
                    "country_code": "USA",
                    "description": "Corn Ranch, commonly referred to as Launch Site One (LSO), is a spaceport owned and operated by Blue Origin which is located approximately 30 miles north of the town of Van Horn, Texas, United States.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
                    "timezone_name": "America/Chicago",
                    "total_launch_count": 32,
                    "total_landing_count": 32
                },
                "successful_landings": 35
            },
            "firststage": null,
            "spacecraftflight": {
                "id": 885,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/flight/885/?format=api",
                "mission_end": null,
                "destination": "Suborbital",
                "launch_crew": [
                    {
                        "id": 5115,
                        "role": {
                            "id": 28,
                            "role": "Tourist",
                            "priority": 7
                        },
                        "astronaut": {
                            "id": 848,
                            "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/848/?format=api",
                            "name": "Allie Kuehner",
                            "type": {
                                "id": 3,
                                "name": "Private"
                            },
                            "in_space": false,
                            "time_in_space": "P0D",
                            "status": {
                                "id": 14,
                                "name": "Occasional Spaceflight"
                            },
                            "agency": {
                                "id": 141,
                                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                                "name": "Blue Origin",
                                "type": "Commercial"
                            },
                            "date_of_birth": null,
                            "date_of_death": null,
                            "nationality": "American",
                            "twitter": null,
                            "instagram": null,
                            "bio": "Environmentalist and dedicated conservationist",
                            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/allie_kuehner_o_image_20250621125015.jpg",
                            "wiki": null,
                            "last_flight": null,
                            "first_flight": null
                        }
                    },
                    {
                        "id": 5116,
                        "role": {
                            "id": 28,
                            "role": "Tourist",
                            "priority": 7
                        },
                        "astronaut": {
                            "id": 849,
                            "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/849/?format=api",
                            "name": "Carl Kuehner",
                            "type": {
                                "id": 3,
                                "name": "Private"
                            },
                            "in_space": false,
                            "time_in_space": "P0D",
                            "status": {
                                "id": 14,
                                "name": "Occasional Spaceflight"
                            },
                            "agency": {
                                "id": 141,
                                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                                "name": "Blue Origin",
                                "type": "Commercial"
                            },
                            "date_of_birth": null,
                            "date_of_death": null,
                            "nationality": "American",
                            "twitter": null,
                            "instagram": null,
                            "bio": "Chairman of Building and Land Technology (BLT), a real estate development, investment, and property management firm",
                            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/carl_kuehner_of_image_20250621125030.jpg",
                            "wiki": null,
                            "last_flight": null,
                            "first_flight": null
                        }
                    },
                    {
                        "id": 5118,
                        "role": {
                            "id": 28,
                            "role": "Tourist",
                            "priority": 7
                        },
                        "astronaut": {
                            "id": 851,
                            "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/851/?format=api",
                            "name": "Freddie Rescigno Jr.",
                            "type": {
                                "id": 3,
                                "name": "Private"
                            },
                            "in_space": false,
                            "time_in_space": "P0D",
                            "status": {
                                "id": 14,
                                "name": "Occasional Spaceflight"
                            },
                            "agency": {
                                "id": 141,
                                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                                "name": "Blue Origin",
                                "type": "Commercial"
                            },
                            "date_of_birth": null,
                            "date_of_death": null,
                            "nationality": "American Italian",
                            "twitter": null,
                            "instagram": null,
                            "bio": "Italian-American entrepreneur, business owner, and competitive golfer based in Suwanee, Georgia.",
                            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/freddie_rescign_image_20250621125046.jpg",
                            "wiki": null,
                            "last_flight": null,
                            "first_flight": null
                        }
                    },
                    {
                        "id": 5120,
                        "role": {
                            "id": 28,
                            "role": "Tourist",
                            "priority": 7
                        },
                        "astronaut": {
                            "id": 853,
                            "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/853/?format=api",
                            "name": "Jim Sitkin",
                            "type": {
                                "id": 3,
                                "name": "Private"
                            },
                            "in_space": false,
                            "time_in_space": "P0D",
                            "status": {
                                "id": 14,
                                "name": "Occasional Spaceflight"
                            },
                            "agency": {
                                "id": 141,
                                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                                "name": "Blue Origin",
                                "type": "Commercial"
                            },
                            "date_of_birth": null,
                            "date_of_death": null,
                            "nationality": "American",
                            "twitter": null,
                            "instagram": null,
                            "bio": "Retired law expert specalized on employment class actions on behalf of non-unionized employees, challenging industries that traditionally had rejected application of various employee protections.",
                            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jim_sitkin_offi_image_20250621125101.jpg",
                            "wiki": null,
                            "last_flight": null,
                            "first_flight": null
                        }
                    },
                    {
                        "id": 5117,
                        "role": {
                            "id": 28,
                            "role": "Tourist",
                            "priority": 7
                        },
                        "astronaut": {
                            "id": 850,
                            "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/850/?format=api",
                            "name": "Leland Larson",
                            "type": {
                                "id": 3,
                                "name": "Private"
                            },
                            "in_space": false,
                            "time_in_space": "P0D",
                            "status": {
                                "id": 14,
                                "name": "Occasional Spaceflight"
                            },
                            "agency": {
                                "id": 141,
                                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                                "name": "Blue Origin",
                                "type": "Commercial"
                            },
                            "date_of_birth": null,
                            "date_of_death": null,
                            "nationality": "American",
                            "twitter": null,
                            "instagram": null,
                            "bio": "Philanthropist and former CEO of School Bus Services, Inc. and Larson Transportation Services.",
                            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/leland_larson_o_image_20250621125143.jpg",
                            "wiki": null,
                            "last_flight": null,
                            "first_flight": null
                        }
                    },
                    {
                        "id": 5119,
                        "role": {
                            "id": 28,
                            "role": "Tourist",
                            "priority": 7
                        },
                        "astronaut": {
                            "id": 852,
                            "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/852/?format=api",
                            "name": "Owolabi Salis",
                            "type": {
                                "id": 3,
                                "name": "Private"
                            },
                            "in_space": false,
                            "time_in_space": "P0D",
                            "status": {
                                "id": 14,
                                "name": "Occasional Spaceflight"
                            },
                            "agency": {
                                "id": 141,
                                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                                "name": "Blue Origin",
                                "type": "Commercial"
                            },
                            "date_of_birth": null,
                            "date_of_death": null,
                            "nationality": "American",
                            "twitter": null,
                            "instagram": null,
                            "bio": "Attorney and a financial consultant",
                            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/owolabi_salis_o_image_20250621125159.jpg",
                            "wiki": null,
                            "last_flight": null,
                            "first_flight": null
                        }
                    }
                ],
                "onboard_crew": [],
                "landing_crew": [
                    {
                        "id": 5115,
                        "role": {
                            "id": 28,
                            "role": "Tourist",
                            "priority": 7
                        },
                        "astronaut": {
                            "id": 848,
                            "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/848/?format=api",
                            "name": "Allie Kuehner",
                            "type": {
                                "id": 3,
                                "name": "Private"
                            },
                            "in_space": false,
                            "time_in_space": "P0D",
                            "status": {
                                "id": 14,
                                "name": "Occasional Spaceflight"
                            },
                            "agency": {
                                "id": 141,
                                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                                "name": "Blue Origin",
                                "type": "Commercial"
                            },
                            "date_of_birth": null,
                            "date_of_death": null,
                            "nationality": "American",
                            "twitter": null,
                            "instagram": null,
                            "bio": "Environmentalist and dedicated conservationist",
                            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/allie_kuehner_o_image_20250621125015.jpg",
                            "wiki": null,
                            "last_flight": null,
                            "first_flight": null
                        }
                    },
                    {
                        "id": 5116,
                        "role": {
                            "id": 28,
                            "role": "Tourist",
                            "priority": 7
                        },
                        "astronaut": {
                            "id": 849,
                            "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/849/?format=api",
                            "name": "Carl Kuehner",
                            "type": {
                                "id": 3,
                                "name": "Private"
                            },
                            "in_space": false,
                            "time_in_space": "P0D",
                            "status": {
                                "id": 14,
                                "name": "Occasional Spaceflight"
                            },
                            "agency": {
                                "id": 141,
                                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                                "name": "Blue Origin",
                                "type": "Commercial"
                            },
                            "date_of_birth": null,
                            "date_of_death": null,
                            "nationality": "American",
                            "twitter": null,
                            "instagram": null,
                            "bio": "Chairman of Building and Land Technology (BLT), a real estate development, investment, and property management firm",
                            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/carl_kuehner_of_image_20250621125030.jpg",
                            "wiki": null,
                            "last_flight": null,
                            "first_flight": null
                        }
                    },
                    {
                        "id": 5118,
                        "role": {
                            "id": 28,
                            "role": "Tourist",
                            "priority": 7
                        },
                        "astronaut": {
                            "id": 851,
                            "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/851/?format=api",
                            "name": "Freddie Rescigno Jr.",
                            "type": {
                                "id": 3,
                                "name": "Private"
                            },
                            "in_space": false,
                            "time_in_space": "P0D",
                            "status": {
                                "id": 14,
                                "name": "Occasional Spaceflight"
                            },
                            "agency": {
                                "id": 141,
                                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                                "name": "Blue Origin",
                                "type": "Commercial"
                            },
                            "date_of_birth": null,
                            "date_of_death": null,
                            "nationality": "American Italian",
                            "twitter": null,
                            "instagram": null,
                            "bio": "Italian-American entrepreneur, business owner, and competitive golfer based in Suwanee, Georgia.",
                            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/freddie_rescign_image_20250621125046.jpg",
                            "wiki": null,
                            "last_flight": null,
                            "first_flight": null
                        }
                    },
                    {
                        "id": 5120,
                        "role": {
                            "id": 28,
                            "role": "Tourist",
                            "priority": 7
                        },
                        "astronaut": {
                            "id": 853,
                            "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/853/?format=api",
                            "name": "Jim Sitkin",
                            "type": {
                                "id": 3,
                                "name": "Private"
                            },
                            "in_space": false,
                            "time_in_space": "P0D",
                            "status": {
                                "id": 14,
                                "name": "Occasional Spaceflight"
                            },
                            "agency": {
                                "id": 141,
                                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                                "name": "Blue Origin",
                                "type": "Commercial"
                            },
                            "date_of_birth": null,
                            "date_of_death": null,
                            "nationality": "American",
                            "twitter": null,
                            "instagram": null,
                            "bio": "Retired law expert specalized on employment class actions on behalf of non-unionized employees, challenging industries that traditionally had rejected application of various employee protections.",
                            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jim_sitkin_offi_image_20250621125101.jpg",
                            "wiki": null,
                            "last_flight": null,
                            "first_flight": null
                        }
                    },
                    {
                        "id": 5117,
                        "role": {
                            "id": 28,
                            "role": "Tourist",
                            "priority": 7
                        },
                        "astronaut": {
                            "id": 850,
                            "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/850/?format=api",
                            "name": "Leland Larson",
                            "type": {
                                "id": 3,
                                "name": "Private"
                            },
                            "in_space": false,
                            "time_in_space": "P0D",
                            "status": {
                                "id": 14,
                                "name": "Occasional Spaceflight"
                            },
                            "agency": {
                                "id": 141,
                                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                                "name": "Blue Origin",
                                "type": "Commercial"
                            },
                            "date_of_birth": null,
                            "date_of_death": null,
                            "nationality": "American",
                            "twitter": null,
                            "instagram": null,
                            "bio": "Philanthropist and former CEO of School Bus Services, Inc. and Larson Transportation Services.",
                            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/leland_larson_o_image_20250621125143.jpg",
                            "wiki": null,
                            "last_flight": null,
                            "first_flight": null
                        }
                    },
                    {
                        "id": 5119,
                        "role": {
                            "id": 28,
                            "role": "Tourist",
                            "priority": 7
                        },
                        "astronaut": {
                            "id": 852,
                            "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/852/?format=api",
                            "name": "Owolabi Salis",
                            "type": {
                                "id": 3,
                                "name": "Private"
                            },
                            "in_space": false,
                            "time_in_space": "P0D",
                            "status": {
                                "id": 14,
                                "name": "Occasional Spaceflight"
                            },
                            "agency": {
                                "id": 141,
                                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                                "name": "Blue Origin",
                                "type": "Commercial"
                            },
                            "date_of_birth": null,
                            "date_of_death": null,
                            "nationality": "American",
                            "twitter": null,
                            "instagram": null,
                            "bio": "Attorney and a financial consultant",
                            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/owolabi_salis_o_image_20250621125159.jpg",
                            "wiki": null,
                            "last_flight": null,
                            "first_flight": null
                        }
                    }
                ],
                "spacecraft": {
                    "id": 599,
                    "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/599/?format=api",
                    "name": "RSS Kármán line",
                    "serial_number": null,
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "PT20M21S",
                    "time_docked": "P0D",
                    "flights_count": 2,
                    "mission_ends_count": 2,
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "description": "Second human rated Crew Capsule for New Shepard.",
                    "spacecraft_config": {
                        "id": 21,
                        "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/21/?format=api",
                        "name": "Crew Capsule 2.0",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 141,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "type": "Commercial"
                        },
                        "in_use": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew2520capsule25202.0_image_20190309095011.jpeg"
                    }
                },
                "launch": {
                    "id": "b6283d07-cfec-41fb-a27d-ade407b46393",
                    "url": "https://lldev.thespacedevs.com/2.2.0/launch/b6283d07-cfec-41fb-a27d-ade407b46393/?format=api",
                    "slug": "new-shepard-ns-33",
                    "name": "New Shepard | NS-33",
                    "status": {
                        "id": 2,
                        "name": "To Be Determined",
                        "abbrev": "TBD",
                        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
                    },
                    "last_updated": "2025-06-22T10:53:52Z",
                    "net": "2025-06-30T00:00:00Z",
                    "window_end": "2025-06-30T00:00:00Z",
                    "window_start": "2025-06-30T00:00:00Z",
                    "net_precision": {
                        "id": 7,
                        "name": "Month",
                        "abbrev": "M",
                        "description": "The T-0 is expected in the given month."
                    },
                    "probability": null,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 141,
                        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                        "name": "Blue Origin",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 8641,
                        "configuration": {
                            "id": 137,
                            "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/137/?format=api",
                            "name": "New Shepard",
                            "family": "",
                            "full_name": "New Shepard",
                            "variant": ""
                        }
                    },
                    "mission": {
                        "id": 7233,
                        "name": "NS-33",
                        "description": "NS-33 is the 13th crewed flight for the New Shepard program and the 33rd in its history.",
                        "launch_designator": null,
                        "type": "Tourism",
                        "orbit": {
                            "id": 15,
                            "name": "Suborbital",
                            "abbrev": "Sub"
                        },
                        "agencies": [
                            {
                                "id": 141,
                                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
                                "name": "Blue Origin",
                                "featured": true,
                                "type": "Commercial",
                                "country_code": "USA",
                                "abbrev": "BO",
                                "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
                                "administrator": "CEO: Jeff Bezos",
                                "founding_year": "2000",
                                "launchers": "New Shepard | New Glenn",
                                "spacecraft": "",
                                "launch_library_url": null,
                                "total_launch_count": 33,
                                "consecutive_successful_launches": 10,
                                "successful_launches": 32,
                                "failed_launches": 1,
                                "pending_launches": 5,
                                "consecutive_successful_landings": 4,
                                "successful_landings": 30,
                                "failed_landings": 3,
                                "attempted_landings": 33,
                                "info_url": "https://www.blueorigin.com/",
                                "wiki_url": "https://en.wikipedia.org/wiki/Blue_Origin",
                                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg"
                            }
                        ],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 90,
                        "url": "https://lldev.thespacedevs.com/2.2.0/pad/90/?format=api",
                        "agency_id": 141,
                        "name": "West Texas Suborbital Launch Site/ Corn Ranch",
                        "description": null,
                        "info_url": "https://www.blueorigin.com",
                        "wiki_url": "https://en.wikipedia.org/wiki/Corn_Ranch",
                        "map_url": "https://www.google.com/maps?q=31.422878000000000,-104.757121000000000",
                        "latitude": "31.422878",
                        "longitude": "-104.757121",
                        "location": {
                            "id": 29,
                            "url": "https://lldev.thespacedevs.com/2.2.0/location/29/?format=api",
                            "name": "Corn Ranch, Van Horn, TX, USA",
                            "country_code": "USA",
                            "description": "Corn Ranch, commonly referred to as Launch Site One (LSO), is a spaceport owned and operated by Blue Origin which is located approximately 30 miles north of the town of Van Horn, Texas, United States.",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
                            "timezone_name": "America/Chicago",
                            "total_launch_count": 32,
                            "total_landing_count": 32
                        },
                        "country_code": "USA",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_90_20200803143233.jpg",
                        "total_launch_count": 32,
                        "orbital_launch_attempt_count": 0
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_20240621062033.jpeg",
                    "infographic": null,
                    "program": [],
                    "orbital_launch_attempt_count": null,
                    "location_launch_attempt_count": 33,
                    "pad_launch_attempt_count": 33,
                    "agency_launch_attempt_count": 34,
                    "orbital_launch_attempt_count_year": 0,
                    "location_launch_attempt_count_year": 5,
                    "pad_launch_attempt_count_year": 5,
                    "agency_launch_attempt_count_year": 6,
                    "type": "normal"
                }
            }
        }
    ]
}