Modes

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

Example - /events/?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/?type__ids=2,8

Fields searched - name

Example - /events/?search=Flyby

Ordering

Fields - date, last_updated

Example - /events/?ordering=-last_updated

Number of results

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

Example - /events/?limit=2

Format

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

Help

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

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

{
    "count": 995,
    "next": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=20&ordering=last_updated",
    "previous": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&ordering=last_updated",
    "results": [
        {
            "id": 161,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/161/?format=api",
            "name": "Starship SN3 Cryoproof Test",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "SpaceX's Starship SN3 prototype fails cryogenic proof test",
                    "description": "Starship SN3 collapsed during a cryogenic proof test designed to validate the vehicle ahead of a planned static fire and 150-meter hop. SpaceX will now have ...",
                    "feature_image": "https://i.ytimg.com/vi/wFXQ5SRCy74/maxresdefault.jpg",
                    "url": "https://youtu.be/wFXQ5SRCy74",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1169,
                "name": "[AUTO] Starship SN4 Static Fire - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sn4_static_fire_image_20200506020647.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191850.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2020-04-04T02:00:00Z",
            "slug": "starship-sn3-cryoproof-test",
            "type": {
                "id": 21,
                "name": "Cryoproof Test"
            },
            "description": "The SN3 prototype was destroyed during its first cryoproof test.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:21:42Z"
        },
        {
            "id": 146,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/146/?format=api",
            "name": "Starship Hopper Wet Dress Rehearsal",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "SpaceX's StarHopper Venting - April 1, 2019",
                    "description": "Via @BocaChicaGal (uploaded on her behalf)UPDATES:https://forum.nasaspaceflight.com/index.php?topic=47120.0",
                    "feature_image": "https://i.ytimg.com/vi/vOUrIPebGlI/maxresdefault.jpg",
                    "url": "https://youtu.be/vOUrIPebGlI",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1131,
                "name": "Starhopper with sunrise",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_hopper_image_20200821071216.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191728.png",
                "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": "2019-04-01T21:00:00Z",
            "slug": "starship-hopper-wet-dress-rehearsal-3",
            "type": {
                "id": 22,
                "name": "Wet Dress Rehearsal"
            },
            "description": "The Starhopper prototype has successfully performed a wet dress rehearsal.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:21:48Z"
        },
        {
            "id": 162,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/162/?format=api",
            "name": "Starship SN4 Ambient Pressure Test",
            "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/nextspaceflight/status/1259027528175325184",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "Starship SN4 Proof Test LIVE From Boca Chica",
                    "description": "SpaceX conducted a room temperature proof test with the Starship SN4 prototype at their Boca Chica, Texas launch site. This test commenced the second round o...",
                    "feature_image": "https://i.ytimg.com/vi/dXQmRLFj888/maxresdefault.jpg",
                    "url": "https://youtu.be/dXQmRLFj888",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1169,
                "name": "[AUTO] Starship SN4 Static Fire - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sn4_static_fire_image_20200506020647.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191850.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2020-05-09T07:30:00Z",
            "slug": "starship-sn4-ambient-pressure-test-3",
            "type": {
                "id": 19,
                "name": "Ambient Pressure Test"
            },
            "description": "The SN4 prototype successfully performed an ambient pressure test.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:21:49Z"
        },
        {
            "id": 786,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/786/?format=api",
            "name": "US EVA-87 & 88 Preview Press Briefing",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Provide Briefing, Coverage of Spacewalks for Station Upgrades",
                    "description": "Two NASA astronauts aboard the International Space Station will conduct a pair of spacewalks Friday, June 9, and Thursday, June 15, to install two new solar arrays.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-provide-briefing-coverage-of-spacewalks-for-station-upgrades",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1240,
                "name": "US EVA Astronaut outside the ISS",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192124.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-06-01T16:00:00Z",
            "slug": "us-eva-87-88-preview-press-briefing",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will discuss the upcoming spacewalks during a news conference at 12 p.m. EDT Thursday, June 1 2023.\r\n\r\nNews conference participants are Dina Contella, Diane Dailey and Megan Shutilka.",
            "webcast_live": false,
            "location": null,
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 4164,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Creating Event",
                    "info_url": "https://www.nasa.gov/press-release/nasa-to-provide-briefing-coverage-of-spacewalks-for-station-upgrades",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-05-26T18:47:30Z"
                }
            ],
            "last_updated": "2024-03-05T17:21:50Z"
        },
        {
            "id": 26,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/26/?format=api",
            "name": "Splashdown - Apollo 11th (50th Anni.)",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Apollo 11 in Real Time, 50 Years Later",
                    "description": "Apolloinrealtime.org is an interactive, multimedia website that replays the entirety of the Apollo 11 mission.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/feature/apollo-11-in-real-time-50-years-later/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "apolloinrealtime.org",
                    "publisher": null,
                    "title": "Apollo 11 in Real Time",
                    "description": "A real-time interactive journey through the first landing on the Moon. Relive every moment as it occurred in 1969.",
                    "feature_image": "https://apolloinrealtime.org/11/img/screenshot.png",
                    "url": "https://apolloinrealtime.org/11/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 975,
                "name": "[AUTO] Splashdown - Apollo 11th (50th Anni.) - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo252011th252050th2520anniversary2520-2520splashdown_image_20190715211643.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191300.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2019-07-24T16:50:00Z",
            "slug": "splashdown-apollo-11th-50th-anni",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "After completing the monumental Apollo 11 Moon landing, Neil Armstrong, Buzz Aldrin and Michael Collins safely splashed back into the Pacific Ocean on July 24, 1969.",
            "webcast_live": false,
            "location": "Pacific Ocean",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:21:51Z"
        },
        {
            "id": 727,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/727/?format=api",
            "name": "Crew-6 Pre-Launch News Teleconference",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1264,
                "name": "Crew-6 suited up",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_crew-6_m_image_20230119070535.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192212.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-02-26T04:15:00Z",
            "slug": "crew-6-pre-launch-news-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a news teleconference ahead of the launch of the Crew-6 mission towards the International Space Station.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:21:51Z"
        },
        {
            "id": 707,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/707/?format=api",
            "name": "NASA Soyuz MS-22 Leak Investigation Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Host Media Briefing on Space Station Spacecraft Leak Probe",
                    "description": "NASA will host a media teleconference at 11 a.m. EST on Thursday, Dec. 22, to discuss the ongoing investigation of an external leak that occurred Dec. 14, from the Roscosmos Soyuz MS-22 spacecraft docked to the Rassvet module of the International Space Station.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-host-media-briefing-on-space-station-spacecraft-leak-probe",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Soyuz Spacecraft Leak Investigation (Dec. 22, 2022)",
                    "description": "NASA held a media teleconference at 11 a.m. EST Thursday, Dec. 22, to discuss the ongoing investigation of an external leak that occurred Dec. 14, from the R...",
                    "feature_image": "https://i.ytimg.com/vi/CvTN7DH23M4/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=CvTN7DH23M4",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1133,
                "name": "Soyuz MS-22 leak",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_soyuz_ms-2_image_20221221172042.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191734.png",
                "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": true,
                "variants": []
            },
            "date": "2022-12-22T16:00:00Z",
            "slug": "nasa-soyuz-ms-22-leak-investigation-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a media teleconference to discuss the ongoing investigation of an external leak that occurred Dec. 14, from the Roscosmos Soyuz MS-22 spacecraft docked to the Rassvet module of the International Space Station.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:21:52Z"
        },
        {
            "id": 25,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/25/?format=api",
            "name": "Apollo 11th 50th Anniversary - Lunar Landing",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Apollo 11 in Real Time, 50 Years Later",
                    "description": "Apolloinrealtime.org is an interactive, multimedia website that replays the entirety of the Apollo 11 mission.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/feature/apollo-11-in-real-time-50-years-later/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "apolloinrealtime.org",
                    "publisher": null,
                    "title": "Apollo 11 in Real Time",
                    "description": "A real-time interactive journey through the first landing on the Moon. Relive every moment as it occurred in 1969.",
                    "feature_image": "https://apolloinrealtime.org/11/img/screenshot.png",
                    "url": "https://apolloinrealtime.org/11/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1001,
                "name": "[AUTO] Apollo 11th 50th Anniversary - Lunar Landing - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo252011th2520-2520lunar2520landing252050th2520anniversary_image_20190715211113.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191343.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2019-07-20T20:17:00Z",
            "slug": "apollo-11th-50th-anniversary-lunar-landing",
            "type": {
                "id": 7,
                "name": "Moon Landing"
            },
            "description": "The United States' Apollo 11 was the first crewed mission to land on the Moon, on 20 July 1969. To date, the United States is the only country to have successfully conducted crewed missions to the Moon, with the last departing the lunar surface in December 1972.\r\n\r\nA total of twelve men have landed on the Moon. This was accomplished with two US pilot-astronauts flying a Lunar Module on each of six NASA missions across a 41-month period starting 20 July 1969 UTC, with Neil Armstrong and Buzz Aldrin on Apollo 11, and ending on 14 December 1972 UTC with Gene Cernan and Jack Schmitt on Apollo 17. Cernan was the last to step off the lunar surface.",
            "webcast_live": false,
            "location": "Lunar Surface",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:21:52Z"
        },
        {
            "id": 758,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/758/?format=api",
            "name": "SpaceX AX-2 Crew Dragon Docking",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Sets Coverage for Axiom Mission 2 Briefings, Events, Broadcast",
                    "description": "NASA, Axiom Space, and SpaceX will provide coverage of the upcoming prelaunch and launch activities for Axiom Mission 2 (Ax-2), the second private astronaut mission to the International Space Station.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-sets-coverage-for-axiom-mission-2-briefings-events-broadcast/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Ax-2 Mission | Approach and Docking",
                    "description": "On Monday, May 22 at 9:12 a.m. ET, SpaceX’s Dragon autonomously docked with the International Space Station. Approximately 15.5 hours earlier at 5:37 p.m. ET...",
                    "feature_image": "https://i.ytimg.com/vi/F6WLkE-KoRc/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=F6WLkE-KoRc",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1181,
                "name": "Crew Dragon docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191923.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-22T13:10:00Z",
            "slug": "spacex-ax-2-crew-dragon-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The AX-2 Crew Dragon will dock autonomously to the International Space Station.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 4100,
                    "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=F6WLkE-KoRc",
                    "created_by": "LL2",
                    "created_on": "2023-05-22T11:26:59Z"
                }
            ],
            "last_updated": "2024-03-05T17:21:53Z"
        },
        {
            "id": 820,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/820/?format=api",
            "name": "AX-2 Farewell Ceremony",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Ax-2 Mission | Farewell Ceremony",
                    "description": "-- -- --Axiom Space is guided by the vision of a thriving home in space that benefits every human, everywhere. The leader in providing space infrastructure a...",
                    "feature_image": "https://i.ytimg.com/vi/y83iii42DVQ/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=y83iii42DVQ",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 963,
                "name": "Ax-2 crew",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ax-2_crew_press_image_20230515161930.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191240.png",
                "credit": "Axiom Space",
                "license": {
                    "id": 6,
                    "name": "Axiom Space Licence",
                    "priority": 2,
                    "link": "https://www.axiomspace.com/terms-and-conditions"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2023-05-29T14:50:00Z",
            "slug": "ax-2-farewell-ceremony",
            "type": {
                "id": 17,
                "name": "Farewell Ceremony"
            },
            "description": "Before the AX-2 crew returns to Earth, Axiom will livestream their farewell remarks onboard the International Space Station.",
            "webcast_live": false,
            "location": "ISS",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 4209,
                    "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=y83iii42DVQ",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-05-28T06:41:59Z"
                },
                {
                    "id": 4217,
                    "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=y83iii42DVQ",
                    "created_by": "LL2",
                    "created_on": "2023-05-29T14:49:56Z"
                }
            ],
            "last_updated": "2024-03-05T17:21:54Z"
        }
    ]
}