API endpoint that allows all Events to be viewed.

FILTERS: 'type', 'type__ids', 'program', 'agency__ids', 'last_updated'

GET: Return a list of all Events

SEARCH EXAMPLE: /2.2.0/event/?search=Dragon Searches through name

ORDERING: Fields - 'date', 'last_updated' Example - /2.2.0/event/?ordering=-date

GET /2.2.0/event/?format=api&offset=190&ordering=last_updated
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 935,
    "next": "https://ll.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=200&ordering=last_updated",
    "previous": "https://ll.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=180&ordering=last_updated",
    "results": [
        {
            "id": 202,
            "url": "https://ll.thespacedevs.com/2.2.0/event/202/?format=api",
            "slug": "total-solar-eclipse-in-south-america",
            "name": "Total Solar Eclipse in South America",
            "updates": [],
            "last_updated": "2024-03-05T17:24:17Z",
            "type": {
                "id": 11,
                "name": "Celestial Event"
            },
            "description": "Camera views of the total solar eclipse in South America will be broadcasted on NASA TV.",
            "webcast_live": false,
            "location": "South America",
            "news_url": "https://en.wikipedia.org/wiki/Solar_eclipse_of_December_14,_2020",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "en.wikipedia.org",
                    "title": "Solar eclipse of December 14, 2020 - Wikipedia",
                    "description": "A total solar eclipse took place on Monday, December 14, 2020, when the Moon passed between Earth and the Sun, thereby totally or partly obscuring the image of the Sun for a viewer on Earth. Totality occurred in a narrow path across Earth's surface across parts of the South Pacific Ocean, southern S...",
                    "feature_image": null,
                    "url": "https://en.wikipedia.org/wiki/Solar_eclipse_of_December_14,_2020",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/total_solar_ecl_image_20201206083620.jpeg",
            "date": "2020-12-14T15:30:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 203,
            "url": "https://ll.thespacedevs.com/2.2.0/event/203/?format=api",
            "slug": "starship-sn8-wet-dress-rehearsal",
            "name": "Starship SN8 Wet Dress Rehearsal",
            "updates": [],
            "last_updated": "2024-03-05T17:24:18Z",
            "type": {
                "id": 22,
                "name": "Wet Dress Rehearsal"
            },
            "description": "Starship SN8 will perform a WDR of the vehicle before the 12.5km flight.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=Ky5l9ZxsG9M",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Nerdle Cam 4K- SpaceX SN10 At Boca Chica Starship Launch Facility",
                    "description": "NO LAUNCH TODAY ~ Saturday 2/13/2021 Welcome to the LabPadre 24/7 Livestream! || Onsite weather provided by INITWeather.com || BOCA CHICA NEWS: Flight TFRs a...",
                    "feature_image": "https://i.ytimg.com/vi/Ky5l9ZxsG9M/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=Ky5l9ZxsG9M",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_sn8_st_image_20201124165142.jpeg",
            "date": "2020-12-08T00:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "fdfc71c4-37a7-4d36-a27c-90b132f0e4aa",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/fdfc71c4-37a7-4d36-a27c-90b132f0e4aa/?format=api",
                    "slug": "starship-sn8-125-km-flight",
                    "name": "Starship SN8 | 12.5 km Flight",
                    "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": "2024-03-05T17:38:41Z",
                    "net": "2020-12-09T22:45:25Z",
                    "window_end": "2020-12-09T23:00:00Z",
                    "window_start": "2020-12-09T14:00:00Z",
                    "net_precision": null,
                    "probability": null,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "Test completed set out objectives, but the vehicle failed to land successfully due to low pressure in the propellant header tanks cutting out the engines.",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 2803,
                        "configuration": {
                            "id": 207,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/207/?format=api",
                            "name": "Starship Prototype",
                            "family": "Starship",
                            "full_name": "Starship Prototype",
                            "variant": "Prototype"
                        }
                    },
                    "mission": {
                        "id": 1203,
                        "name": "12.5 km Flight",
                        "description": "The SN8 Starship prototype was destroyed when attempting to land after a first flight to an altitude of 12.5 km or 41,000 ft.",
                        "launch_designator": null,
                        "type": "Test Flight",
                        "orbit": {
                            "id": 15,
                            "name": "Suborbital",
                            "abbrev": "Sub"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 111,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/111/?format=api",
                        "agency_id": 121,
                        "name": "Suborbital Pad A",
                        "description": "Suborbital Pad A was used for Starhopper flights, the SN5 and SN6 hops, as well as multiple Starship high altitude flight tests. It was demolished at the end of 2023, to make room for a second orbital pad.",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_South_Texas_Launch_Site",
                        "map_url": "https://www.google.com/maps?q=25.997116,-97.15503099856647",
                        "latitude": "25.997116",
                        "longitude": "-97.15503099856647",
                        "location": {
                            "id": 143,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/143/?format=api",
                            "name": "SpaceX Starbase, TX, USA",
                            "country_code": "USA",
                            "description": "Starbase is an industrial complex for Starship rockets and the headquarters of the American aerospace manufacturer company SpaceX. Located near Brownsville, Texas, United States, it has been under construction since the late 2010s by SpaceX. Starbase is composed of a spaceport near the Gulf of Mexico, a production facility at the Boca Chica village, and a small structure test site along the Texas State Highway 4.",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg",
                            "timezone_name": "America/Chicago",
                            "total_launch_count": 14,
                            "total_landing_count": 10
                        },
                        "country_code": "USA",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_111_20200803143229.jpg",
                        "total_launch_count": 7,
                        "orbital_launch_attempt_count": 0
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship2520sn_image_20201211072219.jpeg",
                    "infographic": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/starship2520sn_infographic_20220203220713.png",
                    "program": [
                        {
                            "id": 1,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/1/?format=api",
                            "name": "SpaceX Starship",
                            "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                            "agencies": [
                                {
                                    "id": 121,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                                    "name": "SpaceX",
                                    "type": "Commercial"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex2520star_program_20201129204513.png",
                            "start_date": "2019-03-01T05:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.spacex.com/vehicles/starship/",
                            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
                            "mission_patches": [],
                            "type": {
                                "id": 7,
                                "name": "Technology"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": null,
                    "location_launch_attempt_count": 5,
                    "pad_launch_attempt_count": 5,
                    "agency_launch_attempt_count": 115,
                    "orbital_launch_attempt_count_year": 0,
                    "location_launch_attempt_count_year": 3,
                    "pad_launch_attempt_count_year": 3,
                    "agency_launch_attempt_count_year": 27,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/1/?format=api",
                    "name": "SpaceX Starship",
                    "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                    "agencies": [
                        {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex2520star_program_20201129204513.png",
                    "start_date": "2019-03-01T05:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.spacex.com/vehicles/starship/",
                    "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
                    "mission_patches": [],
                    "type": {
                        "id": 7,
                        "name": "Technology"
                    }
                }
            ]
        },
        {
            "id": 201,
            "url": "https://ll.thespacedevs.com/2.2.0/event/201/?format=api",
            "slug": "sls-green-run-wet-dress-rehearsal",
            "name": "SLS Green Run Wet Dress Rehearsal",
            "updates": [],
            "last_updated": "2024-03-05T17:24:18Z",
            "type": {
                "id": 22,
                "name": "Wet Dress Rehearsal"
            },
            "description": "Engineers demonstrated loading, controlling and draining more than 700,000 gallons (2.6 million liters) of cryogenic propellants into the liquid oxygen and liquid hydrogen tanks and then returning the stage to a safe condition. Toward the end of the simulated terminal countdown, the test automatically stopped due to a valve closure being off by a fraction of a second. The team has corrected the timing, and additional analysis clears the way for hot fire.",
            "webcast_live": false,
            "location": "Stennis Space Center, Mississippi",
            "news_url": "https://blogs.nasa.gov/artemis/2020/12/04/nasa-go-for-green-run-wet-dress-rehearsal",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "blogs.nasa.gov",
                    "title": "NASA ‘Go’ for Green Run Wet Dress Rehearsal – Artemis",
                    "description": "In a test readiness review on Friday, Dec. 4, NASA gave the “go” to start the next Green Run test, wet dress rehearsal, for NASA’s Artemis I Space Launch System (SLS) rocket core stage. The wet dress rehearsal is the first time the stage will be fully loaded with propellants and is planned to last a...",
                    "feature_image": null,
                    "url": "https://blogs.nasa.gov/artemis/2020/12/04/nasa-go-for-green-run-wet-dress-rehearsal",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_20240307091235.jpg",
            "date": "2020-12-20T12:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/15/?format=api",
                    "name": "Artemis",
                    "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region by 2024.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
                    "start_date": "2017-12-11T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/specials/artemis/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ]
        },
        {
            "id": 837,
            "url": "https://ll.thespacedevs.com/2.2.0/event/837/?format=api",
            "slug": "booster-9-lift",
            "name": "Booster 9 Lift",
            "updates": [
                {
                    "id": 4635,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://www.youtube.com/watch?v=ipxhcn-MiW0",
                    "created_by": "LL2",
                    "created_on": "2023-07-20T18:07:49Z"
                },
                {
                    "id": 4634,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://www.youtube.com/watch?v=ipxhcn-MiW0",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-07-20T18:07:17Z"
                }
            ],
            "last_updated": "2024-03-05T17:24:19Z",
            "type": {
                "id": 27,
                "name": "Rollout"
            },
            "description": "SpaceX will lift a superheavy booster onto the orbital launch mount for the first time since the first IFT.",
            "webcast_live": false,
            "location": "Starbase Texas",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=ipxhcn-MiW0",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "SpaceX Lifts Starship Booster 9 to Launch Pad at Starbase",
                    "description": "SpaceX is lifting Booster 9 on to Launch Pad at Starbase in Boca Chica, Texas. This is part of the preparations for Starship's 2nd Integrated Flight Test.24/...",
                    "feature_image": "https://i.ytimg.com/vi/ipxhcn-MiW0/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=ipxhcn-MiW0",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/default.png",
            "date": "2023-07-20T19:30:00Z",
            "date_precision": {
                "id": 2,
                "name": "Hour",
                "abbrev": "HR",
                "description": "The T-0 is accurate to the hour."
            },
            "duration": null,
            "agencies": [
                {
                    "id": 121,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "featured": true,
                    "type": "Commercial",
                    "country_code": "USA",
                    "abbrev": "SpX",
                    "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                    "administrator": "CEO: Elon Musk",
                    "founding_year": "2002",
                    "launchers": "Falcon | Starship",
                    "spacecraft": "Dragon",
                    "parent": null,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png"
                }
            ],
            "launches": [
                {
                    "id": "04b91bb8-38a7-4868-b025-4bbe05d1fbfe",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/04b91bb8-38a7-4868-b025-4bbe05d1fbfe/?format=api",
                    "slug": "starship-integrated-flight-test-2",
                    "name": "Starship | Integrated Flight Test 2",
                    "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": "2024-03-05T18:38:24Z",
                    "net": "2023-11-18T13:02:50Z",
                    "window_end": "2023-11-18T13:20:00Z",
                    "window_start": "2023-11-18T13:00:00Z",
                    "net_precision": {
                        "id": 0,
                        "name": "Second",
                        "abbrev": "SEC",
                        "description": "The T-0 is accurate to the second."
                    },
                    "probability": null,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "Flight termination system activated on Starship after T+8 minutes, seconds before planned SECO, due to a leak of liquid oxygen causing a combustion event and fires which led to a loss of communication. Booster was destroyed during the boost-back burn. most likely due to a filter blockage on a liquid oxygen line supplying the engines. Most planned primary objectives achieved.",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 7877,
                        "configuration": {
                            "id": 464,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/464/?format=api",
                            "name": "Starship",
                            "family": "Starship",
                            "full_name": "Starship",
                            "variant": ""
                        }
                    },
                    "mission": {
                        "id": 6385,
                        "name": "Integrated Flight Test 2",
                        "description": "Second test flight of the two-stage Starship launch vehicle. The booster is expected to separate 170 seconds into flight and return to land approximately 32 km off the shore in the Gulf of Mexico. The second stage will follow a suborbital trajectory and perform an unpowered splashdown approximately 100 km off the northwest coast of Kauai (Hawaii).",
                        "launch_designator": null,
                        "type": "Test Flight",
                        "orbit": {
                            "id": 15,
                            "name": "Suborbital",
                            "abbrev": "Sub"
                        },
                        "agencies": [
                            {
                                "id": 121,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                                "name": "SpaceX",
                                "featured": true,
                                "type": "Commercial",
                                "country_code": "USA",
                                "abbrev": "SpX",
                                "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                                "administrator": "CEO: Elon Musk",
                                "founding_year": "2002",
                                "launchers": "Falcon | Starship",
                                "spacecraft": "Dragon",
                                "launch_library_url": null,
                                "total_launch_count": 419,
                                "consecutive_successful_launches": 36,
                                "successful_launches": 407,
                                "failed_launches": 12,
                                "pending_launches": 117,
                                "consecutive_successful_landings": 21,
                                "successful_landings": 368,
                                "failed_landings": 25,
                                "attempted_landings": 392,
                                "info_url": "http://www.spacex.com/",
                                "wiki_url": "http://en.wikipedia.org/wiki/SpaceX",
                                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg"
                            }
                        ],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 188,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/188/?format=api",
                        "agency_id": 121,
                        "name": "Orbital Launch Mount A",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_South_Texas_Launch_Site",
                        "map_url": "https://www.google.com/maps?q=25.997116,-97.15503099856647",
                        "latitude": "25.997116",
                        "longitude": "-97.15503099856647",
                        "location": {
                            "id": 143,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/143/?format=api",
                            "name": "SpaceX Starbase, TX, USA",
                            "country_code": "USA",
                            "description": "Starbase is an industrial complex for Starship rockets and the headquarters of the American aerospace manufacturer company SpaceX. Located near Brownsville, Texas, United States, it has been under construction since the late 2010s by SpaceX. Starbase is composed of a spaceport near the Gulf of Mexico, a production facility at the Boca Chica village, and a small structure test site along the Texas State Highway 4.",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg",
                            "timezone_name": "America/Chicago",
                            "total_launch_count": 14,
                            "total_landing_count": 10
                        },
                        "country_code": "USA",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_orbital_launch_mount_a_20210514061342.jpg",
                        "total_launch_count": 5,
                        "orbital_launch_attempt_count": 0
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship25202_image_20231118150751.jpeg",
                    "infographic": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/starship25202_infographic_20231115220404.png",
                    "program": [
                        {
                            "id": 1,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/1/?format=api",
                            "name": "SpaceX Starship",
                            "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                            "agencies": [
                                {
                                    "id": 121,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                                    "name": "SpaceX",
                                    "type": "Commercial"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex2520star_program_20201129204513.png",
                            "start_date": "2019-03-01T05:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.spacex.com/vehicles/starship/",
                            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
                            "mission_patches": [],
                            "type": {
                                "id": 7,
                                "name": "Technology"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": null,
                    "location_launch_attempt_count": 11,
                    "pad_launch_attempt_count": 2,
                    "agency_launch_attempt_count": 299,
                    "orbital_launch_attempt_count_year": 0,
                    "location_launch_attempt_count_year": 2,
                    "pad_launch_attempt_count_year": 2,
                    "agency_launch_attempt_count_year": 86,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/1/?format=api",
                    "name": "SpaceX Starship",
                    "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                    "agencies": [
                        {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex2520star_program_20201129204513.png",
                    "start_date": "2019-03-01T05:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.spacex.com/vehicles/starship/",
                    "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
                    "mission_patches": [],
                    "type": {
                        "id": 7,
                        "name": "Technology"
                    }
                }
            ]
        },
        {
            "id": 213,
            "url": "https://ll.thespacedevs.com/2.2.0/event/213/?format=api",
            "slug": "progress-ms-16-docking",
            "name": "Progress MS-16 Docking",
            "updates": [],
            "last_updated": "2024-03-05T17:24:20Z",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The Progress MS-16 spacecraft is scheduled to autonomously dock to the Russian Orbital Segment of the ISS.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": null,
            "video_url": null,
            "info_urls": [],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
            "date": "2021-02-17T06:19:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "19407719-d66c-492d-9288-e5e6ddbadbd6",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/19407719-d66c-492d-9288-e5e6ddbadbd6/?format=api",
                    "slug": "soyuz-21a-progress-ms-16-77p",
                    "name": "Soyuz 2.1a | Progress MS-16 (77P)",
                    "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-14T03:40:55Z",
                    "net": "2021-02-15T04:45:06Z",
                    "window_end": "2021-02-15T04:45:06Z",
                    "window_start": "2021-02-15T04:45:06Z",
                    "net_precision": null,
                    "probability": -1,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 63,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                        "name": "Russian Federal Space Agency (ROSCOSMOS)",
                        "type": "Government"
                    },
                    "rocket": {
                        "id": 2613,
                        "configuration": {
                            "id": 24,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/24/?format=api",
                            "name": "Soyuz 2.1a",
                            "family": "Soyuz",
                            "full_name": "Soyuz 2.1a",
                            "variant": ""
                        }
                    },
                    "mission": {
                        "id": 1213,
                        "name": "Progress MS-16",
                        "description": "The Progress MS-16 Spacecraft will resupply the International Space Station.",
                        "launch_designator": null,
                        "type": "Resupply",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 20,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/20/?format=api",
                        "agency_id": null,
                        "name": "31/6",
                        "description": "",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
                        "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
                        "latitude": "45.996034",
                        "longitude": "63.564003",
                        "location": {
                            "id": 15,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
                            "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                            "country_code": "KAZ",
                            "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                            "timezone_name": "Asia/Qyzylorda",
                            "total_launch_count": 1551,
                            "total_landing_count": 0
                        },
                        "country_code": "KAZ",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
                        "total_launch_count": 418,
                        "orbital_launch_attempt_count": 418
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1a_image_20230805184309.jpg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                            "name": "International Space Station",
                            "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                            "agencies": [
                                {
                                    "id": 16,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                                    "name": "Canadian Space Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 27,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                                    "name": "European Space Agency",
                                    "type": "Multinational"
                                },
                                {
                                    "id": 37,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                                    "name": "Japan Aerospace Exploration Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 63,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                            "start_date": "1998-11-20T06:40:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                            "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 6049,
                    "location_launch_attempt_count": 1516,
                    "pad_launch_attempt_count": 388,
                    "agency_launch_attempt_count": 293,
                    "orbital_launch_attempt_count_year": 12,
                    "location_launch_attempt_count_year": 1,
                    "pad_launch_attempt_count_year": 1,
                    "agency_launch_attempt_count_year": 1,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "founded": "1998-11-20",
                    "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                    "orbit": "Low Earth Orbit",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": [
                {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                    "name": "International Space Station",
                    "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                    "agencies": [
                        {
                            "id": 16,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                    "start_date": "1998-11-20T06:40:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ]
        },
        {
            "id": 208,
            "url": "https://ll.thespacedevs.com/2.2.0/event/208/?format=api",
            "slug": "starship-sn9-header-tank-testing",
            "name": "Starship SN9 Header Tank Testing",
            "updates": [],
            "last_updated": "2024-03-05T17:24:20Z",
            "type": {
                "id": 1,
                "name": "Unknown"
            },
            "description": "SpaceX likely conducted pressure tests on Starship SN9's header tanks.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "news_url": null,
            "video_url": null,
            "info_urls": [],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_sn9_te_image_20201226201555.png",
            "date": "2021-01-04T23:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/1/?format=api",
                    "name": "SpaceX Starship",
                    "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                    "agencies": [
                        {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex2520star_program_20201129204513.png",
                    "start_date": "2019-03-01T05:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.spacex.com/vehicles/starship/",
                    "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
                    "mission_patches": [],
                    "type": {
                        "id": 7,
                        "name": "Technology"
                    }
                }
            ]
        },
        {
            "id": 206,
            "url": "https://ll.thespacedevs.com/2.2.0/event/206/?format=api",
            "slug": "starship-sn9-cryoproof-rcs-test",
            "name": "Starship SN9 Cryoproof + RCS Test",
            "updates": [],
            "last_updated": "2024-03-05T17:24:21Z",
            "type": {
                "id": 21,
                "name": "Cryoproof Test"
            },
            "description": "SpaceX conducted a Cryo test on SN9. The RCS thrusters were also tested.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=-Z2rpRSp4vY",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Starship SN9 RCS Thruster Tests",
                    "description": "12.29.2020 Today SpaceX Boca Chica continued with testing on Starship SN9 including the RCS Thrusters which was a site to see. They sure do pack a punch! Mor...",
                    "feature_image": "https://i.ytimg.com/vi/-Z2rpRSp4vY/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=-Z2rpRSp4vY",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_sn9_te_image_20201226201555.png",
            "date": "2020-12-29T23:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/1/?format=api",
                    "name": "SpaceX Starship",
                    "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                    "agencies": [
                        {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex2520star_program_20201129204513.png",
                    "start_date": "2019-03-01T05:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.spacex.com/vehicles/starship/",
                    "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
                    "mission_patches": [],
                    "type": {
                        "id": 7,
                        "name": "Technology"
                    }
                }
            ]
        },
        {
            "id": 846,
            "url": "https://ll.thespacedevs.com/2.2.0/event/846/?format=api",
            "slug": "virgin-galactic-galactic-02-post-flight-press-conf",
            "name": "Virgin Galactic Galactic-02 Post Flight Press Conference",
            "updates": [
                {
                    "id": 4838,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://www.youtube.com/watch?v=XcrDuHS36Ys",
                    "created_by": "LL2",
                    "created_on": "2023-08-10T17:46:10Z"
                },
                {
                    "id": 4836,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Event added",
                    "info_url": "https://www.youtube.com/watch?v=XcrDuHS36Ys",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-08-10T17:26:14Z"
                }
            ],
            "last_updated": "2024-03-05T17:24:22Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "The press conference will feature the Galactic 02 crew and their experiences aboard Virgin Galactic's first private astronaut mission.",
            "webcast_live": false,
            "location": "Spaceport America, New Mexico",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=XcrDuHS36Ys",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Virgin Galactic: Galactic 02 Press Conference",
                    "description": "The Galactic 02 press conference will be held live on Thursday, August 10 from Spaceport America in New Mexico. The press conference will feature the Galacti...",
                    "feature_image": "https://i.ytimg.com/vi/XcrDuHS36Ys/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=XcrDuHS36Ys",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20230810172612.jpeg",
            "date": "2023-08-10T18:09:00Z",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "duration": "PT50M35S",
            "agencies": [
                {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "featured": false,
                    "type": "Private",
                    "country_code": "USA",
                    "abbrev": "VG",
                    "description": "Virgin Galactic is an American spaceflight company within the Virgin Group. It is developing commercial spacecraft and aims to provide suborbital spaceflights to space tourists. Virgin Galactic's suborbital spacecraft are air launched from beneath a carrier airplane known as White Knight Two.",
                    "administrator": "Founder: Richard Branson",
                    "founding_year": "2004",
                    "launchers": "VMS Eve",
                    "spacecraft": "VSS Enterprise | VSS Unity",
                    "parent": null,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg",
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_logo_20230509082346.png"
                }
            ],
            "launches": [
                {
                    "id": "6229654f-e7ea-4d97-80f7-0195161e8645",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/6229654f-e7ea-4d97-80f7-0195161e8645/?format=api",
                    "slug": "spaceshiptwo-galactic-02",
                    "name": "SpaceShipTwo | Galactic 02",
                    "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-12-27T13:40:09Z",
                    "net": "2023-08-10T15:17:00Z",
                    "window_end": "2023-08-10T22:00:00Z",
                    "window_start": "2023-08-10T14:00:00Z",
                    "net_precision": {
                        "id": 1,
                        "name": "Minute",
                        "abbrev": "MIN",
                        "description": "The T-0 is accurate to the minute."
                    },
                    "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": 7906,
                        "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": 6413,
                        "name": "Galactic 02",
                        "description": "Second commercial Virgin Galactic mission.",
                        "launch_designator": null,
                        "type": "Tourism",
                        "orbit": {
                            "id": 15,
                            "name": "Suborbital",
                            "abbrev": "Sub"
                        },
                        "agencies": [
                            {
                                "id": 1024,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                                "name": "Virgin Galactic",
                                "featured": false,
                                "type": "Private",
                                "country_code": "USA",
                                "abbrev": "VG",
                                "description": "Virgin Galactic is an American spaceflight company within the Virgin Group. It is developing commercial spacecraft and aims to provide suborbital spaceflights to space tourists. Virgin Galactic's suborbital spacecraft are air launched from beneath a carrier airplane known as White Knight Two.",
                                "administrator": "Founder: Richard Branson",
                                "founding_year": "2004",
                                "launchers": "VMS Eve",
                                "spacecraft": "VSS Enterprise | VSS Unity",
                                "launch_library_url": null,
                                "total_launch_count": 67,
                                "consecutive_successful_launches": 11,
                                "successful_launches": 62,
                                "failed_launches": 5,
                                "pending_launches": 0,
                                "consecutive_successful_landings": 0,
                                "successful_landings": 0,
                                "failed_landings": 0,
                                "attempted_landings": 0,
                                "info_url": "https://www.virgingalactic.com/",
                                "wiki_url": "https://en.wikipedia.org/wiki/Virgin_Galactic",
                                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_logo_20230509082346.png",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg",
                                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_nation_20230617045127.jpg"
                            }
                        ],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 191,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/191/?format=api",
                        "agency_id": 1024,
                        "name": "Spaceport America",
                        "description": null,
                        "info_url": "https://www.spaceportamerica.com/",
                        "wiki_url": "https://en.wikipedia.org/wiki/Spaceport_America",
                        "map_url": "https://www.google.com/maps?q=32.9902778,-106.9719162",
                        "latitude": "32.9902778",
                        "longitude": "-106.9719162",
                        "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
                            "timezone_name": "",
                            "total_launch_count": 86,
                            "total_landing_count": 0
                        },
                        "country_code": "USA",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_spaceport_america_20210522162030.jpg",
                        "total_launch_count": 14,
                        "orbital_launch_attempt_count": 0
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
                    "infographic": null,
                    "program": [],
                    "orbital_launch_attempt_count": null,
                    "location_launch_attempt_count": 81,
                    "pad_launch_attempt_count": 9,
                    "agency_launch_attempt_count": 62,
                    "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"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 671,
            "url": "https://ll.thespacedevs.com/2.2.0/event/671/?format=api",
            "slug": "cygnus-ng-18-pre-launch-news-conference",
            "name": "Cygnus NG-18 Pre-Launch News Conference",
            "updates": [],
            "last_updated": "2024-03-05T17:24:22Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a news conference ahead of the launch of the Cygnus NG-18 resupply mission to the International Space Station.",
            "webcast_live": false,
            "location": null,
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=1kVIxFbTOXM",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "SS Sally Ride Space Station Supply Mission NG-18 Prelaunch Briefing (Nov. 5, 2022)",
                    "description": "From Wallops Flight Facility, in Virginia, NASA, Northrop Grumman and others discuss the prelaunch status of the NG-18 commercial resupply mission to the Int...",
                    "feature_image": "https://i.ytimg.com/vi/1kVIxFbTOXM/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=1kVIxFbTOXM",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ng-112520cygnus2520release2520and2520reentry_image_20190716173223.jpeg",
            "date": "2022-11-05T17:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "2b9ef57d-4279-415d-a183-dca4e53193cb",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/2b9ef57d-4279-415d-a183-dca4e53193cb/?format=api",
                    "slug": "antares-230-cygnus-crs-2-ng-18-ss-sally-ride",
                    "name": "Antares 230+ | Cygnus CRS-2 NG-18 (S.S. Sally Ride)",
                    "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-14T03:58:43Z",
                    "net": "2022-11-07T10:32:42Z",
                    "window_end": "2022-11-07T10:32:42Z",
                    "window_start": "2022-11-07T10:27:42Z",
                    "net_precision": null,
                    "probability": 80,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 257,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/257/?format=api",
                        "name": "Northrop Grumman Space Systems",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 7463,
                        "configuration": {
                            "id": 210,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/210/?format=api",
                            "name": "Antares 230+",
                            "family": "Antares",
                            "full_name": "Antares 230+",
                            "variant": "230+"
                        }
                    },
                    "mission": {
                        "id": 5862,
                        "name": "Cygnus CRS-2 NG-18 (S.S. Sally Ride)",
                        "description": "This is the 18th flight of the Orbital ATK's uncrewed resupply spacecraft Cygnus and its 17th flight to the International Space Station under the Commercial Resupply Services contract with NASA.",
                        "launch_designator": null,
                        "type": "Resupply",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 76,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/76/?format=api",
                        "agency_id": 44,
                        "name": "Launch Area 0 A",
                        "description": "LP-0A was first built for the failed Conestoga rocket program. The original launch tower was subsequently demolished in September 2008. A new pad facility was built from 2009 to 2011 for Orbital Sciences Taurus II, now renamed Antares.",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Mid-Atlantic_Regional_Spaceport_Launch_Pad_0#Pad_0A",
                        "map_url": "https://www.google.com/maps?q=37.8337,-75.4881",
                        "latitude": "37.8337",
                        "longitude": "-75.4881",
                        "location": {
                            "id": 21,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/21/?format=api",
                            "name": "Wallops Flight Facility, Virginia, USA",
                            "country_code": "USA",
                            "description": "Wallops Flight Facility is a rocket launch site on Wallops Island on the Eastern Shore of Virginia, United States, just east of the Delmarva Peninsula and north-northeast of Norfolk. The facility is operated by the Goddard Space Flight Center in Greenbelt, Maryland, and primarily serves to support science and exploration missions for NASA and other federal agencies. WFF includes an extensively instrumented range to support launches of more than a dozen types of sounding rockets; small expendable suborbital and orbital rockets; high-altitude balloon flights carrying scientific instruments for atmospheric and astronomical research; and, using its Research Airport, flight tests of aeronautical research aircraft, including uncrewed aerial vehicles.",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 78,
                            "total_landing_count": 0
                        },
                        "country_code": "USA",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_76_20200803143538.jpg",
                        "total_launch_count": 19,
                        "orbital_launch_attempt_count": 19
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/antares_230252_image_20230801170759.png",
                    "infographic": null,
                    "program": [
                        {
                            "id": 11,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/11/?format=api",
                            "name": "Commercial Resupply Services",
                            "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.",
                            "agencies": [
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 257,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/257/?format=api",
                                    "name": "Northrop Grumman Space Systems",
                                    "type": "Commercial"
                                },
                                {
                                    "id": 1020,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1020/?format=api",
                                    "name": "Sierra Nevada Corporation",
                                    "type": "Commercial"
                                },
                                {
                                    "id": 121,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                                    "name": "SpaceX",
                                    "type": "Commercial"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
                            "start_date": "2008-12-23T00:00:00Z",
                            "end_date": null,
                            "info_url": null,
                            "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        },
                        {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                            "name": "International Space Station",
                            "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                            "agencies": [
                                {
                                    "id": 16,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                                    "name": "Canadian Space Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 27,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                                    "name": "European Space Agency",
                                    "type": "Multinational"
                                },
                                {
                                    "id": 37,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                                    "name": "Japan Aerospace Exploration Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 63,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                            "start_date": "1998-11-20T06:40:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                            "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 6336,
                    "location_launch_attempt_count": 73,
                    "pad_launch_attempt_count": 18,
                    "agency_launch_attempt_count": 13,
                    "orbital_launch_attempt_count_year": 154,
                    "location_launch_attempt_count_year": 2,
                    "pad_launch_attempt_count_year": 2,
                    "agency_launch_attempt_count_year": 2,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/11/?format=api",
                    "name": "Commercial Resupply Services",
                    "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 257,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/257/?format=api",
                            "name": "Northrop Grumman Space Systems",
                            "type": "Commercial"
                        },
                        {
                            "id": 1020,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1020/?format=api",
                            "name": "Sierra Nevada Corporation",
                            "type": "Commercial"
                        },
                        {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
                    "start_date": "2008-12-23T00:00:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                },
                {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                    "name": "International Space Station",
                    "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                    "agencies": [
                        {
                            "id": 16,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                    "start_date": "1998-11-20T06:40:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ]
        },
        {
            "id": 216,
            "url": "https://ll.thespacedevs.com/2.2.0/event/216/?format=api",
            "slug": "starship-sn9-2nd-static-fire",
            "name": "Starship SN9 2nd Static Fire",
            "updates": [],
            "last_updated": "2024-03-05T17:24:23Z",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX conducted a second static fire test on Starship SN9's raptor engines.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=Ky5l9ZxsG9M",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Nerdle Cam 4K- SpaceX SN10 At Boca Chica Starship Launch Facility",
                    "description": "NO LAUNCH TODAY ~ Saturday 2/13/2021 Welcome to the LabPadre 24/7 Livestream! || Onsite weather provided by INITWeather.com || BOCA CHICA NEWS: Flight TFRs a...",
                    "feature_image": "https://i.ytimg.com/vi/Ky5l9ZxsG9M/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=Ky5l9ZxsG9M",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_sn9_st_image_20210107083631.jpeg",
            "date": "2021-01-13T18:30:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "44670393-85da-4504-99f3-e5b95d71cbb6",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/44670393-85da-4504-99f3-e5b95d71cbb6/?format=api",
                    "slug": "starship-sn9-10-km-flight",
                    "name": "Starship SN9 | 10 km Flight",
                    "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": "2024-03-05T18:21:44Z",
                    "net": "2021-02-02T20:25:15Z",
                    "window_end": "2021-02-02T23:59:00Z",
                    "window_start": "2021-02-02T15:00:00Z",
                    "net_precision": null,
                    "probability": null,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "Destroyed on landing",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 2815,
                        "configuration": {
                            "id": 207,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/207/?format=api",
                            "name": "Starship Prototype",
                            "family": "Starship",
                            "full_name": "Starship Prototype",
                            "variant": "Prototype"
                        }
                    },
                    "mission": {
                        "id": 1224,
                        "name": "10 km Flight",
                        "description": "The SN9 Starship performed a first flight similar to the one of SN8. It launched up to an altitude of 10 km or 33,000 ft, did a belly flop maneuver and a controlled descent to the landing pad where the landing flip maneuver was unsuccessful and resulted in the destruction of the prototype on impact.",
                        "launch_designator": null,
                        "type": "Test Flight",
                        "orbit": {
                            "id": 15,
                            "name": "Suborbital",
                            "abbrev": "Sub"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 187,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/187/?format=api",
                        "agency_id": 121,
                        "name": "Suborbital Pad B",
                        "description": "Suborbital Pad B was used for 2 Starship high altitude flight tests. It is now being used for static fire tests",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_South_Texas_Launch_Site",
                        "map_url": "https://www.google.com/maps?q=25.997116,-97.15503099856647",
                        "latitude": "25.997116",
                        "longitude": "-97.15503099856647",
                        "location": {
                            "id": 143,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/143/?format=api",
                            "name": "SpaceX Starbase, TX, USA",
                            "country_code": "USA",
                            "description": "Starbase is an industrial complex for Starship rockets and the headquarters of the American aerospace manufacturer company SpaceX. Located near Brownsville, Texas, United States, it has been under construction since the late 2010s by SpaceX. Starbase is composed of a spaceport near the Gulf of Mexico, a production facility at the Boca Chica village, and a small structure test site along the Texas State Highway 4.",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg",
                            "timezone_name": "America/Chicago",
                            "total_launch_count": 14,
                            "total_landing_count": 10
                        },
                        "country_code": "USA",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_pad_b_20201211004226.jpg",
                        "total_launch_count": 2,
                        "orbital_launch_attempt_count": 0
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship2520sn_image_20210308112907.jpeg",
                    "infographic": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/starship2520sn_infographic_20210124205946.png",
                    "program": [
                        {
                            "id": 1,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/1/?format=api",
                            "name": "SpaceX Starship",
                            "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                            "agencies": [
                                {
                                    "id": 121,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                                    "name": "SpaceX",
                                    "type": "Commercial"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex2520star_program_20201129204513.png",
                            "start_date": "2019-03-01T05:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.spacex.com/vehicles/starship/",
                            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
                            "mission_patches": [],
                            "type": {
                                "id": 7,
                                "name": "Technology"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": null,
                    "location_launch_attempt_count": 6,
                    "pad_launch_attempt_count": 1,
                    "agency_launch_attempt_count": 121,
                    "orbital_launch_attempt_count_year": 0,
                    "location_launch_attempt_count_year": 1,
                    "pad_launch_attempt_count_year": 1,
                    "agency_launch_attempt_count_year": 4,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/1/?format=api",
                    "name": "SpaceX Starship",
                    "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                    "agencies": [
                        {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex2520star_program_20201129204513.png",
                    "start_date": "2019-03-01T05:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.spacex.com/vehicles/starship/",
                    "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
                    "mission_patches": [],
                    "type": {
                        "id": 7,
                        "name": "Technology"
                    }
                }
            ]
        }
    ]
}