AN API endpoint that returns all Launch objects or a single launch.

EXAMPLE - /launch/[id]/ or /launch/?mode=list&search=SpaceX

GET Return a list of all Launch objects.

FILTERS Fields - 'name', 'id(s)', 'lsp__id', 'lsp__name', 'serial_number', 'launcher_config__id', 'rocket__spacecraftflight__spacecraft__name', 'is_crewed', 'include_suborbital', 'spacecraft_config__ids', 'related', 'location__ids', 'lsp__ids', 'pad__ids', 'status__ids'

MODE 'normal', 'list', 'detailed'

EXAMPLE ?mode=list

SEARCH Searches through the launch name, rocket name, launch agency, mission name & spacecraft name.

EXAMPLE - ?search=SpaceX

GET /2.2.0/launch/ede465a7-4aa0-41fe-a1f5-a8e3c8e68df8/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "ede465a7-4aa0-41fe-a1f5-a8e3c8e68df8",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/ede465a7-4aa0-41fe-a1f5-a8e3c8e68df8/?format=api",
    "slug": "new-shepard-ns-18",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "New Shepard | NS-18",
    "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-14T09:55:46Z",
    "updates": [
        {
            "id": 874,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
            "comment": "Passengers were recovered, successful flight",
            "info_url": null,
            "created_by": "SwGustav",
            "created_on": "2021-10-13T15:13:32Z"
        },
        {
            "id": 870,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
            "comment": "Adjusting T-0",
            "info_url": "https://twitter.com/blueorigin/status/1447975372373516291",
            "created_by": "SwGustav",
            "created_on": "2021-10-12T18:20:18Z"
        },
        {
            "id": 852,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Targeting a launch time of 13:30 UTC per latest Blue Origin statement.",
            "info_url": "https://www.blueorigin.com/news/shatner-powers-announced-ns18",
            "created_by": "Nosu",
            "created_on": "2021-10-04T16:05:36Z"
        },
        {
            "id": 838,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
            "comment": "Adding the launch",
            "info_url": "https://twitter.com/blueorigin/status/1442477422666915844",
            "created_by": "SwGustav",
            "created_on": "2021-09-27T13:28:43Z"
        },
        {
            "id": 873,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
            "comment": "Liftoff",
            "info_url": null,
            "created_by": "SwGustav",
            "created_on": "2021-10-13T14:49:57Z"
        },
        {
            "id": 861,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Pushed by a day due to forecasted winds.",
            "info_url": "https://twitter.com/blueorigin/status/1447236968451088390",
            "created_by": "Nosu",
            "created_on": "2021-10-10T16:27:05Z"
        }
    ],
    "net": "2021-10-13T14:49:00Z",
    "net_precision": null,
    "window_end": "2021-10-13T14:49:00Z",
    "window_start": "2021-10-13T14:49:00Z",
    "probability": null,
    "weather_concerns": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 141,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
        "name": "Blue Origin",
        "featured": true,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "BO",
        "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
        "administrator": "CEO: Jeff Bezos",
        "founding_year": "2000",
        "launchers": "New Shepard | New Glenn",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 27,
        "consecutive_successful_launches": 4,
        "successful_launches": 26,
        "failed_launches": 1,
        "pending_launches": 4,
        "consecutive_successful_landings": 4,
        "successful_landings": 25,
        "failed_landings": 2,
        "attempted_landings": 27,
        "info_url": "http://www.blueorigin.com/",
        "wiki_url": "http://en.wikipedia.org/wiki/Blue_Origin",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg"
    },
    "rocket": {
        "id": 7468,
        "configuration": {
            "id": 137,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/137/?format=api",
            "name": "New Shepard",
            "active": true,
            "reusable": true,
            "description": "The New Shepard reusable launch system is a vertical-takeoff, vertical-landing (VTVL), suborbital manned rocket that is being developed by Blue Origin as a commercial system for suborbital space tourism.",
            "family": "",
            "full_name": "New Shepard",
            "manufacturer": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "BO",
                "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
                "administrator": "CEO: Jeff Bezos",
                "founding_year": "2000",
                "launchers": "New Shepard | New Glenn",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 27,
                "consecutive_successful_launches": 4,
                "successful_launches": 26,
                "failed_launches": 1,
                "pending_launches": 4,
                "consecutive_successful_landings": 4,
                "successful_landings": 25,
                "failed_landings": 2,
                "attempted_landings": 27,
                "info_url": "http://www.blueorigin.com/",
                "wiki_url": "http://en.wikipedia.org/wiki/Blue_Origin",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg"
            },
            "program": [],
            "variant": "",
            "alias": "",
            "min_stage": 1,
            "max_stage": 1,
            "length": 15.0,
            "diameter": 3.7,
            "maiden_flight": "2015-04-29",
            "launch_cost": null,
            "launch_mass": 75,
            "leo_capacity": 0,
            "gto_capacity": 0,
            "to_thrust": 490,
            "apogee": 100,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new2520shepard_image_20190207032624.jpeg",
            "info_url": "https://www.blueorigin.com/new-shepard/",
            "wiki_url": "https://en.wikipedia.org/wiki/New_Shepard",
            "total_launch_count": 27,
            "consecutive_successful_launches": 4,
            "successful_launches": 26,
            "failed_launches": 1,
            "pending_launches": 0,
            "attempted_landings": 27,
            "successful_landings": 25,
            "failed_landings": 2,
            "consecutive_successful_landings": 4
        },
        "launcher_stage": [
            {
                "id": 194,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 4,
                "launcher": {
                    "id": 90,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/90/?format=api",
                    "details": "New Shepard vehicle #4 is the fourth flight vehicle of the New Shepard suborbital rocket. It was used for Blue Origin's first crewed launches.",
                    "flight_proven": true,
                    "serial_number": "NS-4",
                    "status": "active",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/90_image_20210412202510.jpeg",
                    "successful_landings": 11,
                    "attempted_landings": 11,
                    "flights": 11,
                    "last_launch_date": "2024-08-29T13:07:03Z",
                    "first_launch_date": "2021-01-14T17:19:00Z"
                },
                "landing": {
                    "id": 221,
                    "attempt": true,
                    "success": true,
                    "description": "NS4 successfully landed at Corn Ranch Landing Pad on its fourth flight.",
                    "downrange_distance": 3.2,
                    "location": {
                        "id": 11,
                        "name": "Corn Ranch Landing Pad, West Texas",
                        "abbrev": "CR",
                        "description": "New Shepard landing site.",
                        "location": {
                            "id": 29,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/29/?format=api",
                            "name": "Corn Ranch, Van Horn, TX, USA",
                            "country_code": "USA",
                            "description": "Corn Ranch, commonly referred to as Launch Site One (LSO), is a spaceport owned and operated by Blue Origin which is located approximately 30 miles north of the town of Van Horn, Texas, United States.",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
                            "timezone_name": "America/Chicago",
                            "total_launch_count": 27,
                            "total_landing_count": 27
                        },
                        "successful_landings": 23
                    },
                    "type": {
                        "id": 2,
                        "name": "Return to Launch Site",
                        "abbrev": "RTLS",
                        "description": "A return to launch site usually means that after stage separation the booster flips and does a burn back towards the launch site, landing near where it initially launched from."
                    }
                },
                "previous_flight_date": "2021-07-20T13:12:00Z",
                "turn_around_time_days": 85,
                "previous_flight": {
                    "id": "d0f9cb4e-8efe-4b70-a675-3f087acd6f74",
                    "name": "New Shepard | NS-16"
                }
            }
        ],
        "spacecraft_stage": {
            "id": 761,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/761/?format=api",
            "mission_end": "2021-10-13T15:00:00Z",
            "destination": "Suborbital",
            "launch_crew": [
                {
                    "id": 3568,
                    "role": {
                        "id": 28,
                        "role": "Tourist",
                        "priority": 7
                    },
                    "astronaut": {
                        "id": 699,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/699/?format=api",
                        "name": "Audrey Powers",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT11M",
                        "status": {
                            "id": 14,
                            "name": "Occasional Spaceflight"
                        },
                        "agency": {
                            "id": 141,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "type": "Commercial"
                        },
                        "date_of_birth": "1976-02-01",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/audreykpowers",
                        "instagram": null,
                        "bio": "Audrey Powers is the Vice President of Legal & Compliance for Blue Origin. Ms. Powers received a Bachelor’s degree in Aeronautical and Astronautical engineering from Purdue University and worked as an engineer for almost 10 years prior to becoming a lawyer.\r\n\r\nExact DoB unknown.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/audrey_powers_image_20220606094644.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Audrey_Powers",
                        "last_flight": "2021-10-13T14:49:00Z",
                        "first_flight": "2021-10-13T14:49:00Z"
                    }
                },
                {
                    "id": 3564,
                    "role": {
                        "id": 28,
                        "role": "Tourist",
                        "priority": 7
                    },
                    "astronaut": {
                        "id": 697,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/697/?format=api",
                        "name": "Chris Boshuizen",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT11M",
                        "status": {
                            "id": 14,
                            "name": "Occasional Spaceflight"
                        },
                        "agency": {
                            "id": 141,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "type": "Commercial"
                        },
                        "date_of_birth": "1977-06-01",
                        "date_of_death": null,
                        "nationality": "Australian",
                        "twitter": "https://twitter.com/cboshuizen",
                        "instagram": null,
                        "bio": "Chris Boshuizen is partner at investment firm DCVC, and Planet co-founder.\r\n\r\nExact DoB unknown.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chris_boshuizen_image_20220606094930.jpeg",
                        "wiki": null,
                        "last_flight": "2021-10-13T14:49:00Z",
                        "first_flight": "2021-10-13T14:49:00Z"
                    }
                },
                {
                    "id": 3563,
                    "role": {
                        "id": 28,
                        "role": "Tourist",
                        "priority": 7
                    },
                    "astronaut": {
                        "id": 696,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/696/?format=api",
                        "name": "Glen de Vries",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT11M",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "agency": {
                            "id": 141,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "type": "Commercial"
                        },
                        "date_of_birth": "1972-06-29",
                        "date_of_death": "2021-11-11",
                        "nationality": "American",
                        "twitter": "https://twitter.com/CaptainClinical",
                        "instagram": null,
                        "bio": "Glen de Vries is the co-founder and co-CEO of Medidata.\r\n\r\nKilled in a plane crash in New Jersey.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/glen_de_vries_image_20220911033817.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Glen_de_Vries",
                        "last_flight": "2021-10-13T14:49:00Z",
                        "first_flight": "2021-10-13T14:49:00Z"
                    }
                },
                {
                    "id": 3567,
                    "role": {
                        "id": 28,
                        "role": "Tourist",
                        "priority": 7
                    },
                    "astronaut": {
                        "id": 698,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/698/?format=api",
                        "name": "William Shatner",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT11M",
                        "status": {
                            "id": 14,
                            "name": "Occasional Spaceflight"
                        },
                        "agency": {
                            "id": 141,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "type": "Commercial"
                        },
                        "date_of_birth": "1931-03-22",
                        "date_of_death": null,
                        "nationality": "Canadian",
                        "twitter": "https://twitter.com/WilliamShatner",
                        "instagram": null,
                        "bio": "William Shatner OC is a Canadian actor, author, producer, director, screenwriter, and singer. In his seven decades of acting, he became a cultural icon for his portrayal of Captain James T. Kirk of the USS Enterprise in the Star Trek franchise.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william_shatner_image_20220911033750.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/William_Shatner",
                        "last_flight": "2021-10-13T14:49:00Z",
                        "first_flight": "2021-10-13T14:49:00Z"
                    }
                }
            ],
            "onboard_crew": [],
            "landing_crew": [
                {
                    "id": 3568,
                    "role": {
                        "id": 28,
                        "role": "Tourist",
                        "priority": 7
                    },
                    "astronaut": {
                        "id": 699,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/699/?format=api",
                        "name": "Audrey Powers",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT11M",
                        "status": {
                            "id": 14,
                            "name": "Occasional Spaceflight"
                        },
                        "agency": {
                            "id": 141,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "type": "Commercial"
                        },
                        "date_of_birth": "1976-02-01",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/audreykpowers",
                        "instagram": null,
                        "bio": "Audrey Powers is the Vice President of Legal & Compliance for Blue Origin. Ms. Powers received a Bachelor’s degree in Aeronautical and Astronautical engineering from Purdue University and worked as an engineer for almost 10 years prior to becoming a lawyer.\r\n\r\nExact DoB unknown.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/audrey_powers_image_20220606094644.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Audrey_Powers",
                        "last_flight": "2021-10-13T14:49:00Z",
                        "first_flight": "2021-10-13T14:49:00Z"
                    }
                },
                {
                    "id": 3564,
                    "role": {
                        "id": 28,
                        "role": "Tourist",
                        "priority": 7
                    },
                    "astronaut": {
                        "id": 697,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/697/?format=api",
                        "name": "Chris Boshuizen",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT11M",
                        "status": {
                            "id": 14,
                            "name": "Occasional Spaceflight"
                        },
                        "agency": {
                            "id": 141,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "type": "Commercial"
                        },
                        "date_of_birth": "1977-06-01",
                        "date_of_death": null,
                        "nationality": "Australian",
                        "twitter": "https://twitter.com/cboshuizen",
                        "instagram": null,
                        "bio": "Chris Boshuizen is partner at investment firm DCVC, and Planet co-founder.\r\n\r\nExact DoB unknown.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chris_boshuizen_image_20220606094930.jpeg",
                        "wiki": null,
                        "last_flight": "2021-10-13T14:49:00Z",
                        "first_flight": "2021-10-13T14:49:00Z"
                    }
                },
                {
                    "id": 3563,
                    "role": {
                        "id": 28,
                        "role": "Tourist",
                        "priority": 7
                    },
                    "astronaut": {
                        "id": 696,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/696/?format=api",
                        "name": "Glen de Vries",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT11M",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "agency": {
                            "id": 141,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "type": "Commercial"
                        },
                        "date_of_birth": "1972-06-29",
                        "date_of_death": "2021-11-11",
                        "nationality": "American",
                        "twitter": "https://twitter.com/CaptainClinical",
                        "instagram": null,
                        "bio": "Glen de Vries is the co-founder and co-CEO of Medidata.\r\n\r\nKilled in a plane crash in New Jersey.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/glen_de_vries_image_20220911033817.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Glen_de_Vries",
                        "last_flight": "2021-10-13T14:49:00Z",
                        "first_flight": "2021-10-13T14:49:00Z"
                    }
                },
                {
                    "id": 3567,
                    "role": {
                        "id": 28,
                        "role": "Tourist",
                        "priority": 7
                    },
                    "astronaut": {
                        "id": 698,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/698/?format=api",
                        "name": "William Shatner",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT11M",
                        "status": {
                            "id": 14,
                            "name": "Occasional Spaceflight"
                        },
                        "agency": {
                            "id": 141,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "type": "Commercial"
                        },
                        "date_of_birth": "1931-03-22",
                        "date_of_death": null,
                        "nationality": "Canadian",
                        "twitter": "https://twitter.com/WilliamShatner",
                        "instagram": null,
                        "bio": "William Shatner OC is a Canadian actor, author, producer, director, screenwriter, and singer. In his seven decades of acting, he became a cultural icon for his portrayal of Captain James T. Kirk of the USS Enterprise in the Star Trek franchise.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william_shatner_image_20220911033750.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/William_Shatner",
                        "last_flight": "2021-10-13T14:49:00Z",
                        "first_flight": "2021-10-13T14:49:00Z"
                    }
                }
            ],
            "spacecraft": {
                "id": 453,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/453/?format=api",
                "name": "RSS First Step",
                "serial_number": "2.0-2",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "PT1H42M44S",
                "time_docked": "P0D",
                "flights_count": 10,
                "mission_ends_count": 10,
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "description": "First Blue Origin New Shepard Crew Capsule 2.0 to carry human passengers. This capsule is outfitted with improvements to environmental features such as acoustics and temperature regulation inside the capsule, crew display panels, and speakers with a microphone and push-to-talk button at each seat.",
                "spacecraft_config": {
                    "id": 21,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/21/?format=api",
                    "name": "Crew Capsule 2.0",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "id": 141,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                        "name": "Blue Origin",
                        "featured": true,
                        "type": "Commercial",
                        "country_code": "USA",
                        "abbrev": "BO",
                        "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
                        "administrator": "CEO: Jeff Bezos",
                        "founding_year": "2000",
                        "launchers": "New Shepard | New Glenn",
                        "spacecraft": "",
                        "parent": null,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png"
                    },
                    "in_use": true,
                    "capability": "Crew and Cargo Flights",
                    "history": "The Crew Capsule 2.0 is the newest version of Blue Origin's New Shepard rocket.",
                    "details": "It is deisgned to spearate from the launcher stage below the Karman line and pursue a ballistic free flight above it before landing.",
                    "maiden_flight": "2017-12-12",
                    "height": null,
                    "diameter": null,
                    "human_rated": true,
                    "crew_capacity": 6,
                    "payload_capacity": null,
                    "payload_return_capacity": null,
                    "flight_life": "The capsule is designed to be reusable.",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew2520capsule25202.0_image_20190309095011.jpeg",
                    "nation_url": null,
                    "wiki_link": "",
                    "info_link": ""
                }
            },
            "landing": {
                "id": 680,
                "attempt": true,
                "success": true,
                "description": "The RSS First Step capsule successfully touched down at Blue Origin's Corn Ranch facility",
                "downrange_distance": null,
                "location": {
                    "id": 28,
                    "name": "Corn Ranch, West Texas",
                    "abbrev": "CR",
                    "description": "Blue Origin launch and landing facility located in West Texas",
                    "location": {
                        "id": 29,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/29/?format=api",
                        "name": "Corn Ranch, Van Horn, TX, USA",
                        "country_code": "USA",
                        "description": "Corn Ranch, commonly referred to as Launch Site One (LSO), is a spaceport owned and operated by Blue Origin which is located approximately 30 miles north of the town of Van Horn, Texas, United States.",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
                        "timezone_name": "America/Chicago",
                        "total_launch_count": 27,
                        "total_landing_count": 27
                    },
                    "successful_landings": 29
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PL",
                    "description": "Unpowered landing using parachute(s)."
                }
            },
            "docking_events": []
        }
    },
    "mission": {
        "id": 5867,
        "name": "NS-18",
        "description": "NS-18 is the second crewed New Shepard flight, carrying 4 paying customers.",
        "launch_designator": null,
        "type": "Tourism",
        "orbit": {
            "id": 15,
            "name": "Suborbital",
            "abbrev": "Sub"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 90,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/90/?format=api",
        "agency_id": 141,
        "name": "West Texas Suborbital Launch Site/ Corn Ranch",
        "description": null,
        "info_url": "http://www.blueorigin.com",
        "wiki_url": "https://en.wikipedia.org/wiki/Corn_Ranch",
        "map_url": "https://www.google.com/maps?q=31.422878000000000,-104.757121000000000",
        "latitude": "31.422878",
        "longitude": "-104.757121",
        "location": {
            "id": 29,
            "url": "https://ll.thespacedevs.com/2.2.0/location/29/?format=api",
            "name": "Corn Ranch, Van Horn, TX, USA",
            "country_code": "USA",
            "description": "Corn Ranch, commonly referred to as Launch Site One (LSO), is a spaceport owned and operated by Blue Origin which is located approximately 30 miles north of the town of Van Horn, Texas, United States.",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
            "timezone_name": "America/Chicago",
            "total_launch_count": 27,
            "total_landing_count": 27
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_90_20200803143233.jpg",
        "total_launch_count": 27,
        "orbital_launch_attempt_count": 0
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 0,
            "source": null,
            "publisher": null,
            "title": "New Shepard NS-18",
            "description": "New Shepard NS-18 with initial coverage and post coverage cutThumbnail Photo Credit: Blue Origin",
            "feature_image": "https://i.ytimg.com/vi/oXPIzd6527E/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=oXPIzd6527E",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null
        },
        {
            "priority": 10,
            "source": null,
            "publisher": null,
            "title": "New Shepard Mission NS-18 Webcast",
            "description": "New Shepard’s 18th mission, NS-18, will lift off on Wednesday, October 13, carrying four astronauts, Dr. Chris Boshuizen, Glen de Vries, Audrey Powers, and W...",
            "feature_image": "https://i.ytimg.com/vi/uEhdlIor-do/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=uEhdlIor-do",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null
        }
    ],
    "webcast_live": false,
    "timeline": [],
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new2520shepard_image_20190207032624.jpeg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": null,
    "location_launch_attempt_count": 18,
    "pad_launch_attempt_count": 18,
    "agency_launch_attempt_count": 18,
    "orbital_launch_attempt_count_year": 0,
    "location_launch_attempt_count_year": 5,
    "pad_launch_attempt_count_year": 5,
    "agency_launch_attempt_count_year": 5,
    "pad_turnaround": "P48DT18M",
    "mission_patches": [],
    "type": "detailed"
}