API endpoint that allows all Events to be viewed.

FILTERS: 'type', 'type__ids', 'program', 'agency__ids', 'last_updated'

GET: Return a list of all Events

SEARCH EXAMPLE: /2.2.0/event/?search=Dragon Searches through name

ORDERING: Fields - 'date', 'last_updated' Example - /2.2.0/event/?ordering=-date

GET /2.2.0/event/?format=api&offset=860&ordering=-date
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 1005,
    "next": "https://lldev.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=870&ordering=-date",
    "previous": "https://lldev.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=850&ordering=-date",
    "results": [
        {
            "id": 134,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/134/?format=api",
            "slug": "starship-sn6-static-fire",
            "name": "Starship SN6 Static Fire",
            "updates": [],
            "last_updated": "2024-03-05T17:23:35Z",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "The SN6 prototype has successfully performed its first static fire.",
            "webcast_live": false,
            "location": "Boca Chica, TX, USA",
            "news_url": null,
            "video_url": "https://youtu.be/ORQeJNXM_FA",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "Starship SN6 Static Fire at SpaceX's Boca Chica Launch Site",
                    "description": "SpaceX is making another attempt at a static fire with Starship SN6 ahead of a planned hop as early as Aug. 28. Starship SN6 is outfitted with Raptor SN29 fo...",
                    "feature_image": "https://i.ytimg.com/vi/ORQeJNXM_FA/maxresdefault.jpg",
                    "url": "https://youtu.be/ORQeJNXM_FA",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_sn6_st_image_20200820182238.jpeg",
            "date": "2020-08-24T00:44:30Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://lldev.thespacedevs.com/2.2.0/program/1/?format=api",
                    "name": "SpaceX Starship",
                    "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                    "agencies": [
                        {
                            "id": 121,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex2520star_program_20201129204513.png",
                    "start_date": "2019-03-01T05:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.spacex.com/vehicles/starship/",
                    "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
                    "mission_patches": [],
                    "type": {
                        "id": 7,
                        "name": "Technology"
                    }
                }
            ]
        },
        {
            "id": 132,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/132/?format=api",
            "slug": "htv-9-kounotori-release-reentry",
            "name": "HTV-9 “Kounotori” Release & Reentry",
            "updates": [],
            "last_updated": "2024-03-05T17:23:22Z",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The JAXA HTV-9 “Kounotori” will be unberthed from the ISS before initiating a destructive reentry into the Earth's atmosphere taking waste along with it. The destructive reentry is scheduled to happen on August 20 at 7:07am UTC.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": null,
            "video_url": null,
            "info_urls": [],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/htv-4_captured__image_20240325122159.jpeg",
            "date": "2020-08-18T17:35:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "founded": "1998-11-20",
                    "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                    "orbit": "Low Earth Orbit",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": []
        },
        {
            "id": 143,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/143/?format=api",
            "slug": "starship-sn6-cryoproof-test",
            "name": "Starship SN6 Cryoproof Test",
            "updates": [],
            "last_updated": "2024-03-05T17:29:17Z",
            "type": {
                "id": 21,
                "name": "Cryoproof Test"
            },
            "description": "The SN6 prototype successfully performed its first cryoproof test.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "news_url": null,
            "video_url": "https://youtu.be/19Rk4YEln7A",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "SN6 Pressure Testing & Launch Pad Time Lapse",
                    "description": "08.16.2020 SN6 was tested with what looks like ambient and cryo pressure. Another spectacular sunrise along with what seemed to be clean pressure testing. Su...",
                    "feature_image": "https://i.ytimg.com/vi/19Rk4YEln7A/maxresdefault.jpg",
                    "url": "https://youtu.be/19Rk4YEln7A",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sn4_static_fire_image_20200506020647.jpeg",
            "date": "2020-08-16T22:30:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://lldev.thespacedevs.com/2.2.0/program/1/?format=api",
                    "name": "SpaceX Starship",
                    "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                    "agencies": [
                        {
                            "id": 121,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex2520star_program_20201129204513.png",
                    "start_date": "2019-03-01T05:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.spacex.com/vehicles/starship/",
                    "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
                    "mission_patches": [],
                    "type": {
                        "id": 7,
                        "name": "Technology"
                    }
                }
            ]
        },
        {
            "id": 142,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/142/?format=api",
            "slug": "starship-sn6-ambient-pressure-test",
            "name": "Starship SN6 Ambient Pressure Test",
            "updates": [],
            "last_updated": "2024-03-05T17:23:30Z",
            "type": {
                "id": 19,
                "name": "Ambient Pressure Test"
            },
            "description": "The SN6 prototype successfully performed its first ambient pressure test.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "news_url": null,
            "video_url": "https://youtu.be/19Rk4YEln7A",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "SN6 Pressure Testing & Launch Pad Time Lapse",
                    "description": "08.16.2020 SN6 was tested with what looks like ambient and cryo pressure. Another spectacular sunrise along with what seemed to be clean pressure testing. Su...",
                    "feature_image": "https://i.ytimg.com/vi/19Rk4YEln7A/maxresdefault.jpg",
                    "url": "https://youtu.be/19Rk4YEln7A",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sn4_static_fire_image_20200506020647.jpeg",
            "date": "2020-08-16T18:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://lldev.thespacedevs.com/2.2.0/program/1/?format=api",
                    "name": "SpaceX Starship",
                    "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                    "agencies": [
                        {
                            "id": 121,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex2520star_program_20201129204513.png",
                    "start_date": "2019-03-01T05:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.spacex.com/vehicles/starship/",
                    "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
                    "mission_patches": [],
                    "type": {
                        "id": 7,
                        "name": "Technology"
                    }
                }
            ]
        },
        {
            "id": 133,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/133/?format=api",
            "slug": "osiris-rex-matchpoint-rehearsal-activities",
            "name": "OSIRIS-Rex Matchpoint rehearsal activities",
            "updates": [],
            "last_updated": "2024-03-05T17:23:19Z",
            "type": {
                "id": 18,
                "name": "Rehearsal"
            },
            "description": "Last rehearsal of the OSIRIS-Rex sample collection event.",
            "webcast_live": false,
            "location": "101955 Bennu",
            "news_url": "https://twitter.com/OSIRISREx",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "twitter.com",
                    "title": "",
                    "description": "JavaScript is not available.\n\nWe’ve detected that JavaScript is disabled in this browser. Please enable JavaScript or switch to a supported browser to continue using twitter.com. You can see a list of supported browsers in our Help Center.",
                    "feature_image": null,
                    "url": "https://twitter.com/OSIRISREx",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/osiris-rex_matc_image_20240305172319.png",
            "date": "2020-08-11T18:30:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 131,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/131/?format=api",
            "slug": "rocket-lab-smallsat-update-and-qa",
            "name": "Rocket Lab SmallSat Update and Q&A",
            "updates": [],
            "last_updated": "2024-03-05T17:23:13Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Rocket Lab’s CEO and founder Peter Beck will host an update on Rocket Lab’s launch activity, reusability, and satellite programs. A Q&A will also take place with questions from live viewers.",
            "webcast_live": false,
            "location": null,
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=zhqzSVEGVxw",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Rocket Lab SmallSat Update and Q&A",
                    "description": "Tune in to a live webcast with Rocket Lab’s CEO and founder Peter Beck to hear an update on Rocket Lab’s launch activity, reusability, and satellite programs...",
                    "feature_image": "https://i.ytimg.com/vi/zhqzSVEGVxw/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=zhqzSVEGVxw",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket_lab_smal_image_20200805003005.jpg",
            "date": "2020-08-05T22:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 130,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/130/?format=api",
            "slug": "spacex-dm-2-crew-dragon-crew-news-conference",
            "name": "SpaceX DM-2 Crew Dragon Crew News Conference",
            "updates": [],
            "last_updated": "2024-03-05T17:23:11Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "The crew of the SpaceX DM-2 Crew Dragon mission will hold a news conference following their return from the International Space Station. It will be livestreamed on NASA TV.",
            "webcast_live": false,
            "location": null,
            "news_url": null,
            "video_url": "https://youtu.be/21X5lGlDOfg",
            "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
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200728120045.jpeg",
            "date": "2020-08-04T20:30:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 129,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/129/?format=api",
            "slug": "post-spacex-dm-2-crew-dragon-splashdown-news-confe",
            "name": "Post-SpaceX DM-2 Crew Dragon Splashdown News Conference",
            "updates": [],
            "last_updated": "2024-03-05T17:23:28Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "The news conference following the SpaceX Dm-2 Crew Dragon splashdown will be livestreamed on NASA TV.",
            "webcast_live": false,
            "location": "Kennedy Space Center",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=xdvuaiP6IoY",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "After the Splashdown: NASA & SpaceX Discuss the Return of Astronauts from Space",
                    "description": "Today's #LaunchAmerica mission that brought NASA astronauts Robert Behnken and Douglas Hurley back to Earth marks the first splashdown of an American crew sp...",
                    "feature_image": "https://i.ytimg.com/vi/xdvuaiP6IoY/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=xdvuaiP6IoY",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200718140927.jpg",
            "date": "2020-08-02T21:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 122,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/122/?format=api",
            "slug": "spacex-dm-2-crew-dragon-splashdown",
            "name": "SpaceX DM-2 Crew Dragon Splashdown",
            "updates": [],
            "last_updated": "2024-03-05T17:29:09Z",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "The first crewed SpaceX Crew Dragon has successfully splashed down in the Gulf of Mexico after its departure from the  International Space Station on August 1. Aboard the spacecraft are NASA astronauts Douglas Hurley and Robert Behnken.\r\n\r\nTimeline (EDT):\r\n•1:51 pm – Trunk Separation \r\n•1:56 pm – Deorbit burn\r\n•2:32 pm – Maneuver to entry attitude\r\n•2:44 pm – Drogue parachute deploy\r\n•2:45 pm – Main chute deploy\r\n•2:48 pm – Splashdown",
            "webcast_live": false,
            "location": "Gulf of Mexico, southwest of Pensacola, FL, USA",
            "news_url": "https://blogs.nasa.gov/spacestation/2020/07/17/nasa-announces-crew-dragon-splashdown-date/",
            "video_url": "https://www.youtube.com/watch?v=tSJIQftoxeU",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "blogs.nasa.gov",
                    "title": "NASA Announces Crew Dragon Splashdown Date – Space Station",
                    "description": "NASA Administrator Jim Bridenstine today announced August 2 as the target splashdown date for DM-2 crew members Behnken and Hurley, with additional details on the return of this historic mission to come.",
                    "feature_image": null,
                    "url": "https://blogs.nasa.gov/spacestation/2020/07/17/nasa-announces-crew-dragon-splashdown-date/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Crew Demo-2 | Splashdown",
                    "description": "Crew Demo-2 Departure - https://youtu.be/sl2jo1bSxl8Crew Demo-2 Return Coast Phase - https://youtu.be/zMsxviPT2CwCrew Demo-2 Splashdown - Watching NowOn Satu...",
                    "feature_image": "https://i.ytimg.com/vi/tSJIQftoxeU/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=tSJIQftoxeU",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200718140927.jpg",
            "date": "2020-08-02T18:48:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [
                {
                    "id": 138,
                    "url": "https://lldev.thespacedevs.com/2.2.0/expedition/138/?format=api",
                    "name": "Expedition 63",
                    "start": "2020-04-17T01:53:00Z",
                    "end": "2020-10-20T20:15:00Z",
                    "spacestation": {
                        "id": 4,
                        "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                        "name": "International Space Station",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "orbit": "Low Earth Orbit",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                    },
                    "mission_patches": [
                        {
                            "id": 725,
                            "name": "Expedition 63 Patch",
                            "priority": 9,
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_63_patch_20221024013521.png",
                            "agency": {
                                "id": 44,
                                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            }
                        },
                        {
                            "id": 726,
                            "name": "Expedition 63 Patch",
                            "priority": 9,
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_63_patch_20221024013521.png",
                            "agency": {
                                "id": 44,
                                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            }
                        }
                    ],
                    "spacewalks": [
                        {
                            "id": 418,
                            "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/418/?format=api",
                            "name": "Expedition 63 EVA 4",
                            "start": "2020-07-21T11:12:00Z",
                            "end": "2020-07-21T16:41:00Z",
                            "duration": "PT5H29M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 415,
                            "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/415/?format=api",
                            "name": "Expedition 63 EVA 1",
                            "start": "2020-06-26T11:32:00Z",
                            "end": "2020-06-26T17:39:00Z",
                            "duration": "PT6H7M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 416,
                            "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/416/?format=api",
                            "name": "Expedition 63 EVA 2",
                            "start": "2020-07-01T10:13:00Z",
                            "end": "2020-07-01T16:14:00Z",
                            "duration": "PT6H1M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 417,
                            "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/417/?format=api",
                            "name": "Expedition 63 EVA 3",
                            "start": "2020-07-16T11:10:00Z",
                            "end": "2020-07-16T17:10:00Z",
                            "duration": "PT6H",
                            "location": "International Space Station"
                        }
                    ]
                }
            ],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "founded": "1998-11-20",
                    "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                    "orbit": "Low Earth Orbit",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": []
        },
        {
            "id": 121,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/121/?format=api",
            "slug": "spacex-dm-2-crew-dragon-undocking",
            "name": "SpaceX DM-2 Crew Dragon Undocking",
            "updates": [],
            "last_updated": "2024-03-05T17:29:10Z",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The first crewed SpaceX Crew Dragon will undock from the International Space Station on August 1. Aboard the spacecraft will be NASA astronauts Douglas Hurley and Robert Behnken. It will then reenter the Earth's atmosphere and splashdown in the Atlantic Ocean.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": "https://blogs.nasa.gov/spacestation/2020/07/17/nasa-announces-crew-dragon-splashdown-date/",
            "video_url": "https://youtu.be/13OkD0C_TWU",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "blogs.nasa.gov",
                    "title": "NASA Announces Crew Dragon Splashdown Date – Space Station",
                    "description": "NASA Administrator Jim Bridenstine today announced August 2 as the target splashdown date for DM-2 crew members Behnken and Hurley, with additional details on the return of this historic mission to come.",
                    "feature_image": null,
                    "url": "https://blogs.nasa.gov/spacestation/2020/07/17/nasa-announces-crew-dragon-splashdown-date/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "NASA Astronauts Return Home in SpaceX's Crew Dragon Spacecraft",
                    "description": "They’re coming home! 🌎On Aug. 1, NASA astronauts Robert Behnken and Douglas Hurley will depart from the International Space Station aboard SpaceX’s Dragon “...",
                    "feature_image": "https://i.ytimg.com/vi/13OkD0C_TWU/maxresdefault.jpg",
                    "url": "https://youtu.be/13OkD0C_TWU",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg",
            "date": "2020-08-01T23:34:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [
                {
                    "id": 138,
                    "url": "https://lldev.thespacedevs.com/2.2.0/expedition/138/?format=api",
                    "name": "Expedition 63",
                    "start": "2020-04-17T01:53:00Z",
                    "end": "2020-10-20T20:15:00Z",
                    "spacestation": {
                        "id": 4,
                        "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                        "name": "International Space Station",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "orbit": "Low Earth Orbit",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                    },
                    "mission_patches": [
                        {
                            "id": 725,
                            "name": "Expedition 63 Patch",
                            "priority": 9,
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_63_patch_20221024013521.png",
                            "agency": {
                                "id": 44,
                                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            }
                        },
                        {
                            "id": 726,
                            "name": "Expedition 63 Patch",
                            "priority": 9,
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_63_patch_20221024013521.png",
                            "agency": {
                                "id": 44,
                                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            }
                        }
                    ],
                    "spacewalks": [
                        {
                            "id": 418,
                            "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/418/?format=api",
                            "name": "Expedition 63 EVA 4",
                            "start": "2020-07-21T11:12:00Z",
                            "end": "2020-07-21T16:41:00Z",
                            "duration": "PT5H29M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 415,
                            "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/415/?format=api",
                            "name": "Expedition 63 EVA 1",
                            "start": "2020-06-26T11:32:00Z",
                            "end": "2020-06-26T17:39:00Z",
                            "duration": "PT6H7M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 416,
                            "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/416/?format=api",
                            "name": "Expedition 63 EVA 2",
                            "start": "2020-07-01T10:13:00Z",
                            "end": "2020-07-01T16:14:00Z",
                            "duration": "PT6H1M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 417,
                            "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/417/?format=api",
                            "name": "Expedition 63 EVA 3",
                            "start": "2020-07-16T11:10:00Z",
                            "end": "2020-07-16T17:10:00Z",
                            "duration": "PT6H",
                            "location": "International Space Station"
                        }
                    ]
                }
            ],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "founded": "1998-11-20",
                    "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                    "orbit": "Low Earth Orbit",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": []
        }
    ]
}