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=120&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=130&ordering=-last_updated",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/previous/?format=api&limit=10&offset=110&ordering=-last_updated",
    "results": [
        {
            "id": 1022,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1022/?format=api",
            "name": "SpaceX Crew-9 Mission Overview News Conference",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "YouTube",
                    "description": "Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.",
                    "feature_image": null,
                    "url": "https://www.youtube.com/watch?v=AZFUUEEjYqU",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-07-26T15:58:36Z",
                    "end_time": "2024-07-26T17:00:00Z",
                    "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": "2024-07-26T16:00:00Z",
            "slug": "spacex-crew-9-mission-overview-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a Mission Overview News Conference for Crew-9.\r\n\r\nParticipants include:\r\n- Steve Stich, manager, Commercial Crew Program, NASA Johnson\r\n- Dana Weigel, manager, International Space Station Program, NASA Johnson\r\n- Sarah Walker, director, Dragon Mission Management, SpaceX\r\n- Sergei Krikalev, executive director of Human Space Flight Programs, Roscosmos",
            "webcast_live": false,
            "location": "Johnson Space Center, Houston, TX, USA",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H1M24S",
            "updates": [
                {
                    "id": 8132,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA Video has started",
                    "info_url": "https://www.youtube.com/watch?v=AZFUUEEjYqU",
                    "created_by": "LL2",
                    "created_on": "2024-07-26T15:59:03Z"
                },
                {
                    "id": 8109,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://www.nasa.gov/news-release/nasa-sets-briefings-for-crew-9-mission-to-space-station/",
                    "created_by": "Nosu",
                    "created_on": "2024-07-23T07:09:09Z"
                }
            ],
            "last_updated": "2024-07-26T17:00:38Z"
        },
        {
            "id": 1024,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1024/?format=api",
            "name": "Boeing Starliner CFT Media Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": ", Boeing to Discuss Crew Flight Test Mission, Ground Testing",
                    "description": "Leadership from NASA and Boeing will participate in a media teleconference at 11:30 a.m. EDT Thursday, July 25, to provide the latest status of the agency’s",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-boeing-to-discuss-crew-flight-test-mission-ground-testing/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "YouTube",
                    "description": "Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.",
                    "feature_image": null,
                    "url": "https://www.youtube.com/watch?v=d1P3euTCW8Q",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-07-25T15:29:52Z",
                    "end_time": "2024-07-25T16:31:39Z",
                    "live": false
                },
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "YouTube",
                    "description": "Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.",
                    "feature_image": null,
                    "url": "https://www.youtube.com/watch?v=d1P3euTCW8Q",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-07-25T15:29:52Z",
                    "end_time": "2024-07-25T16:31:39Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2127,
                "name": "Boeing Starliner in Orbit (CFT)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_20240723193124.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_thumbnail_20240723193124.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": "2024-07-25T15:30:00Z",
            "slug": "boeing-starliner-cft-media-teleconference-6",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Leadership from NASA and Boeing will host a media teleconference to discuss the agency’s Crew Flight Test at the International Space Station.\r\n\r\nParticipants include:\r\n- Steve Stich, manager, NASA’s Commercial Crew Program\r\n- Mark Nappi, vice president and program manager, Commercial Crew Program, Boeing",
            "webcast_live": false,
            "location": "Online",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H1M47S",
            "updates": [
                {
                    "id": 8124,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA Video has started",
                    "info_url": "https://www.youtube.com/watch?v=d1P3euTCW8Q",
                    "created_by": "LL2",
                    "created_on": "2024-07-25T15:30:32Z"
                },
                {
                    "id": 8111,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://www.nasa.gov/news-release/nasa-boeing-to-discuss-crew-flight-test-mission-ground-testing/",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-07-23T19:33:38Z"
                }
            ],
            "last_updated": "2024-07-25T16:32:16Z"
        },
        {
            "id": 1021,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1021/?format=api",
            "name": "NASA Exploration Science Program Update Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Invites Media to Discuss Exploration Science Program Update",
                    "description": "NASA will hold a media teleconference at 4 p.m. EDT, Wednesday, July 17, to provide an update on a program within NASA’s Exploration Science Strategy and",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-invites-media-to-discuss-exploration-science-program-update/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "YouTube",
                    "description": "Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.",
                    "feature_image": null,
                    "url": "https://www.youtube.com/watch?v=Hd2ES2H6UQc",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-07-17T19:58:02Z",
                    "end_time": "2024-07-17T20:54:51Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2041,
                "name": "Moon (Apollo 11)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/moon_2528apoll_image_20240402195408.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/moon_2528apoll_image_thumbnail_20240402195408.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": "2024-07-17T20:00:00Z",
            "slug": "nasa-exploration-science-program-update-teleconfer",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a media teleconference to provide an update on a program within NASA’s Exploration Science Strategy and Integration Office. Participants in the teleconference include Nicola Fox, associate administrator, and Joel Kearns, deputy associate administrator for exploration of NASA's Science Mission Directorate.",
            "webcast_live": false,
            "location": "Online",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT56M49S",
            "updates": [
                {
                    "id": 8093,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA Video has started",
                    "info_url": "https://www.youtube.com/watch?v=Hd2ES2H6UQc",
                    "created_by": "LL2",
                    "created_on": "2024-07-17T19:58:34Z"
                },
                {
                    "id": 8090,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://www.nasa.gov/news-release/nasa-invites-media-to-discuss-exploration-science-program-update/",
                    "created_by": "Nosu",
                    "created_on": "2024-07-17T07:58:10Z"
                }
            ],
            "last_updated": "2024-07-17T20:55:14Z"
        },
        {
            "id": 1020,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1020/?format=api",
            "name": "NASA Space Station Deorbit Planning Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "to Provide Background on Space Station Deorbit Planning",
                    "description": "NASA is planning for the future in low Earth orbit for science, research, and commercial opportunities as the agency and its international partners maximize",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-to-provide-background-on-space-station-deorbit-planning/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "YouTube",
                    "description": "Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.",
                    "feature_image": null,
                    "url": "https://www.youtube.com/watch?v=Dw1JXZwo00o",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-07-17T17:57:56Z",
                    "end_time": "2024-07-17T19:21:40Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2124,
                "name": "SpaceX ISS Deorbit Vehicle (render)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_iss_deor_image_20240717175750.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_iss_deor_image_thumbnail_20240717175754.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": true,
                "variants": []
            },
            "date": "2024-07-17T18:00:00Z",
            "slug": "nasa-space-station-deorbit-planning-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Leadership from NASA and SpaceX will participate in a media teleconference to discuss the company’s selection to develop and deliver the U.S. Deorbit Vehicle, which will safely move the International Space Station out of orbit and into a remote area of an ocean at the end of its operations. Participants include Ken Bowersox, associate administrator at NASA’s Space Operations Mission Directorate, Dana Weigel, manager of NASA’s International Space Station Program, and Sarah Walker, director of Dragon mission management at SpaceX.",
            "webcast_live": false,
            "location": "Online",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H23M44S",
            "updates": [
                {
                    "id": 8092,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA Video has started",
                    "info_url": "https://www.youtube.com/watch?v=Dw1JXZwo00o",
                    "created_by": "LL2",
                    "created_on": "2024-07-17T17:58:50Z"
                },
                {
                    "id": 8091,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA Video has started",
                    "info_url": "https://www.youtube.com/watch?v=Dw1JXZwo00o",
                    "created_by": "LL2",
                    "created_on": "2024-07-17T17:58:12Z"
                },
                {
                    "id": 8089,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://www.nasa.gov/news-release/nasa-to-provide-background-on-space-station-deorbit-planning/",
                    "created_by": "Nosu",
                    "created_on": "2024-07-17T07:54:45Z"
                }
            ],
            "last_updated": "2024-07-17T19:22:03Z"
        },
        {
            "id": 1019,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1019/?format=api",
            "name": "Booster 12 Static Fire",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASASpaceflight",
                    "title": "SpaceX Static Fires Booster 12 for Fifth Starship Flight Test",
                    "description": "SpaceX is testing B12, which might be the first Booster to undergo a catch attempt at the Orbital Launch Site. This test is most likely a static fire attempt...",
                    "feature_image": "https://i.ytimg.com/vi/8x7YjQAs4Vg/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=8x7YjQAs4Vg",
                    "type": {
                        "id": 3,
                        "name": "Unofficial Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-07-15T14:19:57Z",
                    "end_time": "2024-07-15T16:19:36Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1011,
                "name": "Super Heavy static fire - 33 engines",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/booster_7_33_en_image_20230128102545.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191358.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": "2024-07-15T15:14:00Z",
            "slug": "booster-12-static-fire",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX will static fire booster 12 in preparation for IFT-5.",
            "webcast_live": false,
            "location": "Starbase. Texas",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H59M39S",
            "updates": [
                {
                    "id": 8083,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Static Fire completed",
                    "info_url": "https://www.youtube.com/watch?v=8x7YjQAs4Vg",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-07-15T15:16:01Z"
                },
                {
                    "id": 8082,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Unofficial Webcast by NASASpaceflight has started",
                    "info_url": "https://www.youtube.com/watch?v=8x7YjQAs4Vg",
                    "created_by": "LL2",
                    "created_on": "2024-07-15T14:24:31Z"
                },
                {
                    "id": 8081,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://www.youtube.com/watch?v=8x7YjQAs4Vg",
                    "created_by": "Nosu",
                    "created_on": "2024-07-15T14:24:21Z"
                }
            ],
            "last_updated": "2024-07-15T16:19:55Z"
        },
        {
            "id": 1013,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1013/?format=api",
            "name": "NG-20 Cygnus Release",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1126,
                "name": "Cygnus NG berthing",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ng-112520cygnus2520release2520and2520reentry_image_20190716173223.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191718.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": "2024-07-12T11:00:00Z",
            "slug": "ng-20-cygnus-release",
            "type": {
                "id": 13,
                "name": "Spacecraft Release"
            },
            "description": "The Northrop Grumman NG-20 Cygnus will be unberthed from the ISS before initiating a destructive reentry into the Earth's atmosphere taking waste along with it.",
            "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": 8041,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Adding event.",
                    "info_url": "https://www.nasa.gov/news-release/nasa-to-cover-northrop-grummans-20th-cargo-space-station-departure/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-07-08T23:14:03Z"
                }
            ],
            "last_updated": "2024-07-12T11:01:58Z"
        },
        {
            "id": 864,
            "url": "https://ll.thespacedevs.com/2.3.0/events/864/?format=api",
            "name": "Ariane 6 Full-Duration Static Fire",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.esa.int",
                    "title": "Watch live: Ariane 6 eight-minute hot-fire test",
                    "description": "Watch live on ESA Web TV on 23 November as Europe’s new Ariane 6 rocket goes through a full-scale rehearsal in preparation for its first flight, when teams from ArianeGroup, France’s space agency CNES, and ESA on the ground will complete a launch countdown rehearsal. The test includes the ignition o...",
                    "feature_image": null,
                    "url": "https://www.esa.int/Enabling_Support/Space_Transportation/Ariane/Watch_live_Ariane_6_eight-minute_hot-fire_test",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Ariane 6 full stage engine hot-fire test",
                    "description": "Watch as Europe’s new Ariane 6 rocket goes through a full-scale rehearsal in preparation for its first flight, when teams from @ArianeGroup, @CnesFrance and ...",
                    "feature_image": "https://i.ytimg.com/vi/HGoQhepVUio/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=HGoQhepVUio",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1691,
                "name": "Ariane 6 combined tests static fire",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_6_image_20240125142128.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193513.jpeg",
                "credit": "ESA/CNES/Arianespace/ArianeGroup/Optique vidéo du CSG–S. Martin",
                "license": {
                    "id": 2,
                    "name": "ESA Standard Licence",
                    "priority": 2,
                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2023-11-23T20:00:00Z",
            "slug": "ariane-6-full-duration-static-fire",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "The Ariane 6 combined tests article will perform a full 8-minutes duration static fire of its core stage as part of the launcher's qualification campaign.",
            "webcast_live": false,
            "location": "Guiana Space Centre, French Guiana",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H33M5S",
            "updates": [
                {
                    "id": 5763,
                    "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=HGoQhepVUio",
                    "created_by": "LL2",
                    "created_on": "2023-11-23T19:26:41Z"
                },
                {
                    "id": 5762,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Targeting 20:00 UTC for engine ignition.",
                    "info_url": "https://twitter.com/ESA_transport/status/1727758366917702032",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-11-23T19:14:30Z"
                },
                {
                    "id": 5391,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Targeting late November for the full duration static fire of Ariane 6",
                    "info_url": "https://www.latribune.fr/entreprises-finance/industrie/aeronautique-defense/ariane-6-vers-un-premier-vol-en-avril-mai-2024-977533.html",
                    "created_by": "Nosu",
                    "created_on": "2023-10-12T15:03:58Z"
                }
            ],
            "last_updated": "2024-07-11T08:06:11Z"
        },
        {
            "id": 896,
            "url": "https://ll.thespacedevs.com/2.3.0/events/896/?format=api",
            "name": "Ariane 6 Post Static-Fire Media Briefing",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.esa.int",
                    "title": "Media invitation: Updates on Ariane 6 task force meeting",
                    "description": "The Ariane 6 Launcher Task Force, will brief on the conclusions reached at its latest meeting during a media briefing from ESA Headquarters in Paris, France, on 30 November 2023 at 09:00 CET.\n\nJosef Aschbacher, ESA Director General will outline the progress achieved after the successful hot firing t...",
                    "feature_image": null,
                    "url": "https://www.esa.int/Newsroom/Press_Releases/Media_invitation_Updates_on_Ariane_6_task_force_meeting",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "esa.int",
                    "publisher": "",
                    "title": "ESA Web TV",
                    "description": "Start your day with spectacular imagery from space. Living in space does impact the health of astronauts and they undergo rigorous training exercises to keep fit in zero gravity. But how does space research help improve the health of populations on Earth? In this programme, find out how research car...",
                    "feature_image": null,
                    "url": "https://www.esa.int/ESA_Multimedia/ESA_Web_TV/",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1691,
                "name": "Ariane 6 combined tests static fire",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_6_image_20240125142128.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193513.jpeg",
                "credit": "ESA/CNES/Arianespace/ArianeGroup/Optique vidéo du CSG–S. Martin",
                "license": {
                    "id": 2,
                    "name": "ESA Standard Licence",
                    "priority": 2,
                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2023-11-30T08:00:00Z",
            "slug": "ariane-6-post-static-fire-media-briefing",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Josef Aschbacher, ESA Director General will outline the progress achieved after the successful hot firing test on 23 November 2023 at Europe’s Spaceport in Kourou, French Guiana, as well as the upcoming steps in the Ariane 6 development test campaign, including the tentative launch period for Ariane 6 together with:\r\n\r\n- Martin Sion, CEO, ArianeGroup.\r\n- Philippe Baptiste, President, CNES.\r\n- Stéphane Israël, CEO, Arianespace",
            "webcast_live": false,
            "location": "ESA Headquarters, Paris",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H4M",
            "updates": [
                {
                    "id": 5805,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Livestream has started",
                    "info_url": "https://www.esa.int/ESA_Multimedia/ESA_Web_TV/",
                    "created_by": "Nosu",
                    "created_on": "2023-11-30T07:55:29Z"
                },
                {
                    "id": 5777,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Adding Event",
                    "info_url": "https://www.esa.int/Newsroom/Press_Releases/Media_invitation_Updates_on_Ariane_6_task_force_meeting",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-11-25T15:09:56Z"
                }
            ],
            "last_updated": "2024-07-11T08:06:07Z"
        },
        {
            "id": 1014,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1014/?format=api",
            "name": "Boeing Starliner CFT Media Teleconference",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "Media Briefing: NASA’s Boeing Crew Flight Test (July 10, 2024)",
                    "description": "Leadership from NASA and Boeing will participate in a media teleconference at 12:30 p.m. EDT on Wednesday, July 10, to discuss NASA’s Boeing Crew Flight Test.",
                    "feature_image": "https://i.ytimg.com/vi/PAIZHhrGqBM/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=PAIZHhrGqBM",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-07-10T16:30:00Z",
                    "end_time": "2024-07-10T17:41:09Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1020,
                "name": "Boeing Starliner in orbit (OFT-2)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_20220525180700.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191414.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": "2024-07-10T16:30:00Z",
            "slug": "boeing-starliner-cft-media-teleconference-5",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Leadership from NASA and Boeing will host a media teleconference to discuss the agency’s Crew Flight Test at the International Space Station.\r\n\r\nParticipants are Steve Stich, manager of NASA’s Commercial Crew Program, and Mark Nappi, vice president and program manager of Boeing's Commercial Crew Program.",
            "webcast_live": false,
            "location": "Online",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H11M9S",
            "updates": [
                {
                    "id": 8062,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA Video has started",
                    "info_url": "https://www.youtube.com/watch?v=PAIZHhrGqBM",
                    "created_by": "LL2",
                    "created_on": "2024-07-10T16:30:28Z"
                },
                {
                    "id": 8049,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://www.nasa.gov/news-release/nasa-boeing-provide-next-update-on-space-station-crew-flight-test/",
                    "created_by": "Nosu",
                    "created_on": "2024-07-09T06:57:32Z"
                }
            ],
            "last_updated": "2024-07-10T17:41:48Z"
        },
        {
            "id": 1012,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1012/?format=api",
            "name": "Starliner CFT On-Orbit News Conference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "’s Boeing Test Flight Crew to Discuss Starliner Mission from Space",
                    "description": "Media are invited to hear from NASA’s Boeing Crew Flight Test astronauts discussing their mission during an Earth to space call at 11 a.m. EDT Wednesday, July",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasas-boeing-test-flight-crew-to-discuss-starliner-mission-from-space/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "NASA’s Boeing Crew Flight Test Astronaut News Conference From Space Station",
                    "description": "Hear from NASA’s Boeing Starliner Crew Flight Test astronauts, Butch Wilmore and Suni Williams, live from the International Space Station. Wilmore and Willia...",
                    "feature_image": "https://i.ytimg.com/vi/737zWM5COQ0/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=737zWM5COQ0",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-07-10T14:59:42Z",
                    "end_time": "2024-07-10T15:21:51Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1020,
                "name": "Boeing Starliner in orbit (OFT-2)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_20220525180700.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191414.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": "2024-07-10T15:00:00Z",
            "slug": "starliner-cft-on-orbit-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA’s Boeing Crew Flight Test astronauts will discuss their mission during an Earth to space call. NASA astronauts Butch Wilmore and Suni Williams will participate in the news conference from aboard the International Space Station in low Earth orbit.",
            "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": "PT22M9S",
            "updates": [
                {
                    "id": 8060,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA Video has started",
                    "info_url": "https://www.youtube.com/watch?v=737zWM5COQ0",
                    "created_by": "LL2",
                    "created_on": "2024-07-10T15:02:34Z"
                },
                {
                    "id": 8012,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://www.nasa.gov/news-release/nasas-boeing-test-flight-crew-to-discuss-starliner-mission-from-space/",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-07-03T13:51:10Z"
                }
            ],
            "last_updated": "2024-07-10T15:22:07Z"
        }
    ]
}