Modes

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

Example - /events/?mode=list

Filters

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

Example - /events/?type__ids=2,8

Fields searched - name

Example - /events/?search=Flyby

Ordering

Fields - date, last_updated

Example - /events/?ordering=-last_updated

Number of results

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

Example - /events/?limit=2

Format

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

Help

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

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

{
    "count": 995,
    "next": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=70&ordering=last_updated",
    "previous": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=50&ordering=last_updated",
    "results": [
        {
            "id": 891,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/891/?format=api",
            "name": "ESA Euclid First Images Reveal",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Euclid's first images: the dazzling edge of darkness",
                    "description": "ESA is releasing the first full-colour images of the cosmos captured by its recently launched space telescope Euclid. Follow live a broadcast of the reveal o...",
                    "feature_image": "https://i.ytimg.com/vi/hHWbe82zM8o/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=hHWbe82zM8o",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1257,
                "name": "ESA Euclid First Images Reveal - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/esa_euclid_firs_image_20231031190709.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192158.jpeg",
                "credit": "ESA. Acknowledgement: Work performed by ATG under contract for 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": true,
                "variants": []
            },
            "date": "2023-11-07T13:15:00Z",
            "slug": "esa-euclid-first-images-reveal",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "ESA is releasing the first full-colour images of the cosmos captured by its recently launched space telescope Euclid.",
            "webcast_live": false,
            "location": null,
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT40M",
            "updates": [
                {
                    "id": 5628,
                    "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=hHWbe82zM8o",
                    "created_by": "LL2",
                    "created_on": "2023-11-07T12:56:42Z"
                }
            ],
            "last_updated": "2024-03-05T17:22:28Z"
        },
        {
            "id": 149,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/149/?format=api",
            "name": "Starship Hopper Wet Dress Rehearsal",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "forum.nasaspaceflight.com",
                    "title": "SpaceX BFS - Phase 1 - StarHopper - Photos and Updates",
                    "description": "SpaceX BFS - Phase 1 - StarHopper - Photos and Updates",
                    "feature_image": null,
                    "url": "https://forum.nasaspaceflight.com/index.php?topic=47120.msg1949464#msg1949464",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1131,
                "name": "Starhopper with sunrise",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_hopper_image_20200821071216.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191728.png",
                "credit": "SpaceX",
                "license": {
                    "id": 5,
                    "name": "CC BY-NC 2.0",
                    "priority": 1,
                    "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2019-05-23T23:40:00Z",
            "slug": "starship-hopper-wet-dress-rehearsal-4",
            "type": {
                "id": 22,
                "name": "Wet Dress Rehearsal"
            },
            "description": "The Starhopper prototype has successfully performed a wet dress rehearsal.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:22:29Z"
        },
        {
            "id": 839,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/839/?format=api",
            "name": "Press Conference for the Draco Nuclear Rocket Program",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA, DARPA Experts to Discuss Nuclear Rocket Program Developments",
                    "description": "Experts from NASA and the Defense Advanced Research Projects Agency (DARPA) will hold a media teleconference at 1 p.m. EDT Wednesday, July 26, to discuss the latest developments in the Demonstration Rocket for Agile Cislunar Operations (DRACO) program.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-darpa-experts-to-discuss-nuclear-rocket-program-developments",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Media Briefing: Update on NASA, DARPA Nuclear Rocket Program (July 26, 2023)",
                    "description": "NASA and Defense Advanced Research Projects Agency (DARPA) experts answer media questions about the latest update on the DRACO (Demonstration Rocket for Agil...",
                    "feature_image": "https://i.ytimg.com/vi/nNnsnyIvzps/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=nNnsnyIvzps",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1034,
                "name": "[AUTO] Press Conference for the Draco Nuclear Rocket Program - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/press_conferenc_image_20230726142514.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191437.jpeg",
                "credit": "DARPA",
                "license": {
                    "id": 16,
                    "name": "DARPA Image Use Policy",
                    "priority": 6,
                    "link": "https://www.darpa.mil/policy/usage-policy"
                },
                "single_use": true,
                "variants": []
            },
            "date": "2023-07-26T17:00:00Z",
            "slug": "press-conference-for-the-draco-nuclear-rocket-prog",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Experts from NASA and the Defense Advanced Research Projects Agency (DARPA) will hold a media teleconference to discuss the latest developments in the Demonstration Rocket for Agile Cislunar Operations (DRACO) program. \r\n\r\nParticipants in the teleconference include:\r\n\r\n- Dr. Anthony Calomino, space nuclear technologies portfolio manager, NASA\r\n- Dr. Tabitha Dodson, DRACO program manager, DARPA\r\n- Kirk Shireman, vice president, Lockheed Martin Lunar Exploration Campaigns\r\n- Joe Miller, president, BWXT Advanced Technologies",
            "webcast_live": false,
            "location": "None",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 4687,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Adding Event",
                    "info_url": "https://www.nasa.gov/press-release/nasa-darpa-experts-to-discuss-nuclear-rocket-program-developments",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-07-26T14:25:17Z"
                },
                {
                    "id": 4688,
                    "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=nNnsnyIvzps",
                    "created_by": "LL2",
                    "created_on": "2023-07-26T16:59:53Z"
                }
            ],
            "last_updated": "2024-03-05T17:22:30Z"
        },
        {
            "id": 71,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/71/?format=api",
            "name": "Starliner OFT Landing",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Television to Air Boeing Starliner Spacecraft Landing",
                    "description": "NASA and Boeing will provide live coverage of the landing on Sunday, Dec. 22, of the company’s CST-100 Starliner spacecraft, on return from its Orbital Flight Test for NASA’s Commercial Crew Program.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-television-to-air-boeing-starliner-spacecraft-landing",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "Boeing Starliner Orbital Flight Test Landing",
                    "description": "Tune in as Boeing's uncrewed Starliner spacecraft lands at White Sands, New Mexico. Landing is scheduled at 7:57 a.m. EST on Sunday, Dec. 22. After its launc...",
                    "feature_image": "https://i.ytimg.com/vi/lPzNHeX7OYM/maxresdefault.jpg",
                    "url": "https://youtu.be/lPzNHeX7OYM",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1190,
                "name": "Boeing Starliner render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing2520starliner2520docking_image_20191210170411.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191945.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": "2019-12-22T12:57:00Z",
            "slug": "starliner-oft-landing",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "The first Boeing CST-100 Starliner will renter the Earth's atmosphere and land at the 'White Sands Missile Range' using its parachutes.",
            "webcast_live": false,
            "location": "White Sands Missile Range",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:22:31Z"
        },
        {
            "id": 74,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/74/?format=api",
            "name": "OSIRIS-Rex Sample Collection Site Announcement",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "publisher": null,
                    "title": "NASA Live",
                    "description": "NASA launches, landings, and events. Watch live broadcasts from NASA Television and NASA's social media channels, and a schedule of upcoming live events including news briefings, launches and landings.",
                    "feature_image": "http://www.nasa.gov/sites/default/files/files/nasa_insignia_300.jpg",
                    "url": "https://www.nasa.gov/nasalive",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1050,
                "name": "OSIRIS-Rex render during sample collection",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/osiris-rex2520sample2520collection_image_20190729035954.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191504.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": "2019-12-12T18:00:00Z",
            "slug": "osiris-rex-sample-collection-site-announcement",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will announce the selected site on asteroid Bennu where OSIRIS-REx will collect a sample before bringing back to Earth.",
            "webcast_live": false,
            "location": "Asteroid Bennu",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:22:31Z"
        },
        {
            "id": 70,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/70/?format=api",
            "name": "Boeing Starliner OFT Docking - Failed",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "NASA Live: Official Stream of NASA TV",
                    "description": "Direct from America's space program to YouTube, watch NASA TV live streaming here to get the latest from our exploration of the universe and learn how we dis...",
                    "feature_image": "https://i.ytimg.com/vi/21X5lGlDOfg/maxresdefault_live.jpg",
                    "url": "https://youtu.be/21X5lGlDOfg",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1190,
                "name": "Boeing Starliner render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing2520starliner2520docking_image_20191210170411.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191945.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": "2019-12-21T13:27:00Z",
            "slug": "boeing-starliner-oft-docking-failed",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The first Boeing CST-100 Starliner will NOT dock with the International Space Station on its first uncrewed test flight.\r\n\r\nThe capsule had an anomaly when performing the orbit insertion burn, causing it to be unable to reach the ISS with enough fuel.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:22:32Z"
        },
        {
            "id": 894,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/894/?format=api",
            "name": "RS-25 Engine Test",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA Stennis Live Stream",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/ZQAkoDzoPAc/hqdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=ZQAkoDzoPAc",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1132,
                "name": "RS-25 Engine Test - 2023",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20231003182719.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191731.jpeg",
                "credit": "NASA/Stennis",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2023-11-15T20:46:00Z",
            "slug": "rs-25-engine-test-24",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "NASA will perform a RS-25 static 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.\r\nThe test is scheduled for 500 seconds and will fire the RS-25 engine up to 113% power level.",
            "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": "PT41M10S",
            "updates": [
                {
                    "id": 5686,
                    "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=ZQAkoDzoPAc",
                    "created_by": "LL2",
                    "created_on": "2023-11-15T20:18:28Z"
                },
                {
                    "id": 5687,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Test scheduled for 20:35 UTC",
                    "info_url": "https://twitter.com/NASAStennis/status/1724884551074279782",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-11-15T20:22:50Z"
                }
            ],
            "last_updated": "2024-03-05T17:22:33Z"
        },
        {
            "id": 72,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/72/?format=api",
            "name": "NG-12 Cygnus Release",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "NASA Live: Official Stream of NASA TV",
                    "description": "Direct from America's space program to YouTube, watch NASA TV live streaming here to get the latest from our exploration of the universe and learn how we dis...",
                    "feature_image": "https://i.ytimg.com/vi/21X5lGlDOfg/maxresdefault_live.jpg",
                    "url": "https://youtu.be/21X5lGlDOfg",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "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": "2020-01-31T14:35:00Z",
            "slug": "ng-12-cygnus-release",
            "type": {
                "id": 13,
                "name": "Spacecraft Release"
            },
            "description": "NASA TV will livestream the release of Northrop Grumman's NG-12 Cygnus cargo craft from the International Space Station.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:22:36Z"
        },
        {
            "id": 107,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/107/?format=api",
            "name": "ISS Expedition 63 Crew News Conference",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1145,
                "name": "[AUTO] ISS Expedition 63 Crew News Conference - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iss_expedition__image_20200601104830.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191802.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2020-06-01T15:15:00Z",
            "slug": "iss-expedition-63-crew-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "International Space Station Expedition 63 crew news conference with Commander Chris Cassidy and astronauts Bob Behnken and Doug Hurley",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:22:37Z"
        },
        {
            "id": 895,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/895/?format=api",
            "name": "Progress MS-25 Docking",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 11,
                    "source": "youtube.com",
                    "publisher": "Роскосмос ТВ",
                    "title": "Трансляция стыковки грузового корабля «Прогресс МС-25» и МКС",
                    "description": "1 декабря в 12:25 мск с космодрома Байконур взлетела ракета «Союз-2.1а» с грузовым кораблём «Прогресс МС-25». 3 декабря в 14:18 мск «Прогресс МС-25» причалил...",
                    "feature_image": "https://i.ytimg.com/vi/wlR-GQaGgMs/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=wlR-GQaGgMs",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 3,
                        "name": "Russian",
                        "code": "ru"
                    },
                    "start_time": "2023-12-03T10:52:28Z",
                    "end_time": "2023-12-03T11:20:43Z",
                    "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": "2023-12-03T11:14:00Z",
            "slug": "progress-ms-25-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The Progress MS-25 spacecraft is scheduled to autonomously dock to the Prichal 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": "PT28M15S",
            "updates": [
                {
                    "id": 5700,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added docking.",
                    "info_url": "https://www.nasa.gov/nasatv/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2023-11-17T19:28:04Z"
                },
                {
                    "id": 5740,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Tweaked docking time.",
                    "info_url": "https://www.nasa.gov/nasatv/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2023-11-21T10:48:44Z"
                },
                {
                    "id": 5765,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "New docking date and time.",
                    "info_url": "https://www.nasa.gov/nasatv/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2023-11-23T23:23:35Z"
                },
                {
                    "id": 5857,
                    "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=wlR-GQaGgMs",
                    "created_by": "LL2",
                    "created_on": "2023-12-03T11:18:14Z"
                }
            ],
            "last_updated": "2024-03-05T17:22:38Z"
        }
    ]
}