Modes

Levels of detail in the response - list, normal, detailed

Example - /events/previous/?mode=list

Filters

Parameters - agency__ids, date__gt, date__gt__lt, date__gte, date__lte, day, id, last_updated__gte, last_updated__lte, month, program, slug, type, type__ids, video_url, year

Example - /events/previous/?type__ids=2,8

Fields searched - name

Example - /events/previous/?search=Flyby

Ordering

Fields - date, last_updated

Example - /events/previous/?ordering=-last_updated

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /events/previous/?limit=2

Format

Switch to JSON output - /events/previous/?format=json

Help

Find all the FAQs and support links on the documentation homepage - ll.thespacedevs.com/docs

GET /2.3.0/events/previous/?format=api&offset=640&ordering=-last_updated
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 977,
    "next": "https://ll.thespacedevs.com/2.3.0/events/previous/?format=api&limit=10&offset=650&ordering=-last_updated",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/previous/?format=api&limit=10&offset=630&ordering=-last_updated",
    "results": [
        {
            "id": 416,
            "url": "https://ll.thespacedevs.com/2.3.0/events/416/?format=api",
            "name": "Starship S20 Pre-burner Test",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Ship 20 Engine Testing with Orbital Starship Prototype",
                    "description": "Starship prototype Ship 20 is conducting engine testing of its Raptor engines. A standard Raptor and a vacuum optimized Raptor engine (RVac) are currently in...",
                    "feature_image": "https://i.ytimg.com/vi/Q5M-033h9n4/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=Q5M-033h9n4",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 955,
                "name": "Starship Static Fire - Suborbital Version",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_sn9_st_image_20210107083631.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191226.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 5,
                    "name": "CC BY-NC 2.0",
                    "priority": 1,
                    "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2021-10-19T04:35:00Z",
            "slug": "starship-s20-pre-burner-test",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX performed what seemed like a pre-burner test of the Starship S20 vehicle.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 876,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Road closure canceled for Wednesday, October 13. Next attempt Thursday, October 14 pending alert notice.",
                    "info_url": "https://www.cameroncountytx.gov/spacex/",
                    "created_by": "Nosu",
                    "created_on": "2021-10-13T16:28:49Z"
                },
                {
                    "id": 875,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Possible Starship S20 static fire between 22:00 and 5:00 UTC (5pm - midnight CDT).",
                    "info_url": "https://twitter.com/bocachicagal/status/1448301374643507203",
                    "created_by": "Nosu",
                    "created_on": "2021-10-13T15:42:53Z"
                }
            ],
            "last_updated": "2024-03-05T17:26:32Z"
        },
        {
            "id": 423,
            "url": "https://ll.thespacedevs.com/2.3.0/events/423/?format=api",
            "name": "NASA Mars 2020 Ingenuity 14th Flight",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1137,
                "name": "Ingenuity on Mars",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_mars_2020__image_20210409201945.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191744.jpeg",
                "credit": "NASA/JPL-Caltech/ASU",
                "license": {
                    "id": 3,
                    "name": "JPL Image Use Policy",
                    "priority": 1,
                    "link": "https://www.jpl.nasa.gov/jpl-image-use-policy"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2021-10-25T00:00:00Z",
            "slug": "nasa-mars-2020-ingenuity-14th-flight",
            "type": {
                "id": 14,
                "name": "Test Flight"
            },
            "description": "Ingenuity's 14th flight consisted of a short hop to test out flying in lower atmospheric densities with a higher RPM rotor speed.",
            "webcast_live": false,
            "location": "Airfield H, Jezero crater, Mars",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:26:31Z"
        },
        {
            "id": 405,
            "url": "https://ll.thespacedevs.com/2.3.0/events/405/?format=api",
            "name": "NASA Mars 2020 Ingenuity 11th Flight",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "mars.nasa.gov",
                    "title": "North-By-Northwest for Ingenuity’s 11th Flight - NASA",
                    "description": "We’re heading northwest for the 11th flight of NASA’s Ingenuity Mars Helicopter, which will happen no earlier than Wednesday night, Aug. 4.",
                    "feature_image": null,
                    "url": "https://mars.nasa.gov/technology/helicopter/status/318/north-by-northwest-for-ingenuitys-11th-flight/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1137,
                "name": "Ingenuity on Mars",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_mars_2020__image_20210409201945.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191744.jpeg",
                "credit": "NASA/JPL-Caltech/ASU",
                "license": {
                    "id": 3,
                    "name": "JPL Image Use Policy",
                    "priority": 1,
                    "link": "https://www.jpl.nasa.gov/jpl-image-use-policy"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2021-08-05T04:53:00Z",
            "slug": "nasa-mars-2020-ingenuity-11th-flight",
            "type": {
                "id": 14,
                "name": "Test Flight"
            },
            "description": "This was the 11th flight for the Ingenuity helicopter. It was primarily a transfer flight, taking Ingenuity to a new area which became a starting point for the upcoming reconnaissance flight over a  scientifically interesting region called \"South Séítah\".",
            "webcast_live": false,
            "location": "Airfield G, Jezero crater, Mars",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:26:30Z"
        },
        {
            "id": 782,
            "url": "https://ll.thespacedevs.com/2.3.0/events/782/?format=api",
            "name": "Vulcan Cert-1 Flight Readiness Firing (FRF)",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.ulalaunch.com",
                    "title": "Countdown to Vulcan",
                    "description": "Preview of the Flight Readiness Firing\n\nRead more\n\nTanking tests performed on ULA's new rocket\n\nRead more\n\nInaugural rocket moved to launch pad for tanking tests\n\nRead more\n\nFirst flight article arrives at Cape Canaveral\n\nRead more\n\nRocket leaves factory for first test flight\n\nRead more\n\nSRBs delive...",
                    "feature_image": null,
                    "url": "https://www.ulalaunch.com/rockets/vulcan-centaur/countdown-to-vulcan",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "June 7 Live Broadcast: Vulcan Cert-1 Flight Readiness Firing (FRF)",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/UhWc8-Oyug8/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=UhWc8-Oyug8",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1047,
                "name": "Vulcan Cert-1 Flight Readiness Firing (FRF)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vulcan_cert-1_f_image_20230525143224.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191459.jpeg",
                "credit": "United Launch Alliance",
                "license": {
                    "id": 10,
                    "name": "ULA Image Use Policy",
                    "priority": 3,
                    "link": "https://www.ulalaunch.com/terms-and-conditions"
                },
                "single_use": true,
                "variants": []
            },
            "date": "2023-06-08T01:05:00Z",
            "slug": "vulcan-cert-1-flight-readiness-firing-frf",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "United Launch Alliance (ULA)'s first Vulcan rocket will perform a test firing of the 1st stage BE-4 engines ahead of its first launch in summer 2023.",
            "webcast_live": false,
            "location": "SLC-41, Cape Canaveral SFS, Florida, USA",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 4299,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Targeting today at approximately 22:00 UTC",
                    "info_url": "https://twitter.com/torybruno/status/1666474419408220160",
                    "created_by": "Nosu",
                    "created_on": "2023-06-07T16:02:12Z"
                },
                {
                    "id": 4154,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
                    "comment": "Delayed, rollback is needed to inspect the engine ignition system",
                    "info_url": "https://twitter.com/ulalaunch/status/1661824360246804480",
                    "created_by": "SwGustav",
                    "created_on": "2023-05-25T20:14:15Z"
                },
                {
                    "id": 4143,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added event.",
                    "info_url": "https://twitter.com/torybruno/status/1661716845936934915",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2023-05-25T13:02:06Z"
                },
                {
                    "id": 4300,
                    "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=UhWc8-Oyug8",
                    "created_by": "LL2",
                    "created_on": "2023-06-07T21:59:50Z"
                }
            ],
            "last_updated": "2024-03-05T17:26:30Z"
        },
        {
            "id": 417,
            "url": "https://ll.thespacedevs.com/2.3.0/events/417/?format=api",
            "name": "Shenzhou 13 Docking",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 982,
                "name": "[AUTO] Shenzhou 12 Docking - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_12_doc_image_20210616184900.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191312.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2021-10-15T22:49:00Z",
            "slug": "shenzhou-13-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The Shenzhou 13 spacecraft will dock autonomously to the Chinese Space Station, carrying CNSA astronauts Zhai Zhigang, Wang Yaping and Ye Guangfu to the Chinese Space Station.",
            "webcast_live": false,
            "location": "Chinese Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 885,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added docking post-launch.",
                    "info_url": null,
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2021-10-15T17:15:02Z"
                }
            ],
            "last_updated": "2024-03-05T17:26:29Z"
        },
        {
            "id": 419,
            "url": "https://ll.thespacedevs.com/2.3.0/events/419/?format=api",
            "name": "FAA SpaceX Starship at Boca Chica Virtual Public Hearing #2",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.faa.gov",
                    "title": "Page Not Found",
                    "description": "The page or file you requested cannot be found.",
                    "feature_image": null,
                    "url": "https://www.faa.gov/space/stakeholder_engagement/spacex_starship/v",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 952,
                "name": "FAA SpaceX Starship at Boca Chica Project Map",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/faa_spacex_star_image_20211017182028.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191222.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2021-10-20T22:00:00Z",
            "slug": "faa-spacex-starship-at-boca-chica-virtual-public-2",
            "type": {
                "id": 28,
                "name": "Public Hearing"
            },
            "description": "Second of two virtual public hearings held by the FAA to discuss the Draft Environmental Assessment for the SpaceX Starship/Super Heavy program at the Boca Chica launch site in Cameron County, TX, USA.\r\nA free registration is required to attend the hearing.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:26:28Z"
        },
        {
            "id": 421,
            "url": "https://ll.thespacedevs.com/2.3.0/events/421/?format=api",
            "name": "Starship S20 Static Fire #1 & #2",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "twitter.com",
                    "title": "",
                    "description": "JavaScript is not available.\n\nWe’ve detected that JavaScript is disabled in this browser. Please enable JavaScript or switch to a supported browser to continue using twitter.com. You can see a list of supported browsers in our Help Center.",
                    "feature_image": null,
                    "url": "https://twitter.com/bocachicagal/status/1450513775174377473",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Starbase Live: 24/7 Starship & Super Heavy Development From SpaceX's Boca Chica Facility",
                    "description": "Starship is SpaceX's fully reusable launch system which is being developed at Starbase in Cameron County, Texas. Starbase LIVE provides 24/7 coverage of the ...",
                    "feature_image": "https://i.ytimg.com/vi/mhJRzQsLZGg/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=mhJRzQsLZGg",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 955,
                "name": "Starship Static Fire - Suborbital Version",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_sn9_st_image_20210107083631.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191226.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 5,
                    "name": "CC BY-NC 2.0",
                    "priority": 1,
                    "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2021-10-22T00:16:16Z",
            "slug": "starship-s20-static-fire-1-2",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX completed two static fires of the Starship S20 vehicle. The first engine fired was the first firing of a Raptor vacuum engine integrated onto starship.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:26:28Z"
        },
        {
            "id": 410,
            "url": "https://ll.thespacedevs.com/2.3.0/events/410/?format=api",
            "name": "NASA Lucy Pre-Launch News Conference",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1004,
                "name": "Lucy in space render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lucy_earth_flyb_image_20210930111825.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191348.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2021-10-13T17:00:00Z",
            "slug": "nasa-lucy-pre-launch-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a media briefing about the upcoming launch of the Lucy mission. Lucy will explore multiple asteroids over the course of 12 years.",
            "webcast_live": false,
            "location": "Kennedy Space Center",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:26:27Z"
        },
        {
            "id": 418,
            "url": "https://ll.thespacedevs.com/2.3.0/events/418/?format=api",
            "name": "FAA SpaceX Starship at Boca Chica Virtual Public Hearing #1",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.faa.gov",
                    "title": "Page Not Found",
                    "description": "The page or file you requested cannot be found.",
                    "feature_image": null,
                    "url": "https://www.faa.gov/space/stakeholder_engagement/spacex_starship/v",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 952,
                "name": "FAA SpaceX Starship at Boca Chica Project Map",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/faa_spacex_star_image_20211017182028.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191222.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2021-10-18T22:00:00Z",
            "slug": "faa-spacex-starship-at-boca-chica-virtual-public-h",
            "type": {
                "id": 28,
                "name": "Public Hearing"
            },
            "description": "First of two virtual public hearings held by the FAA to discuss the Draft Environmental Assessment for the SpaceX Starship/Super Heavy program at the Boca Chica launch site in Cameron County, TX, USA.\r\nA free registration is required to attend the hearing.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:26:27Z"
        },
        {
            "id": 374,
            "url": "https://ll.thespacedevs.com/2.3.0/events/374/?format=api",
            "name": "SpaceX AX-2 Crew Dragon Splashdown",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Ax-2 Mission | Splashdown",
                    "description": "After 10 days in space, Dragon and Axiom Space’s Ax-2 astronauts Peggy Whitson, John Shoffner, Ali Alqarni, and Rayyanah Barnawi, returned to Earth, splashin...",
                    "feature_image": "https://i.ytimg.com/vi/wTLmuhsMYMM/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=wTLmuhsMYMM",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1200,
                "name": "Crew Dragon splashdown",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200718140927.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192010.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2023-05-31T03:09:00Z",
            "slug": "spacex-ax-2-crew-dragon-splashdown",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "The AX-2 Crew Dragon will splashdown in the Gulf of Mexico, bringing Axiom Space Mission 2 commander Peggy Whitson and three passengers back to Earth after spending a few days on the International Space Station.",
            "webcast_live": false,
            "location": "Gulf of Mexico, southwest of Pensacola, FL, USA",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 4234,
                    "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=wTLmuhsMYMM",
                    "created_by": "LL2",
                    "created_on": "2023-05-31T01:56:56Z"
                },
                {
                    "id": 4218,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Updated Splashdown time",
                    "info_url": "https://www.spacex.com/launches/mission/?missionId=ax-2",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-05-29T17:24:37Z"
                }
            ],
            "last_updated": "2024-03-05T17:26:25Z"
        }
    ]
}