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=920&ordering=last_updated
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 1000,
    "next": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=930&ordering=last_updated",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=910&ordering=last_updated",
    "results": [
        {
            "id": 352,
            "url": "https://ll.thespacedevs.com/2.3.0/events/352/?format=api",
            "name": "HTV-X1 Release & Reentry",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1273,
                "name": "HTV-X docking render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/htv-x1_rendezvo_image_20210922165256.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192234.jpeg",
                "credit": "JAXA",
                "license": {
                    "id": 9,
                    "name": "JAXA Image Usage Policy",
                    "priority": 8,
                    "link": "https://global.jaxa.jp/policy.html"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2025-12-31T01:00:00Z",
            "slug": "htv-x1-release-reentry",
            "type": {
                "id": 13,
                "name": "Spacecraft Release"
            },
            "description": "The JAXA HTV-X1 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": 14,
                "name": "Year",
                "abbrev": "Y",
                "description": "The T-0 is expected in the given year."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-11-19T11:13:49Z"
        },
        {
            "id": 362,
            "url": "https://ll.thespacedevs.com/2.3.0/events/362/?format=api",
            "name": "SNC-1 Dream Chaser Berthing",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1234,
                "name": "Dream Chaser render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/snc-1_dream_cha_image_20210922175803.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192113.jpeg",
                "credit": "Sierra Nevada Corporation",
                "license": {
                    "id": 23,
                    "name": "Sierra Nevada Corporation Image Use Policy",
                    "priority": 3,
                    "link": "https://www.sncorp.com/terms-of-use/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2025-12-31T00:00:00Z",
            "slug": "snc-1-dream-chaser-berthing",
            "type": {
                "id": 4,
                "name": "Spacecraft Berthing"
            },
            "description": "NASA TV will livestream the rendezvous and capture of Sierra Nevada Corporation's Dream Chaser cargo craft to the International Space Station.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": {
                "id": 14,
                "name": "Year",
                "abbrev": "Y",
                "description": "The T-0 is expected in the given year."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-11-19T11:14:23Z"
        },
        {
            "id": 363,
            "url": "https://ll.thespacedevs.com/2.3.0/events/363/?format=api",
            "name": "SNC-1 Dream Chaser Release & Reentry",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1234,
                "name": "Dream Chaser render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/snc-1_dream_cha_image_20210922175803.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192113.jpeg",
                "credit": "Sierra Nevada Corporation",
                "license": {
                    "id": 23,
                    "name": "Sierra Nevada Corporation Image Use Policy",
                    "priority": 3,
                    "link": "https://www.sncorp.com/terms-of-use/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2025-12-31T01:00:00Z",
            "slug": "snc-1-dream-chaser-release-reentry",
            "type": {
                "id": 13,
                "name": "Spacecraft Release"
            },
            "description": "The Sierra Nevada Corporation SNC-1 Dream Chaser will be unberthed from the ISS before re-entering the Earth's atmosphere and landing at Kennedy Space Center.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": {
                "id": 14,
                "name": "Year",
                "abbrev": "Y",
                "description": "The T-0 is expected in the given year."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-11-19T11:14:39Z"
        },
        {
            "id": 364,
            "url": "https://ll.thespacedevs.com/2.3.0/events/364/?format=api",
            "name": "SNC-1 Dream Chaser Landing",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1913,
                "name": "Dream Chaser Eagle on the runway",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dream_chaser_image_20200821084247.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194124.jpeg",
                "credit": "NASA/Ken Ulbrich",
                "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": "2025-12-31T02:00:00Z",
            "slug": "snc-1-dream-chaser-landing",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "The Sierra Nevada Corporation SNC-1 Dream Chaser will land autonomously at the Launch and Landing Facility of Kennedy Space Center.",
            "webcast_live": false,
            "location": "Kennedy Space Center, FL, USA",
            "date_precision": {
                "id": 14,
                "name": "Year",
                "abbrev": "Y",
                "description": "The T-0 is expected in the given year."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-11-19T11:14:59Z"
        },
        {
            "id": 1099,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1099/?format=api",
            "name": "Progress MS-27 Undocking",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "Роскосмос ТВ",
                    "title": "Трансляция расстыковки грузового корабля «Прогресс МС-27» и МКС",
                    "description": "19 ноября в 15:53 мск грузовой корабль «Прогресс МС-27», проработавший на Международной космической станции полгода, отстыкуется от модуля «Поиск» российского сегмента. \n\nВключение двигателя на тормож...",
                    "feature_image": "https://i.ytimg.com/vi/tCqMFWs14XU/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=tCqMFWs14XU",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 3,
                        "name": "Russian",
                        "code": "ru"
                    },
                    "start_time": "2024-11-19T12:29:41Z",
                    "end_time": "2024-11-19T13:10:40Z",
                    "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-11-19T12:58:00Z",
            "slug": "progress-ms-27-undocking",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The Progress MS-27 spacecraft will undock from the Poisk 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": "PT40M59S",
            "updates": [
                {
                    "id": 9245,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by Роскосмос ТВ has started",
                    "info_url": "https://www.youtube.com/watch?v=tCqMFWs14XU",
                    "created_by": "LL2",
                    "created_on": "2024-11-19T12:30:00Z"
                },
                {
                    "id": 9145,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Tweaked undocking time.",
                    "info_url": "https://nasa-public-data.s3.amazonaws.com/iss-coords/current/ISS_OEM/ISS.OEM_J2K_EPH.txt",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-11-11T02:39:00Z"
                },
                {
                    "id": 9117,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added undocking.",
                    "info_url": "https://nasa-public-data.s3.amazonaws.com/iss-coords/current/ISS_OEM/ISS.OEM_J2K_EPH.txt",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-11-07T17:39:00Z"
                }
            ],
            "last_updated": "2024-11-19T13:10:45Z"
        },
        {
            "id": 1096,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1096/?format=api",
            "name": "Progress MS-29 Docking",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 9,
                    "source": "youtube.com",
                    "publisher": "Роскосмос ТВ",
                    "title": "Трансляция стыковки грузового корабля «Прогресс МС-29» с МКС",
                    "description": "21 ноября в 15:22 мск с 31-й площадки Байконура взлетела ракета «Союз-2.1а» с грузовым кораблём «Прогресс МС-29».\n\nОжидаем его стыковку с модулем «Поиск» российского сегмента МКС 23 ноября в 17:36 мск...",
                    "feature_image": "https://i.ytimg.com/vi/pgdwNzCThVg/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=pgdwNzCThVg",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 3,
                        "name": "Russian",
                        "code": "ru"
                    },
                    "start_time": "2024-11-23T14:19:41Z",
                    "end_time": "2024-11-23T14:36:39Z",
                    "live": false
                },
                {
                    "priority": 10,
                    "source": "plus.nasa.gov",
                    "publisher": "NASA",
                    "title": "Progress 90 Cargo Ship Docking",
                    "description": "Coverage of the Rendezvous and Docking of the ISS Progress 90 Cargo Craft to the Poisk Module of the International Space Station (Docking is scheduled at 9:35 a.m. EST).",
                    "feature_image": "https://plus.nasa.gov/wp-content/uploads/2024/10/progress-90-docking-key-art-horizontal-program-tile-16-9-without-title.jpg",
                    "url": "https://plus.nasa.gov/scheduled-video/progress-90-cargo-ship-docking/",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-11-23T13:45:00Z",
                    "end_time": "2024-11-23T14:39:00Z",
                    "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-11-23T14:36:51Z",
            "slug": "progress-ms-29-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The Progress MS-29 spacecraft is scheduled to autonomously dock to the Poisk 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": "PT16M58S",
            "updates": [
                {
                    "id": 9286,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by Роскосмос ТВ has started",
                    "info_url": "https://www.youtube.com/watch?v=pgdwNzCThVg",
                    "created_by": "LL2",
                    "created_on": "2024-11-23T14:19:00Z"
                },
                {
                    "id": 9270,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated docking time.",
                    "info_url": "https://nasa-public-data.s3.amazonaws.com/iss-coords/current/ISS_OEM/ISS.OEM_J2K_EPH.txt",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-11-21T18:50:00Z"
                },
                {
                    "id": 9030,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added docking.",
                    "info_url": "https://www.nasa.gov/live/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-10-29T16:22:00Z"
                }
            ],
            "last_updated": "2024-11-23T14:40:30Z"
        },
        {
            "id": 1102,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1102/?format=api",
            "name": "Sentinel-1C Pre-Launch Media Briefing",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 9,
                    "source": "esa.int",
                    "publisher": "Esa",
                    "title": "Sentinel-1C pre-launch media briefing",
                    "description": "Thank you for liking\n\nYou have already liked this page, you can only like it once!",
                    "feature_image": "https://www.esa.int/var/esa/storage/images/esa_multimedia/videos/2024/11/sentinel-1c_pre-launch_media_briefing/26471207-1-eng-GB/Sentinel-1C_pre-launch_media_briefing_pillars.png",
                    "url": "https://www.esa.int/ESA_Multimedia/Videos/2024/11/Sentinel-1C_pre-launch_media_briefing",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                },
                {
                    "priority": 10,
                    "source": "esa.int",
                    "publisher": "Esa",
                    "title": "ESA Web TV",
                    "description": "Start your day with spectacular imagery from space. From satcoms to GPS, learn how satellites help you find where you are, get you where you want to go, and help you stay connected. This programme introduces space’s part in the 5G revolution and the benefits of satellite communication technology fro...",
                    "feature_image": null,
                    "url": "https://www.esa.int/ESA_Multimedia/ESA_Web_TV",
                    "type": {
                        "id": 7,
                        "name": "24/7 Live Feed"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1861,
                "name": "Vega-C liftoff on its maiden flight (LARES-2)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega-c_image_20220713154437.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193950.jpeg",
                "credit": "ESA/CNES/Arianespace/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": "2024-11-27T14:00:00Z",
            "slug": "sentinel-1c-pre-launch-media-briefing",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Pre-launch media briefing for the Sentinel-1C mission which will be launched aboard a Vega-C rocket in early December from Europe’s Spaceport in Kourou, French Guiana.",
            "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": "PT1H",
            "updates": [
                {
                    "id": 9354,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://www.esa.int/ESA_Multimedia/ESA_Web_TV",
                    "created_by": "Nosu",
                    "created_on": "2024-11-27T12:53:00Z"
                }
            ],
            "last_updated": "2024-11-29T07:27:39Z"
        },
        {
            "id": 392,
            "url": "https://ll.thespacedevs.com/2.3.0/events/392/?format=api",
            "name": "BepiColombo Mercury Flyby",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "sci.esa.int",
                    "title": "ESA Science & Technology - Fact Sheet",
                    "description": "Fact Sheet \n \n \n \n \n \n   \n \n \n \n \n \n \n \n \n \n \n \n   Fast Facts  \n \n \n  BepiColombo  \n \n \n \n \n \n \n \n \n \n \n \n   Launch date:   \n 20 October 2018, 01:45:28 UTC \n \n \n   Mission end:   \n...",
                    "feature_image": null,
                    "url": "https://sci.esa.int/web/bepicolombo/-/47346-fact-sheet",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1155,
                "name": "BepiColombo at Mercury render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bepicolombo_at__image_20240306080108.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bepicolombo_at__image_thumbnail_20240306080108.jpeg",
                "credit": "ESA",
                "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": "2024-12-01T14:23:00Z",
            "slug": "bepicolombo-mercury-flyby-5",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Fifth of six Mercury flybys of the ESA-JAXA BepiColombo mission before entering orbit around its destination planet in 2025.",
            "webcast_live": false,
            "location": "Mercury",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-12-01T15:32:38Z"
        },
        {
            "id": 1103,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1103/?format=api",
            "name": "NASA Artemis Campaign Leadership News Conference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Leadership to Provide Update on Artemis Campaign",
                    "description": "NASA Administrator Bill Nelson and leadership will hold a news conference at 1 p.m. EST, Thursday, Dec. 5, at the agency’s headquarters in Washington to",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-leadership-to-provide-update-on-artemis-campaign/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 9,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "NASA Artemis Campaign Leadership News Conference",
                    "description": "NASA will hold a media event on Dec. 5 to provide an update on the agency’s Artemis campaign.  \n \nParticipants: \n\n-NASA Administrator Bill Nelson \n-NASA Deputy Administrator Pam Melroy \n-NASA Associat...",
                    "feature_image": "https://i.ytimg.com/vi/mAP-ywsh_HI/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=mAP-ywsh_HI",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-12-05T17:58:35Z",
                    "end_time": "2024-12-05T19:44:21Z",
                    "live": false
                },
                {
                    "priority": 10,
                    "source": "plus.nasa.gov",
                    "publisher": "NASA",
                    "title": "NASA Artemis Campaign Leadership News Conference",
                    "description": "NASA Administrator Bill Nelson and leadership will hold a news conference at 1 p.m. EST, Thursday, Dec. 5, at the agency’s headquarters in Washington to provide a briefing about the […]",
                    "feature_image": "https://plus.nasa.gov/wp-content/uploads/2024/12/12-05-24-artemis-news-conference-key-art-r3-op-ahorizontal-program-tile-16-9-without-title.jpg",
                    "url": "https://plus.nasa.gov/scheduled-video/nasa-artemis-campaign-leadership-news-conference/",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-12-05T18:00:00Z",
                    "end_time": "2024-12-05T19:44:00Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1203,
                "name": "[AUTO] Artemis Moon Mission Plans Media Teleconference - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_moon_mi_image_20240106103748.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192018.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2024-12-05T18:00:00Z",
            "slug": "nasa-artemis-campaign-leadership-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA Administrator Bill Nelson and leadership will hold a news conference to provide a briefing about the agency’s Artemis campaign.\r\n\r\nParticipants include:\r\n\r\n- NASA Administrator Bill Nelson\r\n- NASA Deputy Administrator Pam Melroy\r\n- NASA Associate Administrator Jim Free\r\n- Catherine Koerner, associate administrator, Exploration Systems Development Mission Directorate, NASA Headquarters\r\n- Amit Kshatriya, deputy associate administrator, Moon to Mars Program Office, Exploration Systems Development Mission Directorate\r\n- Reid Wiseman, NASA astronaut and Artemis II commander",
            "webcast_live": false,
            "location": "Washington",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H45M46S",
            "updates": [
                {
                    "id": 9426,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA has started",
                    "info_url": "https://www.youtube.com/watch?v=mAP-ywsh_HI",
                    "created_by": "LL2",
                    "created_on": "2024-12-05T17:59:00Z"
                },
                {
                    "id": 9409,
                    "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-leadership-to-provide-update-on-artemis-campaign/",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-12-04T20:10:00Z"
                }
            ],
            "last_updated": "2024-12-05T19:45:07Z"
        },
        {
            "id": 1104,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1104/?format=api",
            "name": "Booster 14 Static Fire",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASASpaceflight",
                    "title": "🚀 SpaceX Static Fires Super Heavy Booster 14 for Starship Flight 7",
                    "description": "SpaceX is testing Booster 14 on the Orbital Launch Mount. Booster 14 is expected to be the booster on Starship Flight Test 7. Road closures are scheduled for the upcoming days, and tests up to a stati...",
                    "feature_image": "https://i.ytimg.com/vi/jLeSmChxDHA/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=jLeSmChxDHA",
                    "type": {
                        "id": 3,
                        "name": "Unofficial Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-12-09T15:32:30Z",
                    "end_time": "2024-12-09T16:42:04Z",
                    "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-12-09T16:19:00Z",
            "slug": "booster-14-static-fire",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX will static fire booster 14 in preparation for IFT-7.",
            "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": "PT1H9M34S",
            "updates": [
                {
                    "id": 9457,
                    "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=jLeSmChxDHA",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-12-09T16:19:00Z"
                },
                {
                    "id": 9456,
                    "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=jLeSmChxDHA",
                    "created_by": "LL2",
                    "created_on": "2024-12-09T15:54:00Z"
                },
                {
                    "id": 9455,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event (Fuel loading underway).",
                    "info_url": "https://www.youtube.com/watch?v=jLeSmChxDHA",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-12-09T15:54:00Z"
                }
            ],
            "last_updated": "2024-12-09T16:42:39Z"
        }
    ]
}