API endpoint that allows Astronaut to be viewed.

GET:
Return a list of all the existing astronauts.

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

FILTERS:
Parameters - 'name', 'status', 'nationality', 'agency__name', 'agency__abbrev', 'date_of_birth',
'date_of_death', 'status_ids', 'is_human', 'type__id', 'has_flown', 'in_space'
Example - /2.2.0/astronaut/?nationality=American

SEARCH EXAMPLE:
/2.2.0/astronaut/?search=armstrong
Searches through name, nationality and agency name

ORDERING:
Fields - 'name', 'status', 'date_of_birth'
Example - /2.2.0/astronaut/?order=name

GET /2.2.0/astronaut/670/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 670,
    "url": "https://ll.thespacedevs.com/2.2.0/astronaut/670/?format=api",
    "name": "Peter Siebold",
    "status": {
        "id": 1,
        "name": "Active"
    },
    "type": {
        "id": 3,
        "name": "Private"
    },
    "in_space": false,
    "time_in_space": "PT12H",
    "eva_time": "P0D",
    "agency": {
        "id": 1024,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
        "name": "Virgin Galactic",
        "type": "Private"
    },
    "age": 53,
    "date_of_birth": "1971-01-01",
    "date_of_death": null,
    "nationality": "American",
    "twitter": null,
    "instagram": null,
    "bio": "Peter Siebold is a member of the Scaled Composites astronaut team. He is their Director of Flight Operations was one of the test pilots for SpaceShipOne and SpaceShipTwo. On October 31, 2014, Peter Siebold and Michael Alsbury were piloting the SpaceShipTwo VSS Enterprise on flight PF04, when the craft came apart in mid-air and then crashed, killing Alsbury and injuring Siebold.",
    "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/peter_siebold_image_20210522144249.png",
    "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185724.png",
    "wiki": "https://en.wikipedia.org/wiki/Peter_Siebold",
    "flights": [
        {
            "id": "b74dd1c6-3472-4f1c-ae0c-8d56a06f95cc",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/b74dd1c6-3472-4f1c-ae0c-8d56a06f95cc/?format=api",
            "slug": "spaceshiptwo-vss-enterprise-pf04",
            "name": "SpaceShipTwo | VSS Enterprise PF04",
            "status": {
                "id": 4,
                "name": "Launch Failure",
                "abbrev": "Failure",
                "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate."
            },
            "last_updated": "2023-06-14T08:57:42Z",
            "net": "2014-10-31T12:00:00Z",
            "window_end": "2014-10-31T12:00:00Z",
            "window_start": "2014-10-31T12:00:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1024,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                "name": "Virgin Galactic",
                "type": "Private"
            },
            "rocket": {
                "id": 2930,
                "configuration": {
                    "id": 465,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                    "name": "SpaceShipTwo",
                    "family": "",
                    "full_name": "SpaceShipTwo",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1347,
                "name": "VSS Enterprise PF04",
                "description": "Powered test flight of VSS Enterprise. Unintended feathering destroyed the vehicle in-flight, killed one pilot and injured the other.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 190,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                "agency_id": 1024,
                "name": "Mojave Air and Space Port",
                "description": null,
                "info_url": "https://www.mojaveairport.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                "latitude": "35.0594444",
                "longitude": "-118.1538607",
                "location": {
                    "id": 144,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                    "name": "Air launch to Suborbital flight",
                    "country_code": "???",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                    "timezone_name": "",
                    "total_launch_count": 85,
                    "total_landing_count": 0
                },
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                "total_launch_count": 53,
                "orbital_launch_attempt_count": 0
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": null,
            "location_launch_attempt_count": 56,
            "pad_launch_attempt_count": 37,
            "agency_launch_attempt_count": 37,
            "orbital_launch_attempt_count_year": 0,
            "location_launch_attempt_count_year": 6,
            "pad_launch_attempt_count_year": 6,
            "agency_launch_attempt_count_year": 6,
            "type": "normal"
        },
        {
            "id": "52ebc2af-1a42-4cd0-a9a0-09d4f3472ba3",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/52ebc2af-1a42-4cd0-a9a0-09d4f3472ba3/?format=api",
            "slug": "spaceshiptwo-vss-enterprise-cf02",
            "name": "SpaceShipTwo | VSS Enterprise CF02",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T08:57:42Z",
            "net": "2014-08-28T12:00:00Z",
            "window_end": "2014-08-28T12:00:00Z",
            "window_start": "2014-08-28T12:00:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1024,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                "name": "Virgin Galactic",
                "type": "Private"
            },
            "rocket": {
                "id": 2928,
                "configuration": {
                    "id": 465,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                    "name": "SpaceShipTwo",
                    "family": "",
                    "full_name": "SpaceShipTwo",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1345,
                "name": "VSS Enterprise CF02",
                "description": "Cold flow test flight of VSS Enterprise.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 190,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                "agency_id": 1024,
                "name": "Mojave Air and Space Port",
                "description": null,
                "info_url": "https://www.mojaveairport.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                "latitude": "35.0594444",
                "longitude": "-118.1538607",
                "location": {
                    "id": 144,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                    "name": "Air launch to Suborbital flight",
                    "country_code": "???",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                    "timezone_name": "",
                    "total_launch_count": 85,
                    "total_landing_count": 0
                },
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                "total_launch_count": 53,
                "orbital_launch_attempt_count": 0
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": null,
            "location_launch_attempt_count": 54,
            "pad_launch_attempt_count": 35,
            "agency_launch_attempt_count": 35,
            "orbital_launch_attempt_count_year": 0,
            "location_launch_attempt_count_year": 4,
            "pad_launch_attempt_count_year": 4,
            "agency_launch_attempt_count_year": 4,
            "type": "normal"
        },
        {
            "id": "0e75ef0b-6e4b-4e93-b40b-2422ad8cf75b",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/0e75ef0b-6e4b-4e93-b40b-2422ad8cf75b/?format=api",
            "slug": "spaceshiptwo-vss-enterprise-gf19",
            "name": "SpaceShipTwo | VSS Enterprise GF19",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T08:57:57Z",
            "net": "2012-07-18T12:00:00Z",
            "window_end": "2012-07-18T12:00:00Z",
            "window_start": "2012-07-18T12:00:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1024,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                "name": "Virgin Galactic",
                "type": "Private"
            },
            "rocket": {
                "id": 2912,
                "configuration": {
                    "id": 465,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                    "name": "SpaceShipTwo",
                    "family": "",
                    "full_name": "SpaceShipTwo",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1329,
                "name": "VSS Enterprise GF19",
                "description": "Free glide test flight of VSS Enterprise.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 190,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                "agency_id": 1024,
                "name": "Mojave Air and Space Port",
                "description": null,
                "info_url": "https://www.mojaveairport.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                "latitude": "35.0594444",
                "longitude": "-118.1538607",
                "location": {
                    "id": 144,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                    "name": "Air launch to Suborbital flight",
                    "country_code": "???",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                    "timezone_name": "",
                    "total_launch_count": 85,
                    "total_landing_count": 0
                },
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                "total_launch_count": 53,
                "orbital_launch_attempt_count": 0
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": null,
            "location_launch_attempt_count": 39,
            "pad_launch_attempt_count": 20,
            "agency_launch_attempt_count": 20,
            "orbital_launch_attempt_count_year": 0,
            "location_launch_attempt_count_year": 3,
            "pad_launch_attempt_count_year": 3,
            "agency_launch_attempt_count_year": 3,
            "type": "normal"
        },
        {
            "id": "eadc2278-5985-41c5-8746-c21f2716ae13",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/eadc2278-5985-41c5-8746-c21f2716ae13/?format=api",
            "slug": "spaceshiptwo-vss-enterprise-gf07",
            "name": "SpaceShipTwo | VSS Enterprise GF07",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T08:57:57Z",
            "net": "2011-05-04T12:00:00Z",
            "window_end": "2011-05-04T12:00:00Z",
            "window_start": "2011-05-04T12:00:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1024,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                "name": "Virgin Galactic",
                "type": "Private"
            },
            "rocket": {
                "id": 2899,
                "configuration": {
                    "id": 465,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                    "name": "SpaceShipTwo",
                    "family": "",
                    "full_name": "SpaceShipTwo",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1316,
                "name": "VSS Enterprise GF07",
                "description": "Free glide test flight of VSS Enterprise.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 190,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                "agency_id": 1024,
                "name": "Mojave Air and Space Port",
                "description": null,
                "info_url": "https://www.mojaveairport.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                "latitude": "35.0594444",
                "longitude": "-118.1538607",
                "location": {
                    "id": 144,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                    "name": "Air launch to Suborbital flight",
                    "country_code": "???",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                    "timezone_name": "",
                    "total_launch_count": 85,
                    "total_landing_count": 0
                },
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                "total_launch_count": 53,
                "orbital_launch_attempt_count": 0
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": null,
            "location_launch_attempt_count": 26,
            "pad_launch_attempt_count": 7,
            "agency_launch_attempt_count": 7,
            "orbital_launch_attempt_count_year": 0,
            "location_launch_attempt_count_year": 4,
            "pad_launch_attempt_count_year": 4,
            "agency_launch_attempt_count_year": 4,
            "type": "normal"
        },
        {
            "id": "ff09b1f6-63cb-47f0-936f-1530fb7ad974",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/ff09b1f6-63cb-47f0-936f-1530fb7ad974/?format=api",
            "slug": "spaceshiptwo-vss-enterprise-gf05",
            "name": "SpaceShipTwo | VSS Enterprise GF05",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T08:58:00Z",
            "net": "2011-04-22T12:00:00Z",
            "window_end": "2011-04-22T12:00:00Z",
            "window_start": "2011-04-22T12:00:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1024,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                "name": "Virgin Galactic",
                "type": "Private"
            },
            "rocket": {
                "id": 2897,
                "configuration": {
                    "id": 465,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                    "name": "SpaceShipTwo",
                    "family": "",
                    "full_name": "SpaceShipTwo",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1314,
                "name": "VSS Enterprise GF05",
                "description": "Free glide test flight of VSS Enterprise.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 190,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                "agency_id": 1024,
                "name": "Mojave Air and Space Port",
                "description": null,
                "info_url": "https://www.mojaveairport.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                "latitude": "35.0594444",
                "longitude": "-118.1538607",
                "location": {
                    "id": 144,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                    "name": "Air launch to Suborbital flight",
                    "country_code": "???",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                    "timezone_name": "",
                    "total_launch_count": 85,
                    "total_landing_count": 0
                },
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                "total_launch_count": 53,
                "orbital_launch_attempt_count": 0
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": null,
            "location_launch_attempt_count": 24,
            "pad_launch_attempt_count": 5,
            "agency_launch_attempt_count": 5,
            "orbital_launch_attempt_count_year": 0,
            "location_launch_attempt_count_year": 2,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 2,
            "type": "normal"
        },
        {
            "id": "de4e3029-e22c-4da7-80fc-7b32026c0322",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/de4e3029-e22c-4da7-80fc-7b32026c0322/?format=api",
            "slug": "spaceshiptwo-vss-enterprise-gf17",
            "name": "SpaceShipTwo | VSS Enterprise GF17",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T08:57:42Z",
            "net": "2012-06-26T12:00:00Z",
            "window_end": "2012-06-26T12:00:00Z",
            "window_start": "2012-06-26T12:00:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1024,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                "name": "Virgin Galactic",
                "type": "Private"
            },
            "rocket": {
                "id": 2910,
                "configuration": {
                    "id": 465,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                    "name": "SpaceShipTwo",
                    "family": "",
                    "full_name": "SpaceShipTwo",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1327,
                "name": "VSS Enterprise GF17",
                "description": "Free glide test flight of VSS Enterprise.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 190,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                "agency_id": 1024,
                "name": "Mojave Air and Space Port",
                "description": null,
                "info_url": "https://www.mojaveairport.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                "latitude": "35.0594444",
                "longitude": "-118.1538607",
                "location": {
                    "id": 144,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                    "name": "Air launch to Suborbital flight",
                    "country_code": "???",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                    "timezone_name": "",
                    "total_launch_count": 85,
                    "total_landing_count": 0
                },
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                "total_launch_count": 53,
                "orbital_launch_attempt_count": 0
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": null,
            "location_launch_attempt_count": 37,
            "pad_launch_attempt_count": 18,
            "agency_launch_attempt_count": 18,
            "orbital_launch_attempt_count_year": 0,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1,
            "type": "normal"
        },
        {
            "id": "f4cf548c-2b02-44b0-bdf7-5742772aabd0",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/f4cf548c-2b02-44b0-bdf7-5742772aabd0/?format=api",
            "slug": "spaceshiptwo-vss-enterprise-gf29",
            "name": "SpaceShipTwo | VSS Enterprise GF29",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T08:58:22Z",
            "net": "2014-07-29T12:00:00Z",
            "window_end": "2014-07-29T12:00:00Z",
            "window_start": "2014-07-29T12:00:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1024,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                "name": "Virgin Galactic",
                "type": "Private"
            },
            "rocket": {
                "id": 2927,
                "configuration": {
                    "id": 465,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                    "name": "SpaceShipTwo",
                    "family": "",
                    "full_name": "SpaceShipTwo",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1344,
                "name": "VSS Enterprise GF29",
                "description": "Free glide test flight of VSS Enterprise.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 190,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                "agency_id": 1024,
                "name": "Mojave Air and Space Port",
                "description": null,
                "info_url": "https://www.mojaveairport.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                "latitude": "35.0594444",
                "longitude": "-118.1538607",
                "location": {
                    "id": 144,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                    "name": "Air launch to Suborbital flight",
                    "country_code": "???",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                    "timezone_name": "",
                    "total_launch_count": 85,
                    "total_landing_count": 0
                },
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                "total_launch_count": 53,
                "orbital_launch_attempt_count": 0
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": null,
            "location_launch_attempt_count": 53,
            "pad_launch_attempt_count": 34,
            "agency_launch_attempt_count": 34,
            "orbital_launch_attempt_count_year": 0,
            "location_launch_attempt_count_year": 3,
            "pad_launch_attempt_count_year": 3,
            "agency_launch_attempt_count_year": 3,
            "type": "normal"
        },
        {
            "id": "d899cade-b7ba-4785-b974-2dd482c22ecf",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/d899cade-b7ba-4785-b974-2dd482c22ecf/?format=api",
            "slug": "spaceshiptwo-vss-enterprise-cc12",
            "name": "SpaceShipTwo | VSS Enterprise CC12",
            "status": {
                "id": 7,
                "name": "Launch was a Partial Failure",
                "abbrev": "Partial Failure",
                "description": "Either the launch vehicle reached orbit but did not deliver its payload in the targeted orbit, or an exceptional event made it impossible to consider the mission a success."
            },
            "last_updated": "2023-06-14T08:58:00Z",
            "net": "2011-06-09T12:00:00Z",
            "window_end": "2011-06-09T12:00:00Z",
            "window_start": "2011-06-09T12:00:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1024,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                "name": "Virgin Galactic",
                "type": "Private"
            },
            "rocket": {
                "id": 2903,
                "configuration": {
                    "id": 465,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                    "name": "SpaceShipTwo",
                    "family": "",
                    "full_name": "SpaceShipTwo",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1320,
                "name": "VSS Enterprise CC12",
                "description": "Cold flow test flight of VSS Enterprise. Release failure during flight intended as GF11.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 190,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                "agency_id": 1024,
                "name": "Mojave Air and Space Port",
                "description": null,
                "info_url": "https://www.mojaveairport.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                "latitude": "35.0594444",
                "longitude": "-118.1538607",
                "location": {
                    "id": 144,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                    "name": "Air launch to Suborbital flight",
                    "country_code": "???",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                    "timezone_name": "",
                    "total_launch_count": 85,
                    "total_landing_count": 0
                },
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                "total_launch_count": 53,
                "orbital_launch_attempt_count": 0
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": null,
            "location_launch_attempt_count": 30,
            "pad_launch_attempt_count": 11,
            "agency_launch_attempt_count": 11,
            "orbital_launch_attempt_count_year": 0,
            "location_launch_attempt_count_year": 8,
            "pad_launch_attempt_count_year": 8,
            "agency_launch_attempt_count_year": 8,
            "type": "normal"
        },
        {
            "id": "b12ae487-d2db-47c0-8be4-6af5a06996a2",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/b12ae487-d2db-47c0-8be4-6af5a06996a2/?format=api",
            "slug": "spaceshiptwo-vss-enterprise-gf03",
            "name": "SpaceShipTwo | VSS Enterprise GF03",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T08:57:57Z",
            "net": "2010-11-17T00:00:00Z",
            "window_end": "2010-11-17T00:00:00Z",
            "window_start": "2010-11-17T00:00:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1024,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                "name": "Virgin Galactic",
                "type": "Private"
            },
            "rocket": {
                "id": 2895,
                "configuration": {
                    "id": 465,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                    "name": "SpaceShipTwo",
                    "family": "",
                    "full_name": "SpaceShipTwo",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1312,
                "name": "VSS Enterprise GF03",
                "description": "Free glide test flight of VSS Enterprise.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 190,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                "agency_id": 1024,
                "name": "Mojave Air and Space Port",
                "description": null,
                "info_url": "https://www.mojaveairport.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                "latitude": "35.0594444",
                "longitude": "-118.1538607",
                "location": {
                    "id": 144,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                    "name": "Air launch to Suborbital flight",
                    "country_code": "???",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                    "timezone_name": "",
                    "total_launch_count": 85,
                    "total_landing_count": 0
                },
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                "total_launch_count": 53,
                "orbital_launch_attempt_count": 0
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": null,
            "location_launch_attempt_count": 22,
            "pad_launch_attempt_count": 3,
            "agency_launch_attempt_count": 3,
            "orbital_launch_attempt_count_year": 0,
            "location_launch_attempt_count_year": 3,
            "pad_launch_attempt_count_year": 3,
            "agency_launch_attempt_count_year": 3,
            "type": "normal"
        },
        {
            "id": "6cfa63b3-2498-4874-b9cb-de44fb2711ae",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/6cfa63b3-2498-4874-b9cb-de44fb2711ae/?format=api",
            "slug": "spaceshiptwo-vss-enterprise-gf15",
            "name": "SpaceShipTwo | VSS Enterprise GF15",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T08:58:03Z",
            "net": "2011-06-27T12:00:00Z",
            "window_end": "2011-06-27T12:00:00Z",
            "window_start": "2011-06-27T12:00:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1024,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                "name": "Virgin Galactic",
                "type": "Private"
            },
            "rocket": {
                "id": 2908,
                "configuration": {
                    "id": 465,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                    "name": "SpaceShipTwo",
                    "family": "",
                    "full_name": "SpaceShipTwo",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1325,
                "name": "VSS Enterprise GF15",
                "description": "Free glide test flight of VSS Enterprise.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 190,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                "agency_id": 1024,
                "name": "Mojave Air and Space Port",
                "description": null,
                "info_url": "https://www.mojaveairport.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                "latitude": "35.0594444",
                "longitude": "-118.1538607",
                "location": {
                    "id": 144,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                    "name": "Air launch to Suborbital flight",
                    "country_code": "???",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                    "timezone_name": "",
                    "total_launch_count": 85,
                    "total_landing_count": 0
                },
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                "total_launch_count": 53,
                "orbital_launch_attempt_count": 0
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": null,
            "location_launch_attempt_count": 35,
            "pad_launch_attempt_count": 16,
            "agency_launch_attempt_count": 16,
            "orbital_launch_attempt_count_year": 0,
            "location_launch_attempt_count_year": 13,
            "pad_launch_attempt_count_year": 13,
            "agency_launch_attempt_count_year": 13,
            "type": "normal"
        },
        {
            "id": "43cb11f3-7e6e-4600-b5f7-b353dc4f0a38",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/43cb11f3-7e6e-4600-b5f7-b353dc4f0a38/?format=api",
            "slug": "spaceshiptwo-vss-enterprise-gf11",
            "name": "SpaceShipTwo | VSS Enterprise GF11",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T08:58:00Z",
            "net": "2011-06-14T12:00:00Z",
            "window_end": "2011-06-14T12:00:00Z",
            "window_start": "2011-06-14T12:00:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1024,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                "name": "Virgin Galactic",
                "type": "Private"
            },
            "rocket": {
                "id": 2904,
                "configuration": {
                    "id": 465,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                    "name": "SpaceShipTwo",
                    "family": "",
                    "full_name": "SpaceShipTwo",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1321,
                "name": "VSS Enterprise GF11",
                "description": "Free glide test flight of VSS Enterprise.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 190,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                "agency_id": 1024,
                "name": "Mojave Air and Space Port",
                "description": null,
                "info_url": "https://www.mojaveairport.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                "latitude": "35.0594444",
                "longitude": "-118.1538607",
                "location": {
                    "id": 144,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                    "name": "Air launch to Suborbital flight",
                    "country_code": "???",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                    "timezone_name": "",
                    "total_launch_count": 85,
                    "total_landing_count": 0
                },
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                "total_launch_count": 53,
                "orbital_launch_attempt_count": 0
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": null,
            "location_launch_attempt_count": 31,
            "pad_launch_attempt_count": 12,
            "agency_launch_attempt_count": 12,
            "orbital_launch_attempt_count_year": 0,
            "location_launch_attempt_count_year": 9,
            "pad_launch_attempt_count_year": 9,
            "agency_launch_attempt_count_year": 9,
            "type": "normal"
        },
        {
            "id": "d34f348f-69be-439a-a951-5abe302054e4",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/d34f348f-69be-439a-a951-5abe302054e4/?format=api",
            "slug": "spaceshiptwo-vss-enterprise-gf01",
            "name": "SpaceShipTwo | VSS Enterprise GF01",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T08:57:43Z",
            "net": "2010-10-10T12:00:00Z",
            "window_end": "2010-10-10T12:00:00Z",
            "window_start": "2010-10-10T12:00:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1024,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                "name": "Virgin Galactic",
                "type": "Private"
            },
            "rocket": {
                "id": 2893,
                "configuration": {
                    "id": 465,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                    "name": "SpaceShipTwo",
                    "family": "",
                    "full_name": "SpaceShipTwo",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1310,
                "name": "VSS Enterprise GF01",
                "description": "Free glide test flight of VSS Enterprise.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 190,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                "agency_id": 1024,
                "name": "Mojave Air and Space Port",
                "description": null,
                "info_url": "https://www.mojaveairport.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                "latitude": "35.0594444",
                "longitude": "-118.1538607",
                "location": {
                    "id": 144,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                    "name": "Air launch to Suborbital flight",
                    "country_code": "???",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                    "timezone_name": "",
                    "total_launch_count": 85,
                    "total_landing_count": 0
                },
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                "total_launch_count": 53,
                "orbital_launch_attempt_count": 0
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": null,
            "location_launch_attempt_count": 20,
            "pad_launch_attempt_count": 1,
            "agency_launch_attempt_count": 1,
            "orbital_launch_attempt_count_year": 0,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1,
            "type": "normal"
        },
        {
            "id": "c6a2e841-f29f-49ef-a163-f6058e98477b",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/c6a2e841-f29f-49ef-a163-f6058e98477b/?format=api",
            "slug": "spaceshiptwo-vss-enterprise-gf09",
            "name": "SpaceShipTwo | VSS Enterprise GF09",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T08:58:03Z",
            "net": "2011-05-19T12:00:00Z",
            "window_end": "2011-05-19T12:00:00Z",
            "window_start": "2011-05-19T12:00:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1024,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                "name": "Virgin Galactic",
                "type": "Private"
            },
            "rocket": {
                "id": 2901,
                "configuration": {
                    "id": 465,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                    "name": "SpaceShipTwo",
                    "family": "",
                    "full_name": "SpaceShipTwo",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1318,
                "name": "GF09",
                "description": "Free glide test flight of VSS Enterprise.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 190,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                "agency_id": 1024,
                "name": "Mojave Air and Space Port",
                "description": null,
                "info_url": "https://www.mojaveairport.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                "latitude": "35.0594444",
                "longitude": "-118.1538607",
                "location": {
                    "id": 144,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                    "name": "Air launch to Suborbital flight",
                    "country_code": "???",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                    "timezone_name": "",
                    "total_launch_count": 85,
                    "total_landing_count": 0
                },
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                "total_launch_count": 53,
                "orbital_launch_attempt_count": 0
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": null,
            "location_launch_attempt_count": 28,
            "pad_launch_attempt_count": 9,
            "agency_launch_attempt_count": 9,
            "orbital_launch_attempt_count_year": 0,
            "location_launch_attempt_count_year": 6,
            "pad_launch_attempt_count_year": 6,
            "agency_launch_attempt_count_year": 6,
            "type": "normal"
        },
        {
            "id": "063bc833-9e00-4ae3-a2bd-3314970d6509",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/063bc833-9e00-4ae3-a2bd-3314970d6509/?format=api",
            "slug": "spaceshiptwo-vss-enterprise-gf13",
            "name": "SpaceShipTwo | VSS Enterprise GF13",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T08:57:57Z",
            "net": "2011-06-21T12:00:00Z",
            "window_end": "2011-06-21T12:00:00Z",
            "window_start": "2011-06-21T12:00:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1024,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                "name": "Virgin Galactic",
                "type": "Private"
            },
            "rocket": {
                "id": 2906,
                "configuration": {
                    "id": 465,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                    "name": "SpaceShipTwo",
                    "family": "",
                    "full_name": "SpaceShipTwo",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1323,
                "name": "VSS Enterprise GF13",
                "description": "Free glide test flight of VSS Enterprise.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 190,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                "agency_id": 1024,
                "name": "Mojave Air and Space Port",
                "description": null,
                "info_url": "https://www.mojaveairport.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                "latitude": "35.0594444",
                "longitude": "-118.1538607",
                "location": {
                    "id": 144,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                    "name": "Air launch to Suborbital flight",
                    "country_code": "???",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                    "timezone_name": "",
                    "total_launch_count": 85,
                    "total_landing_count": 0
                },
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                "total_launch_count": 53,
                "orbital_launch_attempt_count": 0
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": null,
            "location_launch_attempt_count": 33,
            "pad_launch_attempt_count": 14,
            "agency_launch_attempt_count": 14,
            "orbital_launch_attempt_count_year": 0,
            "location_launch_attempt_count_year": 11,
            "pad_launch_attempt_count_year": 11,
            "agency_launch_attempt_count_year": 11,
            "type": "normal"
        },
        {
            "id": "ec687378-90e5-4c5e-ba99-f214c3730b55",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/ec687378-90e5-4c5e-ba99-f214c3730b55/?format=api",
            "slug": "spaceshiptwo-vss-enterprise-gf30",
            "name": "SpaceShipTwo | VSS Enterprise GF30",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T08:57:37Z",
            "net": "2014-10-07T12:00:00Z",
            "window_end": "2014-10-07T12:00:00Z",
            "window_start": "2014-10-07T12:00:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1024,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                "name": "Virgin Galactic",
                "type": "Private"
            },
            "rocket": {
                "id": 2929,
                "configuration": {
                    "id": 465,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                    "name": "SpaceShipTwo",
                    "family": "",
                    "full_name": "SpaceShipTwo",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1346,
                "name": "VSS Enterprise GF30",
                "description": "Free glide test flight of VSS Enterprise.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 190,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                "agency_id": 1024,
                "name": "Mojave Air and Space Port",
                "description": null,
                "info_url": "https://www.mojaveairport.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                "latitude": "35.0594444",
                "longitude": "-118.1538607",
                "location": {
                    "id": 144,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                    "name": "Air launch to Suborbital flight",
                    "country_code": "???",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                    "timezone_name": "",
                    "total_launch_count": 85,
                    "total_landing_count": 0
                },
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                "total_launch_count": 53,
                "orbital_launch_attempt_count": 0
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": null,
            "location_launch_attempt_count": 55,
            "pad_launch_attempt_count": 36,
            "agency_launch_attempt_count": 36,
            "orbital_launch_attempt_count_year": 0,
            "location_launch_attempt_count_year": 5,
            "pad_launch_attempt_count_year": 5,
            "agency_launch_attempt_count_year": 5,
            "type": "normal"
        },
        {
            "id": "e3b10f76-1143-44a0-94b6-24462a9d1584",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/e3b10f76-1143-44a0-94b6-24462a9d1584/?format=api",
            "slug": "spaceshiptwo-vss-enterprise-gf21",
            "name": "SpaceShipTwo | VSS Enterprise GF21",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T08:58:15Z",
            "net": "2012-08-07T12:00:00Z",
            "window_end": "2012-08-07T12:00:00Z",
            "window_start": "2012-08-07T12:00:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1024,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                "name": "Virgin Galactic",
                "type": "Private"
            },
            "rocket": {
                "id": 2914,
                "configuration": {
                    "id": 465,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                    "name": "SpaceShipTwo",
                    "family": "",
                    "full_name": "SpaceShipTwo",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1331,
                "name": "VSS Enterprise GF21",
                "description": "Free glide test flight of VSS Enterprise.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 190,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                "agency_id": 1024,
                "name": "Mojave Air and Space Port",
                "description": null,
                "info_url": "https://www.mojaveairport.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                "latitude": "35.0594444",
                "longitude": "-118.1538607",
                "location": {
                    "id": 144,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                    "name": "Air launch to Suborbital flight",
                    "country_code": "???",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                    "timezone_name": "",
                    "total_launch_count": 85,
                    "total_landing_count": 0
                },
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                "total_launch_count": 53,
                "orbital_launch_attempt_count": 0
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": null,
            "location_launch_attempt_count": 41,
            "pad_launch_attempt_count": 22,
            "agency_launch_attempt_count": 22,
            "orbital_launch_attempt_count_year": 0,
            "location_launch_attempt_count_year": 5,
            "pad_launch_attempt_count_year": 5,
            "agency_launch_attempt_count_year": 5,
            "type": "normal"
        }
    ],
    "landings": [
        {
            "id": 632,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/632/?format=api",
            "destination": "Suborbital",
            "mission_end": "2012-08-07T12:00:00Z",
            "spacecraft": {
                "id": 472,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/472/?format=api",
                "name": "VSS Enterprise",
                "serial_number": "N339SS",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "PT12H",
                "time_docked": "P0D",
                "flights_count": 37,
                "mission_ends_count": 37,
                "status": {
                    "id": 3,
                    "name": "Destroyed"
                },
                "description": "VSS Enterprise was the first SpaceShipTwo (SS2) spaceplane, built by Scaled Composites for Virgin Galactic. As of 2004, it was planned to be the first of five commercial suborbital SS2 spacecraft planned by Virgin Galactic. Enterprise was destroyed during a powered test flight on 31 October 2014, killing one pilot, Michael Alsbury, and seriously injuring another, Peter Siebold. An investigation revealed the accident was caused by premature deployment of the \"feathering\" system, the ship's descent device; the NTSB also faulted the spacecraft's design for lacking fail-safe mechanisms that could have deterred or prevented early deployment.",
                "spacecraft_config": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/27/?format=api",
                    "name": "SpaceShipTwo",
                    "type": {
                        "id": 3,
                        "name": "Spaceplane"
                    },
                    "agency": {
                        "id": 1024,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                        "name": "Virgin Galactic",
                        "type": "Private"
                    },
                    "in_use": true,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522133744.jpeg"
                }
            },
            "launch": {
                "id": "e3b10f76-1143-44a0-94b6-24462a9d1584",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/e3b10f76-1143-44a0-94b6-24462a9d1584/?format=api",
                "slug": "spaceshiptwo-vss-enterprise-gf21",
                "name": "SpaceShipTwo | VSS Enterprise GF21",
                "status": {
                    "id": 3,
                    "name": "Launch Successful",
                    "abbrev": "Success",
                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                },
                "last_updated": "2023-06-14T08:58:15Z",
                "net": "2012-08-07T12:00:00Z",
                "window_end": "2012-08-07T12:00:00Z",
                "window_start": "2012-08-07T12:00:00Z",
                "net_precision": null,
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "type": "Private"
                },
                "rocket": {
                    "id": 2914,
                    "configuration": {
                        "id": 465,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                        "name": "SpaceShipTwo",
                        "family": "",
                        "full_name": "SpaceShipTwo",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 1331,
                    "name": "VSS Enterprise GF21",
                    "description": "Free glide test flight of VSS Enterprise.",
                    "launch_designator": null,
                    "type": "Test Flight",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 190,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                    "agency_id": 1024,
                    "name": "Mojave Air and Space Port",
                    "description": null,
                    "info_url": "https://www.mojaveairport.com/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                    "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                    "latitude": "35.0594444",
                    "longitude": "-118.1538607",
                    "location": {
                        "id": 144,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                        "name": "Air launch to Suborbital flight",
                        "country_code": "???",
                        "description": "",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                        "timezone_name": "",
                        "total_launch_count": 85,
                        "total_landing_count": 0
                    },
                    "country_code": "USA",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                    "total_launch_count": 53,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
                "infographic": null,
                "program": [],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 41,
                "pad_launch_attempt_count": 22,
                "agency_launch_attempt_count": 22,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 5,
                "pad_launch_attempt_count_year": 5,
                "agency_launch_attempt_count_year": 5,
                "type": "normal"
            },
            "landing": {
                "id": 1097,
                "attempt": true,
                "success": true,
                "description": "VSS Enterprise successfully landed back at the Mojave Air and Space Port after this flight.",
                "downrange_distance": null,
                "location": {
                    "id": 25,
                    "name": "Mojave Air and Space Port",
                    "abbrev": "MASP",
                    "description": "Mojave Air and Space Port",
                    "location": null,
                    "successful_landings": 0
                },
                "type": {
                    "id": 6,
                    "name": "Horizontal Landing",
                    "abbrev": "HL",
                    "description": "Horizontal landing on a runway or flat surface."
                }
            }
        },
        {
            "id": 630,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/630/?format=api",
            "destination": "Suborbital",
            "mission_end": "2012-07-18T12:00:00Z",
            "spacecraft": {
                "id": 472,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/472/?format=api",
                "name": "VSS Enterprise",
                "serial_number": "N339SS",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "PT12H",
                "time_docked": "P0D",
                "flights_count": 37,
                "mission_ends_count": 37,
                "status": {
                    "id": 3,
                    "name": "Destroyed"
                },
                "description": "VSS Enterprise was the first SpaceShipTwo (SS2) spaceplane, built by Scaled Composites for Virgin Galactic. As of 2004, it was planned to be the first of five commercial suborbital SS2 spacecraft planned by Virgin Galactic. Enterprise was destroyed during a powered test flight on 31 October 2014, killing one pilot, Michael Alsbury, and seriously injuring another, Peter Siebold. An investigation revealed the accident was caused by premature deployment of the \"feathering\" system, the ship's descent device; the NTSB also faulted the spacecraft's design for lacking fail-safe mechanisms that could have deterred or prevented early deployment.",
                "spacecraft_config": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/27/?format=api",
                    "name": "SpaceShipTwo",
                    "type": {
                        "id": 3,
                        "name": "Spaceplane"
                    },
                    "agency": {
                        "id": 1024,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                        "name": "Virgin Galactic",
                        "type": "Private"
                    },
                    "in_use": true,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522133744.jpeg"
                }
            },
            "launch": {
                "id": "0e75ef0b-6e4b-4e93-b40b-2422ad8cf75b",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/0e75ef0b-6e4b-4e93-b40b-2422ad8cf75b/?format=api",
                "slug": "spaceshiptwo-vss-enterprise-gf19",
                "name": "SpaceShipTwo | VSS Enterprise GF19",
                "status": {
                    "id": 3,
                    "name": "Launch Successful",
                    "abbrev": "Success",
                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                },
                "last_updated": "2023-06-14T08:57:57Z",
                "net": "2012-07-18T12:00:00Z",
                "window_end": "2012-07-18T12:00:00Z",
                "window_start": "2012-07-18T12:00:00Z",
                "net_precision": null,
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "type": "Private"
                },
                "rocket": {
                    "id": 2912,
                    "configuration": {
                        "id": 465,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                        "name": "SpaceShipTwo",
                        "family": "",
                        "full_name": "SpaceShipTwo",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 1329,
                    "name": "VSS Enterprise GF19",
                    "description": "Free glide test flight of VSS Enterprise.",
                    "launch_designator": null,
                    "type": "Test Flight",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 190,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                    "agency_id": 1024,
                    "name": "Mojave Air and Space Port",
                    "description": null,
                    "info_url": "https://www.mojaveairport.com/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                    "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                    "latitude": "35.0594444",
                    "longitude": "-118.1538607",
                    "location": {
                        "id": 144,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                        "name": "Air launch to Suborbital flight",
                        "country_code": "???",
                        "description": "",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                        "timezone_name": "",
                        "total_launch_count": 85,
                        "total_landing_count": 0
                    },
                    "country_code": "USA",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                    "total_launch_count": 53,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
                "infographic": null,
                "program": [],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 39,
                "pad_launch_attempt_count": 20,
                "agency_launch_attempt_count": 20,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 3,
                "pad_launch_attempt_count_year": 3,
                "agency_launch_attempt_count_year": 3,
                "type": "normal"
            },
            "landing": {
                "id": 1095,
                "attempt": true,
                "success": true,
                "description": "VSS Enterprise successfully landed back at the Mojave Air and Space Port after this flight.",
                "downrange_distance": null,
                "location": {
                    "id": 25,
                    "name": "Mojave Air and Space Port",
                    "abbrev": "MASP",
                    "description": "Mojave Air and Space Port",
                    "location": null,
                    "successful_landings": 0
                },
                "type": {
                    "id": 6,
                    "name": "Horizontal Landing",
                    "abbrev": "HL",
                    "description": "Horizontal landing on a runway or flat surface."
                }
            }
        },
        {
            "id": 628,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/628/?format=api",
            "destination": "Suborbital",
            "mission_end": "2012-06-26T12:00:00Z",
            "spacecraft": {
                "id": 472,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/472/?format=api",
                "name": "VSS Enterprise",
                "serial_number": "N339SS",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "PT12H",
                "time_docked": "P0D",
                "flights_count": 37,
                "mission_ends_count": 37,
                "status": {
                    "id": 3,
                    "name": "Destroyed"
                },
                "description": "VSS Enterprise was the first SpaceShipTwo (SS2) spaceplane, built by Scaled Composites for Virgin Galactic. As of 2004, it was planned to be the first of five commercial suborbital SS2 spacecraft planned by Virgin Galactic. Enterprise was destroyed during a powered test flight on 31 October 2014, killing one pilot, Michael Alsbury, and seriously injuring another, Peter Siebold. An investigation revealed the accident was caused by premature deployment of the \"feathering\" system, the ship's descent device; the NTSB also faulted the spacecraft's design for lacking fail-safe mechanisms that could have deterred or prevented early deployment.",
                "spacecraft_config": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/27/?format=api",
                    "name": "SpaceShipTwo",
                    "type": {
                        "id": 3,
                        "name": "Spaceplane"
                    },
                    "agency": {
                        "id": 1024,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                        "name": "Virgin Galactic",
                        "type": "Private"
                    },
                    "in_use": true,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522133744.jpeg"
                }
            },
            "launch": {
                "id": "de4e3029-e22c-4da7-80fc-7b32026c0322",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/de4e3029-e22c-4da7-80fc-7b32026c0322/?format=api",
                "slug": "spaceshiptwo-vss-enterprise-gf17",
                "name": "SpaceShipTwo | VSS Enterprise GF17",
                "status": {
                    "id": 3,
                    "name": "Launch Successful",
                    "abbrev": "Success",
                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                },
                "last_updated": "2023-06-14T08:57:42Z",
                "net": "2012-06-26T12:00:00Z",
                "window_end": "2012-06-26T12:00:00Z",
                "window_start": "2012-06-26T12:00:00Z",
                "net_precision": null,
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "type": "Private"
                },
                "rocket": {
                    "id": 2910,
                    "configuration": {
                        "id": 465,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                        "name": "SpaceShipTwo",
                        "family": "",
                        "full_name": "SpaceShipTwo",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 1327,
                    "name": "VSS Enterprise GF17",
                    "description": "Free glide test flight of VSS Enterprise.",
                    "launch_designator": null,
                    "type": "Test Flight",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 190,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                    "agency_id": 1024,
                    "name": "Mojave Air and Space Port",
                    "description": null,
                    "info_url": "https://www.mojaveairport.com/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                    "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                    "latitude": "35.0594444",
                    "longitude": "-118.1538607",
                    "location": {
                        "id": 144,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                        "name": "Air launch to Suborbital flight",
                        "country_code": "???",
                        "description": "",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                        "timezone_name": "",
                        "total_launch_count": 85,
                        "total_landing_count": 0
                    },
                    "country_code": "USA",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                    "total_launch_count": 53,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
                "infographic": null,
                "program": [],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 37,
                "pad_launch_attempt_count": 18,
                "agency_launch_attempt_count": 18,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 1,
                "pad_launch_attempt_count_year": 1,
                "agency_launch_attempt_count_year": 1,
                "type": "normal"
            },
            "landing": {
                "id": 1093,
                "attempt": true,
                "success": true,
                "description": "VSS Enterprise successfully landed back at the Mojave Air and Space Port after this flight.",
                "downrange_distance": null,
                "location": {
                    "id": 25,
                    "name": "Mojave Air and Space Port",
                    "abbrev": "MASP",
                    "description": "Mojave Air and Space Port",
                    "location": null,
                    "successful_landings": 0
                },
                "type": {
                    "id": 6,
                    "name": "Horizontal Landing",
                    "abbrev": "HL",
                    "description": "Horizontal landing on a runway or flat surface."
                }
            }
        },
        {
            "id": 626,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/626/?format=api",
            "destination": "Suborbital",
            "mission_end": "2011-06-27T12:00:00Z",
            "spacecraft": {
                "id": 472,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/472/?format=api",
                "name": "VSS Enterprise",
                "serial_number": "N339SS",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "PT12H",
                "time_docked": "P0D",
                "flights_count": 37,
                "mission_ends_count": 37,
                "status": {
                    "id": 3,
                    "name": "Destroyed"
                },
                "description": "VSS Enterprise was the first SpaceShipTwo (SS2) spaceplane, built by Scaled Composites for Virgin Galactic. As of 2004, it was planned to be the first of five commercial suborbital SS2 spacecraft planned by Virgin Galactic. Enterprise was destroyed during a powered test flight on 31 October 2014, killing one pilot, Michael Alsbury, and seriously injuring another, Peter Siebold. An investigation revealed the accident was caused by premature deployment of the \"feathering\" system, the ship's descent device; the NTSB also faulted the spacecraft's design for lacking fail-safe mechanisms that could have deterred or prevented early deployment.",
                "spacecraft_config": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/27/?format=api",
                    "name": "SpaceShipTwo",
                    "type": {
                        "id": 3,
                        "name": "Spaceplane"
                    },
                    "agency": {
                        "id": 1024,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                        "name": "Virgin Galactic",
                        "type": "Private"
                    },
                    "in_use": true,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522133744.jpeg"
                }
            },
            "launch": {
                "id": "6cfa63b3-2498-4874-b9cb-de44fb2711ae",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/6cfa63b3-2498-4874-b9cb-de44fb2711ae/?format=api",
                "slug": "spaceshiptwo-vss-enterprise-gf15",
                "name": "SpaceShipTwo | VSS Enterprise GF15",
                "status": {
                    "id": 3,
                    "name": "Launch Successful",
                    "abbrev": "Success",
                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                },
                "last_updated": "2023-06-14T08:58:03Z",
                "net": "2011-06-27T12:00:00Z",
                "window_end": "2011-06-27T12:00:00Z",
                "window_start": "2011-06-27T12:00:00Z",
                "net_precision": null,
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "type": "Private"
                },
                "rocket": {
                    "id": 2908,
                    "configuration": {
                        "id": 465,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                        "name": "SpaceShipTwo",
                        "family": "",
                        "full_name": "SpaceShipTwo",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 1325,
                    "name": "VSS Enterprise GF15",
                    "description": "Free glide test flight of VSS Enterprise.",
                    "launch_designator": null,
                    "type": "Test Flight",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 190,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                    "agency_id": 1024,
                    "name": "Mojave Air and Space Port",
                    "description": null,
                    "info_url": "https://www.mojaveairport.com/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                    "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                    "latitude": "35.0594444",
                    "longitude": "-118.1538607",
                    "location": {
                        "id": 144,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                        "name": "Air launch to Suborbital flight",
                        "country_code": "???",
                        "description": "",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                        "timezone_name": "",
                        "total_launch_count": 85,
                        "total_landing_count": 0
                    },
                    "country_code": "USA",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                    "total_launch_count": 53,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
                "infographic": null,
                "program": [],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 35,
                "pad_launch_attempt_count": 16,
                "agency_launch_attempt_count": 16,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 13,
                "pad_launch_attempt_count_year": 13,
                "agency_launch_attempt_count_year": 13,
                "type": "normal"
            },
            "landing": {
                "id": 1091,
                "attempt": true,
                "success": true,
                "description": "VSS Enterprise successfully landed back at the Mojave Air and Space Port after this flight.",
                "downrange_distance": null,
                "location": {
                    "id": 25,
                    "name": "Mojave Air and Space Port",
                    "abbrev": "MASP",
                    "description": "Mojave Air and Space Port",
                    "location": null,
                    "successful_landings": 0
                },
                "type": {
                    "id": 6,
                    "name": "Horizontal Landing",
                    "abbrev": "HL",
                    "description": "Horizontal landing on a runway or flat surface."
                }
            }
        },
        {
            "id": 624,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/624/?format=api",
            "destination": "Suborbital",
            "mission_end": "2011-06-21T12:00:00Z",
            "spacecraft": {
                "id": 472,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/472/?format=api",
                "name": "VSS Enterprise",
                "serial_number": "N339SS",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "PT12H",
                "time_docked": "P0D",
                "flights_count": 37,
                "mission_ends_count": 37,
                "status": {
                    "id": 3,
                    "name": "Destroyed"
                },
                "description": "VSS Enterprise was the first SpaceShipTwo (SS2) spaceplane, built by Scaled Composites for Virgin Galactic. As of 2004, it was planned to be the first of five commercial suborbital SS2 spacecraft planned by Virgin Galactic. Enterprise was destroyed during a powered test flight on 31 October 2014, killing one pilot, Michael Alsbury, and seriously injuring another, Peter Siebold. An investigation revealed the accident was caused by premature deployment of the \"feathering\" system, the ship's descent device; the NTSB also faulted the spacecraft's design for lacking fail-safe mechanisms that could have deterred or prevented early deployment.",
                "spacecraft_config": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/27/?format=api",
                    "name": "SpaceShipTwo",
                    "type": {
                        "id": 3,
                        "name": "Spaceplane"
                    },
                    "agency": {
                        "id": 1024,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                        "name": "Virgin Galactic",
                        "type": "Private"
                    },
                    "in_use": true,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522133744.jpeg"
                }
            },
            "launch": {
                "id": "063bc833-9e00-4ae3-a2bd-3314970d6509",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/063bc833-9e00-4ae3-a2bd-3314970d6509/?format=api",
                "slug": "spaceshiptwo-vss-enterprise-gf13",
                "name": "SpaceShipTwo | VSS Enterprise GF13",
                "status": {
                    "id": 3,
                    "name": "Launch Successful",
                    "abbrev": "Success",
                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                },
                "last_updated": "2023-06-14T08:57:57Z",
                "net": "2011-06-21T12:00:00Z",
                "window_end": "2011-06-21T12:00:00Z",
                "window_start": "2011-06-21T12:00:00Z",
                "net_precision": null,
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "type": "Private"
                },
                "rocket": {
                    "id": 2906,
                    "configuration": {
                        "id": 465,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                        "name": "SpaceShipTwo",
                        "family": "",
                        "full_name": "SpaceShipTwo",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 1323,
                    "name": "VSS Enterprise GF13",
                    "description": "Free glide test flight of VSS Enterprise.",
                    "launch_designator": null,
                    "type": "Test Flight",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 190,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                    "agency_id": 1024,
                    "name": "Mojave Air and Space Port",
                    "description": null,
                    "info_url": "https://www.mojaveairport.com/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                    "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                    "latitude": "35.0594444",
                    "longitude": "-118.1538607",
                    "location": {
                        "id": 144,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                        "name": "Air launch to Suborbital flight",
                        "country_code": "???",
                        "description": "",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                        "timezone_name": "",
                        "total_launch_count": 85,
                        "total_landing_count": 0
                    },
                    "country_code": "USA",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                    "total_launch_count": 53,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
                "infographic": null,
                "program": [],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 33,
                "pad_launch_attempt_count": 14,
                "agency_launch_attempt_count": 14,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 11,
                "pad_launch_attempt_count_year": 11,
                "agency_launch_attempt_count_year": 11,
                "type": "normal"
            },
            "landing": {
                "id": 1089,
                "attempt": true,
                "success": true,
                "description": "VSS Enterprise successfully landed back at the Mojave Air and Space Port after this flight.",
                "downrange_distance": null,
                "location": {
                    "id": 25,
                    "name": "Mojave Air and Space Port",
                    "abbrev": "MASP",
                    "description": "Mojave Air and Space Port",
                    "location": null,
                    "successful_landings": 0
                },
                "type": {
                    "id": 6,
                    "name": "Horizontal Landing",
                    "abbrev": "HL",
                    "description": "Horizontal landing on a runway or flat surface."
                }
            }
        },
        {
            "id": 622,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/622/?format=api",
            "destination": "Suborbital",
            "mission_end": "2011-06-14T12:00:00Z",
            "spacecraft": {
                "id": 472,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/472/?format=api",
                "name": "VSS Enterprise",
                "serial_number": "N339SS",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "PT12H",
                "time_docked": "P0D",
                "flights_count": 37,
                "mission_ends_count": 37,
                "status": {
                    "id": 3,
                    "name": "Destroyed"
                },
                "description": "VSS Enterprise was the first SpaceShipTwo (SS2) spaceplane, built by Scaled Composites for Virgin Galactic. As of 2004, it was planned to be the first of five commercial suborbital SS2 spacecraft planned by Virgin Galactic. Enterprise was destroyed during a powered test flight on 31 October 2014, killing one pilot, Michael Alsbury, and seriously injuring another, Peter Siebold. An investigation revealed the accident was caused by premature deployment of the \"feathering\" system, the ship's descent device; the NTSB also faulted the spacecraft's design for lacking fail-safe mechanisms that could have deterred or prevented early deployment.",
                "spacecraft_config": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/27/?format=api",
                    "name": "SpaceShipTwo",
                    "type": {
                        "id": 3,
                        "name": "Spaceplane"
                    },
                    "agency": {
                        "id": 1024,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                        "name": "Virgin Galactic",
                        "type": "Private"
                    },
                    "in_use": true,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522133744.jpeg"
                }
            },
            "launch": {
                "id": "43cb11f3-7e6e-4600-b5f7-b353dc4f0a38",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/43cb11f3-7e6e-4600-b5f7-b353dc4f0a38/?format=api",
                "slug": "spaceshiptwo-vss-enterprise-gf11",
                "name": "SpaceShipTwo | VSS Enterprise GF11",
                "status": {
                    "id": 3,
                    "name": "Launch Successful",
                    "abbrev": "Success",
                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                },
                "last_updated": "2023-06-14T08:58:00Z",
                "net": "2011-06-14T12:00:00Z",
                "window_end": "2011-06-14T12:00:00Z",
                "window_start": "2011-06-14T12:00:00Z",
                "net_precision": null,
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "type": "Private"
                },
                "rocket": {
                    "id": 2904,
                    "configuration": {
                        "id": 465,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                        "name": "SpaceShipTwo",
                        "family": "",
                        "full_name": "SpaceShipTwo",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 1321,
                    "name": "VSS Enterprise GF11",
                    "description": "Free glide test flight of VSS Enterprise.",
                    "launch_designator": null,
                    "type": "Test Flight",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 190,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                    "agency_id": 1024,
                    "name": "Mojave Air and Space Port",
                    "description": null,
                    "info_url": "https://www.mojaveairport.com/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                    "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                    "latitude": "35.0594444",
                    "longitude": "-118.1538607",
                    "location": {
                        "id": 144,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                        "name": "Air launch to Suborbital flight",
                        "country_code": "???",
                        "description": "",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                        "timezone_name": "",
                        "total_launch_count": 85,
                        "total_landing_count": 0
                    },
                    "country_code": "USA",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                    "total_launch_count": 53,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
                "infographic": null,
                "program": [],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 31,
                "pad_launch_attempt_count": 12,
                "agency_launch_attempt_count": 12,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 9,
                "pad_launch_attempt_count_year": 9,
                "agency_launch_attempt_count_year": 9,
                "type": "normal"
            },
            "landing": {
                "id": 1087,
                "attempt": true,
                "success": true,
                "description": "VSS Enterprise successfully landed back at the Mojave Air and Space Port after this flight.",
                "downrange_distance": null,
                "location": {
                    "id": 25,
                    "name": "Mojave Air and Space Port",
                    "abbrev": "MASP",
                    "description": "Mojave Air and Space Port",
                    "location": null,
                    "successful_landings": 0
                },
                "type": {
                    "id": 6,
                    "name": "Horizontal Landing",
                    "abbrev": "HL",
                    "description": "Horizontal landing on a runway or flat surface."
                }
            }
        },
        {
            "id": 621,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/621/?format=api",
            "destination": "Suborbital",
            "mission_end": "2011-06-09T12:00:00Z",
            "spacecraft": {
                "id": 472,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/472/?format=api",
                "name": "VSS Enterprise",
                "serial_number": "N339SS",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "PT12H",
                "time_docked": "P0D",
                "flights_count": 37,
                "mission_ends_count": 37,
                "status": {
                    "id": 3,
                    "name": "Destroyed"
                },
                "description": "VSS Enterprise was the first SpaceShipTwo (SS2) spaceplane, built by Scaled Composites for Virgin Galactic. As of 2004, it was planned to be the first of five commercial suborbital SS2 spacecraft planned by Virgin Galactic. Enterprise was destroyed during a powered test flight on 31 October 2014, killing one pilot, Michael Alsbury, and seriously injuring another, Peter Siebold. An investigation revealed the accident was caused by premature deployment of the \"feathering\" system, the ship's descent device; the NTSB also faulted the spacecraft's design for lacking fail-safe mechanisms that could have deterred or prevented early deployment.",
                "spacecraft_config": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/27/?format=api",
                    "name": "SpaceShipTwo",
                    "type": {
                        "id": 3,
                        "name": "Spaceplane"
                    },
                    "agency": {
                        "id": 1024,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                        "name": "Virgin Galactic",
                        "type": "Private"
                    },
                    "in_use": true,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522133744.jpeg"
                }
            },
            "launch": {
                "id": "d899cade-b7ba-4785-b974-2dd482c22ecf",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/d899cade-b7ba-4785-b974-2dd482c22ecf/?format=api",
                "slug": "spaceshiptwo-vss-enterprise-cc12",
                "name": "SpaceShipTwo | VSS Enterprise CC12",
                "status": {
                    "id": 7,
                    "name": "Launch was a Partial Failure",
                    "abbrev": "Partial Failure",
                    "description": "Either the launch vehicle reached orbit but did not deliver its payload in the targeted orbit, or an exceptional event made it impossible to consider the mission a success."
                },
                "last_updated": "2023-06-14T08:58:00Z",
                "net": "2011-06-09T12:00:00Z",
                "window_end": "2011-06-09T12:00:00Z",
                "window_start": "2011-06-09T12:00:00Z",
                "net_precision": null,
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "type": "Private"
                },
                "rocket": {
                    "id": 2903,
                    "configuration": {
                        "id": 465,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                        "name": "SpaceShipTwo",
                        "family": "",
                        "full_name": "SpaceShipTwo",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 1320,
                    "name": "VSS Enterprise CC12",
                    "description": "Cold flow test flight of VSS Enterprise. Release failure during flight intended as GF11.",
                    "launch_designator": null,
                    "type": "Test Flight",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 190,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                    "agency_id": 1024,
                    "name": "Mojave Air and Space Port",
                    "description": null,
                    "info_url": "https://www.mojaveairport.com/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                    "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                    "latitude": "35.0594444",
                    "longitude": "-118.1538607",
                    "location": {
                        "id": 144,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                        "name": "Air launch to Suborbital flight",
                        "country_code": "???",
                        "description": "",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                        "timezone_name": "",
                        "total_launch_count": 85,
                        "total_landing_count": 0
                    },
                    "country_code": "USA",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                    "total_launch_count": 53,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
                "infographic": null,
                "program": [],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 30,
                "pad_launch_attempt_count": 11,
                "agency_launch_attempt_count": 11,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 8,
                "pad_launch_attempt_count_year": 8,
                "agency_launch_attempt_count_year": 8,
                "type": "normal"
            },
            "landing": {
                "id": 1074,
                "attempt": true,
                "success": true,
                "description": "VSS Enterprise successfully landed back at the Mojave Air and Space Port after this flight.",
                "downrange_distance": null,
                "location": {
                    "id": 25,
                    "name": "Mojave Air and Space Port",
                    "abbrev": "MASP",
                    "description": "Mojave Air and Space Port",
                    "location": null,
                    "successful_landings": 0
                },
                "type": {
                    "id": 6,
                    "name": "Horizontal Landing",
                    "abbrev": "HL",
                    "description": "Horizontal landing on a runway or flat surface."
                }
            }
        },
        {
            "id": 648,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/648/?format=api",
            "destination": "Suborbital",
            "mission_end": "2014-10-31T12:00:00Z",
            "spacecraft": {
                "id": 472,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/472/?format=api",
                "name": "VSS Enterprise",
                "serial_number": "N339SS",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "PT12H",
                "time_docked": "P0D",
                "flights_count": 37,
                "mission_ends_count": 37,
                "status": {
                    "id": 3,
                    "name": "Destroyed"
                },
                "description": "VSS Enterprise was the first SpaceShipTwo (SS2) spaceplane, built by Scaled Composites for Virgin Galactic. As of 2004, it was planned to be the first of five commercial suborbital SS2 spacecraft planned by Virgin Galactic. Enterprise was destroyed during a powered test flight on 31 October 2014, killing one pilot, Michael Alsbury, and seriously injuring another, Peter Siebold. An investigation revealed the accident was caused by premature deployment of the \"feathering\" system, the ship's descent device; the NTSB also faulted the spacecraft's design for lacking fail-safe mechanisms that could have deterred or prevented early deployment.",
                "spacecraft_config": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/27/?format=api",
                    "name": "SpaceShipTwo",
                    "type": {
                        "id": 3,
                        "name": "Spaceplane"
                    },
                    "agency": {
                        "id": 1024,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                        "name": "Virgin Galactic",
                        "type": "Private"
                    },
                    "in_use": true,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522133744.jpeg"
                }
            },
            "launch": {
                "id": "b74dd1c6-3472-4f1c-ae0c-8d56a06f95cc",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/b74dd1c6-3472-4f1c-ae0c-8d56a06f95cc/?format=api",
                "slug": "spaceshiptwo-vss-enterprise-pf04",
                "name": "SpaceShipTwo | VSS Enterprise PF04",
                "status": {
                    "id": 4,
                    "name": "Launch Failure",
                    "abbrev": "Failure",
                    "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate."
                },
                "last_updated": "2023-06-14T08:57:42Z",
                "net": "2014-10-31T12:00:00Z",
                "window_end": "2014-10-31T12:00:00Z",
                "window_start": "2014-10-31T12:00:00Z",
                "net_precision": null,
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "type": "Private"
                },
                "rocket": {
                    "id": 2930,
                    "configuration": {
                        "id": 465,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                        "name": "SpaceShipTwo",
                        "family": "",
                        "full_name": "SpaceShipTwo",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 1347,
                    "name": "VSS Enterprise PF04",
                    "description": "Powered test flight of VSS Enterprise. Unintended feathering destroyed the vehicle in-flight, killed one pilot and injured the other.",
                    "launch_designator": null,
                    "type": "Test Flight",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 190,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                    "agency_id": 1024,
                    "name": "Mojave Air and Space Port",
                    "description": null,
                    "info_url": "https://www.mojaveairport.com/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                    "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                    "latitude": "35.0594444",
                    "longitude": "-118.1538607",
                    "location": {
                        "id": 144,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                        "name": "Air launch to Suborbital flight",
                        "country_code": "???",
                        "description": "",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                        "timezone_name": "",
                        "total_launch_count": 85,
                        "total_landing_count": 0
                    },
                    "country_code": "USA",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                    "total_launch_count": 53,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
                "infographic": null,
                "program": [],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 56,
                "pad_launch_attempt_count": 37,
                "agency_launch_attempt_count": 37,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 6,
                "pad_launch_attempt_count_year": 6,
                "agency_launch_attempt_count_year": 6,
                "type": "normal"
            },
            "landing": {
                "id": 1110,
                "attempt": false,
                "success": null,
                "description": "VSS Enterprise was destroyed in-flight by unintended feathering.",
                "downrange_distance": null,
                "location": {
                    "id": 25,
                    "name": "Mojave Air and Space Port",
                    "abbrev": "MASP",
                    "description": "Mojave Air and Space Port",
                    "location": null,
                    "successful_landings": 0
                },
                "type": {
                    "id": 6,
                    "name": "Horizontal Landing",
                    "abbrev": "HL",
                    "description": "Horizontal landing on a runway or flat surface."
                }
            }
        },
        {
            "id": 619,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/619/?format=api",
            "destination": "Suborbital",
            "mission_end": "2011-05-19T12:00:00Z",
            "spacecraft": {
                "id": 472,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/472/?format=api",
                "name": "VSS Enterprise",
                "serial_number": "N339SS",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "PT12H",
                "time_docked": "P0D",
                "flights_count": 37,
                "mission_ends_count": 37,
                "status": {
                    "id": 3,
                    "name": "Destroyed"
                },
                "description": "VSS Enterprise was the first SpaceShipTwo (SS2) spaceplane, built by Scaled Composites for Virgin Galactic. As of 2004, it was planned to be the first of five commercial suborbital SS2 spacecraft planned by Virgin Galactic. Enterprise was destroyed during a powered test flight on 31 October 2014, killing one pilot, Michael Alsbury, and seriously injuring another, Peter Siebold. An investigation revealed the accident was caused by premature deployment of the \"feathering\" system, the ship's descent device; the NTSB also faulted the spacecraft's design for lacking fail-safe mechanisms that could have deterred or prevented early deployment.",
                "spacecraft_config": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/27/?format=api",
                    "name": "SpaceShipTwo",
                    "type": {
                        "id": 3,
                        "name": "Spaceplane"
                    },
                    "agency": {
                        "id": 1024,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                        "name": "Virgin Galactic",
                        "type": "Private"
                    },
                    "in_use": true,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522133744.jpeg"
                }
            },
            "launch": {
                "id": "c6a2e841-f29f-49ef-a163-f6058e98477b",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/c6a2e841-f29f-49ef-a163-f6058e98477b/?format=api",
                "slug": "spaceshiptwo-vss-enterprise-gf09",
                "name": "SpaceShipTwo | VSS Enterprise GF09",
                "status": {
                    "id": 3,
                    "name": "Launch Successful",
                    "abbrev": "Success",
                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                },
                "last_updated": "2023-06-14T08:58:03Z",
                "net": "2011-05-19T12:00:00Z",
                "window_end": "2011-05-19T12:00:00Z",
                "window_start": "2011-05-19T12:00:00Z",
                "net_precision": null,
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "type": "Private"
                },
                "rocket": {
                    "id": 2901,
                    "configuration": {
                        "id": 465,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                        "name": "SpaceShipTwo",
                        "family": "",
                        "full_name": "SpaceShipTwo",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 1318,
                    "name": "GF09",
                    "description": "Free glide test flight of VSS Enterprise.",
                    "launch_designator": null,
                    "type": "Test Flight",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 190,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                    "agency_id": 1024,
                    "name": "Mojave Air and Space Port",
                    "description": null,
                    "info_url": "https://www.mojaveairport.com/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                    "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                    "latitude": "35.0594444",
                    "longitude": "-118.1538607",
                    "location": {
                        "id": 144,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                        "name": "Air launch to Suborbital flight",
                        "country_code": "???",
                        "description": "",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                        "timezone_name": "",
                        "total_launch_count": 85,
                        "total_landing_count": 0
                    },
                    "country_code": "USA",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                    "total_launch_count": 53,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
                "infographic": null,
                "program": [],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 28,
                "pad_launch_attempt_count": 9,
                "agency_launch_attempt_count": 9,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 6,
                "pad_launch_attempt_count_year": 6,
                "agency_launch_attempt_count_year": 6,
                "type": "normal"
            },
            "landing": {
                "id": 1085,
                "attempt": true,
                "success": true,
                "description": "VSS Enterprise successfully landed back at the Mojave Air and Space Port after this flight.",
                "downrange_distance": null,
                "location": {
                    "id": 25,
                    "name": "Mojave Air and Space Port",
                    "abbrev": "MASP",
                    "description": "Mojave Air and Space Port",
                    "location": null,
                    "successful_landings": 0
                },
                "type": {
                    "id": 6,
                    "name": "Horizontal Landing",
                    "abbrev": "HL",
                    "description": "Horizontal landing on a runway or flat surface."
                }
            }
        },
        {
            "id": 647,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/647/?format=api",
            "destination": "Suborbital",
            "mission_end": "2014-10-07T12:00:00Z",
            "spacecraft": {
                "id": 472,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/472/?format=api",
                "name": "VSS Enterprise",
                "serial_number": "N339SS",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "PT12H",
                "time_docked": "P0D",
                "flights_count": 37,
                "mission_ends_count": 37,
                "status": {
                    "id": 3,
                    "name": "Destroyed"
                },
                "description": "VSS Enterprise was the first SpaceShipTwo (SS2) spaceplane, built by Scaled Composites for Virgin Galactic. As of 2004, it was planned to be the first of five commercial suborbital SS2 spacecraft planned by Virgin Galactic. Enterprise was destroyed during a powered test flight on 31 October 2014, killing one pilot, Michael Alsbury, and seriously injuring another, Peter Siebold. An investigation revealed the accident was caused by premature deployment of the \"feathering\" system, the ship's descent device; the NTSB also faulted the spacecraft's design for lacking fail-safe mechanisms that could have deterred or prevented early deployment.",
                "spacecraft_config": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/27/?format=api",
                    "name": "SpaceShipTwo",
                    "type": {
                        "id": 3,
                        "name": "Spaceplane"
                    },
                    "agency": {
                        "id": 1024,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                        "name": "Virgin Galactic",
                        "type": "Private"
                    },
                    "in_use": true,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522133744.jpeg"
                }
            },
            "launch": {
                "id": "ec687378-90e5-4c5e-ba99-f214c3730b55",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/ec687378-90e5-4c5e-ba99-f214c3730b55/?format=api",
                "slug": "spaceshiptwo-vss-enterprise-gf30",
                "name": "SpaceShipTwo | VSS Enterprise GF30",
                "status": {
                    "id": 3,
                    "name": "Launch Successful",
                    "abbrev": "Success",
                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                },
                "last_updated": "2023-06-14T08:57:37Z",
                "net": "2014-10-07T12:00:00Z",
                "window_end": "2014-10-07T12:00:00Z",
                "window_start": "2014-10-07T12:00:00Z",
                "net_precision": null,
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "type": "Private"
                },
                "rocket": {
                    "id": 2929,
                    "configuration": {
                        "id": 465,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                        "name": "SpaceShipTwo",
                        "family": "",
                        "full_name": "SpaceShipTwo",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 1346,
                    "name": "VSS Enterprise GF30",
                    "description": "Free glide test flight of VSS Enterprise.",
                    "launch_designator": null,
                    "type": "Test Flight",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 190,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                    "agency_id": 1024,
                    "name": "Mojave Air and Space Port",
                    "description": null,
                    "info_url": "https://www.mojaveairport.com/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                    "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                    "latitude": "35.0594444",
                    "longitude": "-118.1538607",
                    "location": {
                        "id": 144,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                        "name": "Air launch to Suborbital flight",
                        "country_code": "???",
                        "description": "",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                        "timezone_name": "",
                        "total_launch_count": 85,
                        "total_landing_count": 0
                    },
                    "country_code": "USA",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                    "total_launch_count": 53,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
                "infographic": null,
                "program": [],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 55,
                "pad_launch_attempt_count": 36,
                "agency_launch_attempt_count": 36,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 5,
                "pad_launch_attempt_count_year": 5,
                "agency_launch_attempt_count_year": 5,
                "type": "normal"
            },
            "landing": {
                "id": 1106,
                "attempt": true,
                "success": true,
                "description": "VSS Enterprise successfully landed back at the Mojave Air and Space Port after this flight.",
                "downrange_distance": null,
                "location": {
                    "id": 25,
                    "name": "Mojave Air and Space Port",
                    "abbrev": "MASP",
                    "description": "Mojave Air and Space Port",
                    "location": null,
                    "successful_landings": 0
                },
                "type": {
                    "id": 6,
                    "name": "Horizontal Landing",
                    "abbrev": "HL",
                    "description": "Horizontal landing on a runway or flat surface."
                }
            }
        },
        {
            "id": 617,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/617/?format=api",
            "destination": "Suborbital",
            "mission_end": "2011-05-04T12:00:00Z",
            "spacecraft": {
                "id": 472,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/472/?format=api",
                "name": "VSS Enterprise",
                "serial_number": "N339SS",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "PT12H",
                "time_docked": "P0D",
                "flights_count": 37,
                "mission_ends_count": 37,
                "status": {
                    "id": 3,
                    "name": "Destroyed"
                },
                "description": "VSS Enterprise was the first SpaceShipTwo (SS2) spaceplane, built by Scaled Composites for Virgin Galactic. As of 2004, it was planned to be the first of five commercial suborbital SS2 spacecraft planned by Virgin Galactic. Enterprise was destroyed during a powered test flight on 31 October 2014, killing one pilot, Michael Alsbury, and seriously injuring another, Peter Siebold. An investigation revealed the accident was caused by premature deployment of the \"feathering\" system, the ship's descent device; the NTSB also faulted the spacecraft's design for lacking fail-safe mechanisms that could have deterred or prevented early deployment.",
                "spacecraft_config": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/27/?format=api",
                    "name": "SpaceShipTwo",
                    "type": {
                        "id": 3,
                        "name": "Spaceplane"
                    },
                    "agency": {
                        "id": 1024,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                        "name": "Virgin Galactic",
                        "type": "Private"
                    },
                    "in_use": true,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522133744.jpeg"
                }
            },
            "launch": {
                "id": "eadc2278-5985-41c5-8746-c21f2716ae13",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/eadc2278-5985-41c5-8746-c21f2716ae13/?format=api",
                "slug": "spaceshiptwo-vss-enterprise-gf07",
                "name": "SpaceShipTwo | VSS Enterprise GF07",
                "status": {
                    "id": 3,
                    "name": "Launch Successful",
                    "abbrev": "Success",
                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                },
                "last_updated": "2023-06-14T08:57:57Z",
                "net": "2011-05-04T12:00:00Z",
                "window_end": "2011-05-04T12:00:00Z",
                "window_start": "2011-05-04T12:00:00Z",
                "net_precision": null,
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "type": "Private"
                },
                "rocket": {
                    "id": 2899,
                    "configuration": {
                        "id": 465,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                        "name": "SpaceShipTwo",
                        "family": "",
                        "full_name": "SpaceShipTwo",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 1316,
                    "name": "VSS Enterprise GF07",
                    "description": "Free glide test flight of VSS Enterprise.",
                    "launch_designator": null,
                    "type": "Test Flight",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 190,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                    "agency_id": 1024,
                    "name": "Mojave Air and Space Port",
                    "description": null,
                    "info_url": "https://www.mojaveairport.com/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                    "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                    "latitude": "35.0594444",
                    "longitude": "-118.1538607",
                    "location": {
                        "id": 144,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                        "name": "Air launch to Suborbital flight",
                        "country_code": "???",
                        "description": "",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                        "timezone_name": "",
                        "total_launch_count": 85,
                        "total_landing_count": 0
                    },
                    "country_code": "USA",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                    "total_launch_count": 53,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
                "infographic": null,
                "program": [],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 26,
                "pad_launch_attempt_count": 7,
                "agency_launch_attempt_count": 7,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 4,
                "pad_launch_attempt_count_year": 4,
                "agency_launch_attempt_count_year": 4,
                "type": "normal"
            },
            "landing": {
                "id": 1083,
                "attempt": true,
                "success": true,
                "description": "VSS Enterprise successfully landed back at the Mojave Air and Space Port after this flight.",
                "downrange_distance": null,
                "location": {
                    "id": 25,
                    "name": "Mojave Air and Space Port",
                    "abbrev": "MASP",
                    "description": "Mojave Air and Space Port",
                    "location": null,
                    "successful_landings": 0
                },
                "type": {
                    "id": 6,
                    "name": "Horizontal Landing",
                    "abbrev": "HL",
                    "description": "Horizontal landing on a runway or flat surface."
                }
            }
        },
        {
            "id": 646,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/646/?format=api",
            "destination": "Suborbital",
            "mission_end": "2014-08-28T12:00:00Z",
            "spacecraft": {
                "id": 472,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/472/?format=api",
                "name": "VSS Enterprise",
                "serial_number": "N339SS",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "PT12H",
                "time_docked": "P0D",
                "flights_count": 37,
                "mission_ends_count": 37,
                "status": {
                    "id": 3,
                    "name": "Destroyed"
                },
                "description": "VSS Enterprise was the first SpaceShipTwo (SS2) spaceplane, built by Scaled Composites for Virgin Galactic. As of 2004, it was planned to be the first of five commercial suborbital SS2 spacecraft planned by Virgin Galactic. Enterprise was destroyed during a powered test flight on 31 October 2014, killing one pilot, Michael Alsbury, and seriously injuring another, Peter Siebold. An investigation revealed the accident was caused by premature deployment of the \"feathering\" system, the ship's descent device; the NTSB also faulted the spacecraft's design for lacking fail-safe mechanisms that could have deterred or prevented early deployment.",
                "spacecraft_config": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/27/?format=api",
                    "name": "SpaceShipTwo",
                    "type": {
                        "id": 3,
                        "name": "Spaceplane"
                    },
                    "agency": {
                        "id": 1024,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                        "name": "Virgin Galactic",
                        "type": "Private"
                    },
                    "in_use": true,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522133744.jpeg"
                }
            },
            "launch": {
                "id": "52ebc2af-1a42-4cd0-a9a0-09d4f3472ba3",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/52ebc2af-1a42-4cd0-a9a0-09d4f3472ba3/?format=api",
                "slug": "spaceshiptwo-vss-enterprise-cf02",
                "name": "SpaceShipTwo | VSS Enterprise CF02",
                "status": {
                    "id": 3,
                    "name": "Launch Successful",
                    "abbrev": "Success",
                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                },
                "last_updated": "2023-06-14T08:57:42Z",
                "net": "2014-08-28T12:00:00Z",
                "window_end": "2014-08-28T12:00:00Z",
                "window_start": "2014-08-28T12:00:00Z",
                "net_precision": null,
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "type": "Private"
                },
                "rocket": {
                    "id": 2928,
                    "configuration": {
                        "id": 465,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                        "name": "SpaceShipTwo",
                        "family": "",
                        "full_name": "SpaceShipTwo",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 1345,
                    "name": "VSS Enterprise CF02",
                    "description": "Cold flow test flight of VSS Enterprise.",
                    "launch_designator": null,
                    "type": "Test Flight",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 190,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                    "agency_id": 1024,
                    "name": "Mojave Air and Space Port",
                    "description": null,
                    "info_url": "https://www.mojaveairport.com/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                    "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                    "latitude": "35.0594444",
                    "longitude": "-118.1538607",
                    "location": {
                        "id": 144,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                        "name": "Air launch to Suborbital flight",
                        "country_code": "???",
                        "description": "",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                        "timezone_name": "",
                        "total_launch_count": 85,
                        "total_landing_count": 0
                    },
                    "country_code": "USA",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                    "total_launch_count": 53,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
                "infographic": null,
                "program": [],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 54,
                "pad_launch_attempt_count": 35,
                "agency_launch_attempt_count": 35,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 4,
                "pad_launch_attempt_count_year": 4,
                "agency_launch_attempt_count_year": 4,
                "type": "normal"
            },
            "landing": {
                "id": 1076,
                "attempt": true,
                "success": true,
                "description": "VSS Enterprise successfully landed back at the Mojave Air and Space Port after this flight.",
                "downrange_distance": null,
                "location": {
                    "id": 25,
                    "name": "Mojave Air and Space Port",
                    "abbrev": "MASP",
                    "description": "Mojave Air and Space Port",
                    "location": null,
                    "successful_landings": 0
                },
                "type": {
                    "id": 6,
                    "name": "Horizontal Landing",
                    "abbrev": "HL",
                    "description": "Horizontal landing on a runway or flat surface."
                }
            }
        },
        {
            "id": 615,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/615/?format=api",
            "destination": "Suborbital",
            "mission_end": "2011-04-22T12:00:00Z",
            "spacecraft": {
                "id": 472,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/472/?format=api",
                "name": "VSS Enterprise",
                "serial_number": "N339SS",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "PT12H",
                "time_docked": "P0D",
                "flights_count": 37,
                "mission_ends_count": 37,
                "status": {
                    "id": 3,
                    "name": "Destroyed"
                },
                "description": "VSS Enterprise was the first SpaceShipTwo (SS2) spaceplane, built by Scaled Composites for Virgin Galactic. As of 2004, it was planned to be the first of five commercial suborbital SS2 spacecraft planned by Virgin Galactic. Enterprise was destroyed during a powered test flight on 31 October 2014, killing one pilot, Michael Alsbury, and seriously injuring another, Peter Siebold. An investigation revealed the accident was caused by premature deployment of the \"feathering\" system, the ship's descent device; the NTSB also faulted the spacecraft's design for lacking fail-safe mechanisms that could have deterred or prevented early deployment.",
                "spacecraft_config": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/27/?format=api",
                    "name": "SpaceShipTwo",
                    "type": {
                        "id": 3,
                        "name": "Spaceplane"
                    },
                    "agency": {
                        "id": 1024,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                        "name": "Virgin Galactic",
                        "type": "Private"
                    },
                    "in_use": true,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522133744.jpeg"
                }
            },
            "launch": {
                "id": "ff09b1f6-63cb-47f0-936f-1530fb7ad974",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/ff09b1f6-63cb-47f0-936f-1530fb7ad974/?format=api",
                "slug": "spaceshiptwo-vss-enterprise-gf05",
                "name": "SpaceShipTwo | VSS Enterprise GF05",
                "status": {
                    "id": 3,
                    "name": "Launch Successful",
                    "abbrev": "Success",
                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                },
                "last_updated": "2023-06-14T08:58:00Z",
                "net": "2011-04-22T12:00:00Z",
                "window_end": "2011-04-22T12:00:00Z",
                "window_start": "2011-04-22T12:00:00Z",
                "net_precision": null,
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "type": "Private"
                },
                "rocket": {
                    "id": 2897,
                    "configuration": {
                        "id": 465,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                        "name": "SpaceShipTwo",
                        "family": "",
                        "full_name": "SpaceShipTwo",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 1314,
                    "name": "VSS Enterprise GF05",
                    "description": "Free glide test flight of VSS Enterprise.",
                    "launch_designator": null,
                    "type": "Test Flight",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 190,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                    "agency_id": 1024,
                    "name": "Mojave Air and Space Port",
                    "description": null,
                    "info_url": "https://www.mojaveairport.com/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                    "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                    "latitude": "35.0594444",
                    "longitude": "-118.1538607",
                    "location": {
                        "id": 144,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                        "name": "Air launch to Suborbital flight",
                        "country_code": "???",
                        "description": "",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                        "timezone_name": "",
                        "total_launch_count": 85,
                        "total_landing_count": 0
                    },
                    "country_code": "USA",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                    "total_launch_count": 53,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
                "infographic": null,
                "program": [],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 24,
                "pad_launch_attempt_count": 5,
                "agency_launch_attempt_count": 5,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 2,
                "pad_launch_attempt_count_year": 2,
                "agency_launch_attempt_count_year": 2,
                "type": "normal"
            },
            "landing": {
                "id": 1081,
                "attempt": true,
                "success": true,
                "description": "VSS Enterprise successfully landed back at the Mojave Air and Space Port after this flight.",
                "downrange_distance": null,
                "location": {
                    "id": 25,
                    "name": "Mojave Air and Space Port",
                    "abbrev": "MASP",
                    "description": "Mojave Air and Space Port",
                    "location": null,
                    "successful_landings": 0
                },
                "type": {
                    "id": 6,
                    "name": "Horizontal Landing",
                    "abbrev": "HL",
                    "description": "Horizontal landing on a runway or flat surface."
                }
            }
        },
        {
            "id": 645,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/645/?format=api",
            "destination": "Suborbital",
            "mission_end": "2014-07-29T12:00:00Z",
            "spacecraft": {
                "id": 472,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/472/?format=api",
                "name": "VSS Enterprise",
                "serial_number": "N339SS",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "PT12H",
                "time_docked": "P0D",
                "flights_count": 37,
                "mission_ends_count": 37,
                "status": {
                    "id": 3,
                    "name": "Destroyed"
                },
                "description": "VSS Enterprise was the first SpaceShipTwo (SS2) spaceplane, built by Scaled Composites for Virgin Galactic. As of 2004, it was planned to be the first of five commercial suborbital SS2 spacecraft planned by Virgin Galactic. Enterprise was destroyed during a powered test flight on 31 October 2014, killing one pilot, Michael Alsbury, and seriously injuring another, Peter Siebold. An investigation revealed the accident was caused by premature deployment of the \"feathering\" system, the ship's descent device; the NTSB also faulted the spacecraft's design for lacking fail-safe mechanisms that could have deterred or prevented early deployment.",
                "spacecraft_config": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/27/?format=api",
                    "name": "SpaceShipTwo",
                    "type": {
                        "id": 3,
                        "name": "Spaceplane"
                    },
                    "agency": {
                        "id": 1024,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                        "name": "Virgin Galactic",
                        "type": "Private"
                    },
                    "in_use": true,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522133744.jpeg"
                }
            },
            "launch": {
                "id": "f4cf548c-2b02-44b0-bdf7-5742772aabd0",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/f4cf548c-2b02-44b0-bdf7-5742772aabd0/?format=api",
                "slug": "spaceshiptwo-vss-enterprise-gf29",
                "name": "SpaceShipTwo | VSS Enterprise GF29",
                "status": {
                    "id": 3,
                    "name": "Launch Successful",
                    "abbrev": "Success",
                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                },
                "last_updated": "2023-06-14T08:58:22Z",
                "net": "2014-07-29T12:00:00Z",
                "window_end": "2014-07-29T12:00:00Z",
                "window_start": "2014-07-29T12:00:00Z",
                "net_precision": null,
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "type": "Private"
                },
                "rocket": {
                    "id": 2927,
                    "configuration": {
                        "id": 465,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                        "name": "SpaceShipTwo",
                        "family": "",
                        "full_name": "SpaceShipTwo",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 1344,
                    "name": "VSS Enterprise GF29",
                    "description": "Free glide test flight of VSS Enterprise.",
                    "launch_designator": null,
                    "type": "Test Flight",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 190,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                    "agency_id": 1024,
                    "name": "Mojave Air and Space Port",
                    "description": null,
                    "info_url": "https://www.mojaveairport.com/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                    "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                    "latitude": "35.0594444",
                    "longitude": "-118.1538607",
                    "location": {
                        "id": 144,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                        "name": "Air launch to Suborbital flight",
                        "country_code": "???",
                        "description": "",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                        "timezone_name": "",
                        "total_launch_count": 85,
                        "total_landing_count": 0
                    },
                    "country_code": "USA",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                    "total_launch_count": 53,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
                "infographic": null,
                "program": [],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 53,
                "pad_launch_attempt_count": 34,
                "agency_launch_attempt_count": 34,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 3,
                "pad_launch_attempt_count_year": 3,
                "agency_launch_attempt_count_year": 3,
                "type": "normal"
            },
            "landing": {
                "id": 1105,
                "attempt": true,
                "success": true,
                "description": "VSS Enterprise successfully landed back at the Mojave Air and Space Port after this flight.",
                "downrange_distance": null,
                "location": {
                    "id": 25,
                    "name": "Mojave Air and Space Port",
                    "abbrev": "MASP",
                    "description": "Mojave Air and Space Port",
                    "location": null,
                    "successful_landings": 0
                },
                "type": {
                    "id": 6,
                    "name": "Horizontal Landing",
                    "abbrev": "HL",
                    "description": "Horizontal landing on a runway or flat surface."
                }
            }
        },
        {
            "id": 613,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/613/?format=api",
            "destination": "Suborbital",
            "mission_end": "2010-11-17T12:00:00Z",
            "spacecraft": {
                "id": 472,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/472/?format=api",
                "name": "VSS Enterprise",
                "serial_number": "N339SS",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "PT12H",
                "time_docked": "P0D",
                "flights_count": 37,
                "mission_ends_count": 37,
                "status": {
                    "id": 3,
                    "name": "Destroyed"
                },
                "description": "VSS Enterprise was the first SpaceShipTwo (SS2) spaceplane, built by Scaled Composites for Virgin Galactic. As of 2004, it was planned to be the first of five commercial suborbital SS2 spacecraft planned by Virgin Galactic. Enterprise was destroyed during a powered test flight on 31 October 2014, killing one pilot, Michael Alsbury, and seriously injuring another, Peter Siebold. An investigation revealed the accident was caused by premature deployment of the \"feathering\" system, the ship's descent device; the NTSB also faulted the spacecraft's design for lacking fail-safe mechanisms that could have deterred or prevented early deployment.",
                "spacecraft_config": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/27/?format=api",
                    "name": "SpaceShipTwo",
                    "type": {
                        "id": 3,
                        "name": "Spaceplane"
                    },
                    "agency": {
                        "id": 1024,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                        "name": "Virgin Galactic",
                        "type": "Private"
                    },
                    "in_use": true,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522133744.jpeg"
                }
            },
            "launch": {
                "id": "b12ae487-d2db-47c0-8be4-6af5a06996a2",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/b12ae487-d2db-47c0-8be4-6af5a06996a2/?format=api",
                "slug": "spaceshiptwo-vss-enterprise-gf03",
                "name": "SpaceShipTwo | VSS Enterprise GF03",
                "status": {
                    "id": 3,
                    "name": "Launch Successful",
                    "abbrev": "Success",
                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                },
                "last_updated": "2023-06-14T08:57:57Z",
                "net": "2010-11-17T00:00:00Z",
                "window_end": "2010-11-17T00:00:00Z",
                "window_start": "2010-11-17T00:00:00Z",
                "net_precision": null,
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "type": "Private"
                },
                "rocket": {
                    "id": 2895,
                    "configuration": {
                        "id": 465,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                        "name": "SpaceShipTwo",
                        "family": "",
                        "full_name": "SpaceShipTwo",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 1312,
                    "name": "VSS Enterprise GF03",
                    "description": "Free glide test flight of VSS Enterprise.",
                    "launch_designator": null,
                    "type": "Test Flight",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 190,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                    "agency_id": 1024,
                    "name": "Mojave Air and Space Port",
                    "description": null,
                    "info_url": "https://www.mojaveairport.com/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                    "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                    "latitude": "35.0594444",
                    "longitude": "-118.1538607",
                    "location": {
                        "id": 144,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                        "name": "Air launch to Suborbital flight",
                        "country_code": "???",
                        "description": "",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                        "timezone_name": "",
                        "total_launch_count": 85,
                        "total_landing_count": 0
                    },
                    "country_code": "USA",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                    "total_launch_count": 53,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
                "infographic": null,
                "program": [],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 22,
                "pad_launch_attempt_count": 3,
                "agency_launch_attempt_count": 3,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 3,
                "pad_launch_attempt_count_year": 3,
                "agency_launch_attempt_count_year": 3,
                "type": "normal"
            },
            "landing": {
                "id": 1079,
                "attempt": true,
                "success": true,
                "description": "VSS Enterprise successfully landed back at the Mojave Air and Space Port after this flight.",
                "downrange_distance": null,
                "location": {
                    "id": 25,
                    "name": "Mojave Air and Space Port",
                    "abbrev": "MASP",
                    "description": "Mojave Air and Space Port",
                    "location": null,
                    "successful_landings": 0
                },
                "type": {
                    "id": 6,
                    "name": "Horizontal Landing",
                    "abbrev": "HL",
                    "description": "Horizontal landing on a runway or flat surface."
                }
            }
        },
        {
            "id": 611,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/611/?format=api",
            "destination": "Suborbital",
            "mission_end": "2010-10-10T12:00:00Z",
            "spacecraft": {
                "id": 472,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/472/?format=api",
                "name": "VSS Enterprise",
                "serial_number": "N339SS",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "PT12H",
                "time_docked": "P0D",
                "flights_count": 37,
                "mission_ends_count": 37,
                "status": {
                    "id": 3,
                    "name": "Destroyed"
                },
                "description": "VSS Enterprise was the first SpaceShipTwo (SS2) spaceplane, built by Scaled Composites for Virgin Galactic. As of 2004, it was planned to be the first of five commercial suborbital SS2 spacecraft planned by Virgin Galactic. Enterprise was destroyed during a powered test flight on 31 October 2014, killing one pilot, Michael Alsbury, and seriously injuring another, Peter Siebold. An investigation revealed the accident was caused by premature deployment of the \"feathering\" system, the ship's descent device; the NTSB also faulted the spacecraft's design for lacking fail-safe mechanisms that could have deterred or prevented early deployment.",
                "spacecraft_config": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/27/?format=api",
                    "name": "SpaceShipTwo",
                    "type": {
                        "id": 3,
                        "name": "Spaceplane"
                    },
                    "agency": {
                        "id": 1024,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                        "name": "Virgin Galactic",
                        "type": "Private"
                    },
                    "in_use": true,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522133744.jpeg"
                }
            },
            "launch": {
                "id": "d34f348f-69be-439a-a951-5abe302054e4",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/d34f348f-69be-439a-a951-5abe302054e4/?format=api",
                "slug": "spaceshiptwo-vss-enterprise-gf01",
                "name": "SpaceShipTwo | VSS Enterprise GF01",
                "status": {
                    "id": 3,
                    "name": "Launch Successful",
                    "abbrev": "Success",
                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                },
                "last_updated": "2023-06-14T08:57:43Z",
                "net": "2010-10-10T12:00:00Z",
                "window_end": "2010-10-10T12:00:00Z",
                "window_start": "2010-10-10T12:00:00Z",
                "net_precision": null,
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "type": "Private"
                },
                "rocket": {
                    "id": 2893,
                    "configuration": {
                        "id": 465,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                        "name": "SpaceShipTwo",
                        "family": "",
                        "full_name": "SpaceShipTwo",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 1310,
                    "name": "VSS Enterprise GF01",
                    "description": "Free glide test flight of VSS Enterprise.",
                    "launch_designator": null,
                    "type": "Test Flight",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 190,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
                    "agency_id": 1024,
                    "name": "Mojave Air and Space Port",
                    "description": null,
                    "info_url": "https://www.mojaveairport.com/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                    "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                    "latitude": "35.0594444",
                    "longitude": "-118.1538607",
                    "location": {
                        "id": 144,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                        "name": "Air launch to Suborbital flight",
                        "country_code": "???",
                        "description": "",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                        "timezone_name": "",
                        "total_launch_count": 85,
                        "total_landing_count": 0
                    },
                    "country_code": "USA",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
                    "total_launch_count": 53,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
                "infographic": null,
                "program": [],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 20,
                "pad_launch_attempt_count": 1,
                "agency_launch_attempt_count": 1,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 1,
                "pad_launch_attempt_count_year": 1,
                "agency_launch_attempt_count_year": 1,
                "type": "normal"
            },
            "landing": {
                "id": 1077,
                "attempt": true,
                "success": true,
                "description": "VSS Enterprise successfully landed back at the Mojave Air and Space Port after this flight.",
                "downrange_distance": null,
                "location": {
                    "id": 25,
                    "name": "Mojave Air and Space Port",
                    "abbrev": "MASP",
                    "description": "Mojave Air and Space Port",
                    "location": null,
                    "successful_landings": 0
                },
                "type": {
                    "id": 6,
                    "name": "Horizontal Landing",
                    "abbrev": "HL",
                    "description": "Horizontal landing on a runway or flat surface."
                }
            }
        }
    ],
    "flights_count": 16,
    "landings_count": 16,
    "spacewalks_count": 0,
    "last_flight": "2014-10-31T12:00:00Z",
    "first_flight": "2010-10-10T12:00:00Z",
    "spacewalks": []
}