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 - ll.thespacedevs.com/docs

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

{
    "count": 1002,
    "next": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=600&ordering=-last_updated",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=580&ordering=-last_updated",
    "results": [
        {
            "id": 935,
            "url": "https://ll.thespacedevs.com/2.3.0/events/935/?format=api",
            "name": "Progress MS-26 Docking",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 11,
                    "source": "youtube.com",
                    "publisher": "Роскосмос ТВ",
                    "title": "Трансляция стыковки грузового корабля «Прогресс МС-26» и МКС",
                    "description": "15 февраля с космодрома Байконур взлетела ракета-носитель «Союз-2.1а» с грузовым кораблем «Прогресс МС-26». Грузовик доберется до Международной космической с...",
                    "feature_image": "https://i.ytimg.com/vi/mqa2LH8De5U/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=mqa2LH8De5U",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 3,
                        "name": "Russian",
                        "code": "ru"
                    },
                    "start_time": "2024-02-17T05:50:00Z",
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1069,
                "name": "Progress docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191536.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-02-17T06:12:00Z",
            "slug": "progress-ms-26-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The Progress MS-26 spacecraft is scheduled to autonomously dock to the Zvezda module of the ISS.",
            "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": 6699,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Webcast live",
                    "info_url": "https://www.youtube.com/watch?v=21X5lGlDOfg",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-02-17T05:35:40Z"
                },
                {
                    "id": 6643,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated docking time.",
                    "info_url": "https://www.nasa.gov/news-release/nasa-to-provide-coverage-of-progress-87-launch-space-station-docking/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-13T00:48:28Z"
                },
                {
                    "id": 6588,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added docking.",
                    "info_url": "https://twitter.com/cbs_spacenews/status/1755083292938776672",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-07T12:34:19Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:32Z"
        },
        {
            "id": 942,
            "url": "https://ll.thespacedevs.com/2.3.0/events/942/?format=api",
            "name": "Progress MS-24 Undocking",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "Роскосмос ТВ",
                    "title": "Трансляция расстыковки грузового корабля «Прогресс МС-24» и МКС",
                    "description": "13 февраля в 05:09:30 мск грузовой корабль «Прогресс МС-24» отстыковался от Международной космической станции и отправился в свободное плавание.В 8:16:51 мск...",
                    "feature_image": "https://i.ytimg.com/vi/CESYnR0tmrY/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=CESYnR0tmrY",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-02-13T01:57:24Z",
                    "end_time": "2024-02-13T02:30:39Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1069,
                "name": "Progress docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191536.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-02-13T02:09:00Z",
            "slug": "progress-ms-24-undocking",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The Progress MS-24 spacecraft will undock from the Zvezda module of the International Space Station.\r\nIt will then de-orbit and burn up in the atmosphere.",
            "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": "PT33M15S",
            "updates": [
                {
                    "id": 6646,
                    "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=CESYnR0tmrY",
                    "created_by": "LL2",
                    "created_on": "2024-02-13T01:58:15Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:31Z"
        },
        {
            "id": 931,
            "url": "https://ll.thespacedevs.com/2.3.0/events/931/?format=api",
            "name": "AX-3 Farewell Ceremony",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "Axiom Space",
                    "title": "Ax-3 Mission | Farewell Ceremony",
                    "description": "Join the Ax-3 crew and the NASA Expedition 70 crew for a farewell ceremony as the crews prepare for the return of the crew. -- -- --Axiom Space is guided by ...",
                    "feature_image": "https://i.ytimg.com/vi/LzxCqPAoat0/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=LzxCqPAoat0",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-02-02T14:45:06Z",
                    "end_time": "2024-02-02T14:58:49Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1269,
                "name": "Ax-3 crew in the ISS",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ax-3_farewell_c_image_20240201110736.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192225.jpeg",
                "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": "2024-02-02T14:50:00Z",
            "slug": "ax-3-farewell-ceremony",
            "type": {
                "id": 17,
                "name": "Farewell Ceremony"
            },
            "description": "Before the AX-3 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": "PT13M43S",
            "updates": [
                {
                    "id": 6540,
                    "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=LzxCqPAoat0",
                    "created_by": "LL2",
                    "created_on": "2024-02-02T14:45:26Z"
                },
                {
                    "id": 6524,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": null,
                    "created_by": "hitura-nobad",
                    "created_on": "2024-01-31T09:32:10Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:31Z"
        },
        {
            "id": 940,
            "url": "https://ll.thespacedevs.com/2.3.0/events/940/?format=api",
            "name": "SpaceX Starship S28 Rollout",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASASpaceflight",
                    "title": "SpaceX Rolls Out Ship 28 for Third Starship Flight Test Campaign",
                    "description": "SpaceX is rolling out Ship 28, as part of the final stage of the campaign of both vehicle parts for the third integrated Starship flight test. The Ship alrea...",
                    "feature_image": "https://i.ytimg.com/vi/6uPLEao7OyI/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=6uPLEao7OyI",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-02-10T07:07:31Z",
                    "end_time": "2024-02-10T08:57:41Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1280,
                "name": "[AUTO] SpaceX Starship S28 Rollout - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_starship_image_20240210073703.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192248.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2024-02-10T07:00:00Z",
            "slug": "spacex-starship-s28-rollout",
            "type": {
                "id": 27,
                "name": "Rollout"
            },
            "description": "SpaceX is rolling out Ship 28 at Starbase Texas in preparation for IFT-3",
            "webcast_live": false,
            "location": "Starbase Texas, USA",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H50M10S",
            "updates": [
                {
                    "id": 6630,
                    "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=6uPLEao7OyI",
                    "created_by": "LL2",
                    "created_on": "2024-02-10T07:35:14Z"
                },
                {
                    "id": 6629,
                    "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=6uPLEao7OyI",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-02-10T07:35:00Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:29Z"
        },
        {
            "id": 567,
            "url": "https://ll.thespacedevs.com/2.3.0/events/567/?format=api",
            "name": "Total Lunar Eclipse",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "eclipse.gsfc.nasa.gov",
                    "title": "",
                    "description": "",
                    "feature_image": null,
                    "url": "https://eclipse.gsfc.nasa.gov/LEplot/LEplot2001/LE2022May16T.pdf",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Watch a Total Lunar Eclipse (NASA Science Live)",
                    "description": "Go outside with NASA and watch the total lunar eclipse! On the evening of May 15, Earth will pass between the Sun and the Moon, blocking sunlight and casting...",
                    "feature_image": "https://i.ytimg.com/vi/vGIaEIICIcs/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=vGIaEIICIcs",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1147,
                "name": "[AUTO] Total Lunar Eclipse - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/total_lunar_ecl_image_20220512070406.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191806.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2022-05-16T04:11:28Z",
            "slug": "total-lunar-eclipse",
            "type": {
                "id": 11,
                "name": "Celestial Event"
            },
            "description": "NASA will broadcast live views of a total lunar eclipse, which will be entirely visible from the East coast of North America as well as all of Central and South America. Penumbral and umbral durations are 05h18m40s and 03h27m14s respectively.",
            "webcast_live": false,
            "location": "Central and South America, East coast of North America",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:27:29Z"
        },
        {
            "id": 571,
            "url": "https://ll.thespacedevs.com/2.3.0/events/571/?format=api",
            "name": "Boeing Starliner OFT-2 Post-Launch News Conference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Television Upcoming Events",
                    "description": "NASA.gov brings you the latest images, videos and news from America's space agency. Get the latest updates on NASA missions, watch NASA TV live, and learn about our quest to reveal the unknown and benefit all humankind.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/multimedia/nasatv/schedule.html",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1115,
                "name": "Boeing Starliner render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_20210721065053.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191658.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": "2022-05-20T01:00:00Z",
            "slug": "boeing-starliner-oft-2-post-launch-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA and Boeing will conduct a post-launch news conference for the uncrewed Orbital Flight Test-2 (OFT-2) of Boeing’s Starliner commercial crew spacecraft.",
            "webcast_live": false,
            "location": "Kennedy Space Center",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:27:28Z"
        },
        {
            "id": 903,
            "url": "https://ll.thespacedevs.com/2.3.0/events/903/?format=api",
            "name": "SpaceX AX-3 Crew Dragon Docking",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "Axiom Space",
                    "title": "Ax-3 Mission | Approach & Docking",
                    "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/ewatG-y1eio/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=ewatG-y1eio",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-01-20T08:58:14Z",
                    "end_time": "2024-01-20T12:47:19Z",
                    "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-01-20T10:40:00Z",
            "slug": "spacex-ax-3-crew-dragon-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The AX-3 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": "PT3H49M5S",
            "updates": [
                {
                    "id": 6430,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Targeting 10:40 UTC for docking",
                    "info_url": "https://twitter.com/SpaceX/status/1748633058083742066?t",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-01-20T09:11:30Z"
                },
                {
                    "id": 6429,
                    "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=ewatG-y1eio",
                    "created_by": "LL2",
                    "created_on": "2024-01-20T08:58:53Z"
                },
                {
                    "id": 6416,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated docking time.",
                    "info_url": "https://www.spacex.com/launches/mission/?missionId=ax-3",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-01-19T02:17:34Z"
                },
                {
                    "id": 6402,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Targeting Saturday 20th January for docking after launch delay",
                    "info_url": "https://www.nasa.gov/nasatv/",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-01-17T18:45:16Z"
                },
                {
                    "id": 6181,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "New docking time.",
                    "info_url": "https://twitter.com/Axiom_Space/status/1742939003203313847",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-01-04T16:15:09Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:27Z"
        },
        {
            "id": 923,
            "url": "https://ll.thespacedevs.com/2.3.0/events/923/?format=api",
            "name": "RS-25 Engine Test",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Stennis",
                    "title": "NASA Stennis Live Stream",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/5N6SMW03oQ4/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=5N6SMW03oQ4",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-01-23T19:43:14Z",
                    "end_time": "2024-01-23T20:13:54Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1161,
                "name": "RS-25 Engine Test - 2024",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20240111163044.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191831.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-01-23T20:00:00Z",
            "slug": "rs-25-engine-test-27",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "NASA is conducting the 4th hot fire as part of the final round of certification testing ahead of production of an updated set of the engines for the SLS (Space Launch System) rocket.",
            "webcast_live": false,
            "location": "Fred Haise Test Stand, NASA’s Stennis Space Center",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT30M40S",
            "updates": [
                {
                    "id": 6453,
                    "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=5N6SMW03oQ4",
                    "created_by": "LL2",
                    "created_on": "2024-01-23T19:49:43Z"
                },
                {
                    "id": 6451,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Targeting 19:30-21:30 UTC for RS-25 Engine Test",
                    "info_url": "https://twitter.com/NASAStennis/status/1749826158080700561",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-01-23T16:48:14Z"
                },
                {
                    "id": 6446,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://twitter.com/NASAStennis/status/1749492889757823021",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-01-22T18:21:38Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:24Z"
        },
        {
            "id": 917,
            "url": "https://ll.thespacedevs.com/2.3.0/events/917/?format=api",
            "name": "RS-25 Engine Test",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Stennis",
                    "title": "NASA Stennis Live Stream",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/OaeZg68o0Fs/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=OaeZg68o0Fs",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-01-17T22:04:54Z",
                    "end_time": "2024-01-17T22:40:59Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1161,
                "name": "RS-25 Engine Test - 2024",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20240111163044.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191831.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-01-17T21:50:00Z",
            "slug": "rs-25-engine-test-26",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "NASA is conducting the third hot fire as part of the final round of certification testing ahead of production of an updated set of the engines for the SLS (Space Launch System) rocket.",
            "webcast_live": false,
            "location": "Fred Haise Test Stand, NASA’s Stennis Space Center",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT36M5S",
            "updates": [
                {
                    "id": 6403,
                    "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=OaeZg68o0Fs",
                    "created_by": "LL2",
                    "created_on": "2024-01-17T22:07:59Z"
                },
                {
                    "id": 6368,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Targeting 20:00 to 22:00 UTC for RS-25 Engine Test",
                    "info_url": "https://twitter.com/NASAStennis/status/1747648737378205841",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-01-17T17:05:32Z"
                },
                {
                    "id": 6254,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://twitter.com/NASAStennis/status/1745460584580280738",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-01-11T16:30:45Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:21Z"
        },
        {
            "id": 666,
            "url": "https://ll.thespacedevs.com/2.3.0/events/666/?format=api",
            "name": "SpaceX Crew-4 Return To Earth Media Teleconference",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1255,
                "name": "Crew-4 official portrait",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew-4_pre-depa_image_20221001060330.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192155.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": "2022-10-14T22:30:00Z",
            "slug": "spacex-crew-4-return-to-earth-media-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a Return to Earth media teleconference call from NASA’s Johnson Space Center in Houston following the splashdown and recovery of the SpaceX Crew-4 astronauts.",
            "webcast_live": false,
            "location": "Johnson Space Center, Houston, TX, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:27:18Z"
        }
    ]
}