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

{
    "count": 934,
    "next": "https://ll.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=120",
    "previous": "https://ll.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=100",
    "results": [
        {
            "id": 101,
            "url": "https://ll.thespacedevs.com/2.2.0/event/101/?format=api",
            "slug": "htv-9-kounotori-rendezvous-and-capture",
            "name": "HTV-9 “Kounotori” Rendezvous and Capture",
            "updates": [],
            "last_updated": "2024-03-05T17:29:09Z",
            "type": {
                "id": 4,
                "name": "Spacecraft Berthing"
            },
            "description": "NASA TV will live-stream the rendezvous and capture of JAXA's HTV-9 cargo craft to the International Space Station.",
            "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-05-25T12:15:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "0d178574-7b2c-456b-97f8-bbb5532248ad",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/0d178574-7b2c-456b-97f8-bbb5532248ad/?format=api",
                    "slug": "h-iib-304-kounotori-9-htv-9",
                    "name": "H-IIB 304 | Kounotori 9 (HTV-9)",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2023-07-07T12:51:58Z",
                    "net": "2020-05-20T17:31:00Z",
                    "window_end": "2020-05-20T17:31:00Z",
                    "window_start": "2020-05-20T17:31:00Z",
                    "net_precision": null,
                    "probability": -1,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 98,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/98/?format=api",
                        "name": "Mitsubishi Heavy Industries",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 2524,
                        "configuration": {
                            "id": 77,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/77/?format=api",
                            "name": "H-IIB",
                            "family": "H-II",
                            "full_name": "H-IIB 304",
                            "variant": "304"
                        }
                    },
                    "mission": {
                        "id": 1037,
                        "name": "Kounotori 9 (HTV-9)",
                        "description": "The last H-II Transfer Vehicle \"Kounotori\" will be launched on an H-IIB 304 launch vehicle, carrying 6,200 kg (13,669 lbs) of supplies and science experiments to be conducted by astronauts aboard the International Space Station. Kounotori 9 will be the last original HTV spacecaft : its successor scheduled to launch in February 2022 will be the first of the new HTV-X version.",
                        "launch_designator": null,
                        "type": "Resupply",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 209,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/209/?format=api",
                        "agency_id": 37,
                        "name": "Yoshinobu Launch Complex LP-2",
                        "description": "",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex",
                        "map_url": "https://www.google.com/maps?q=30.400938,130.97564",
                        "latitude": "30.400938",
                        "longitude": "130.97564",
                        "location": {
                            "id": 26,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/26/?format=api",
                            "name": "Tanegashima Space Center, Japan",
                            "country_code": "JPN",
                            "description": "The Tanegashima Space Center is the largest rocket-launch complex in Japan. It is located on the southeastern tip of Tanegashima, an island located south of Kyushu, an island and region and Japan. It was established in 1969 when the National Space Development Agency of Japan (NASDA) was formed, and is now run by JAXA. The activities that take place at TNSC include assembly, testing, launching, and tracking satellites, as well as rocket engine firing tests.",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg",
                            "timezone_name": "Asia/Tokyo",
                            "total_launch_count": 92,
                            "total_landing_count": 0
                        },
                        "country_code": "JPN",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg",
                        "total_launch_count": 12,
                        "orbital_launch_attempt_count": 12
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/h-iib_304_lifto_image_20240325125154.jpg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                            "name": "International Space Station",
                            "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                            "agencies": [
                                {
                                    "id": 16,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                                    "name": "Canadian Space Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 27,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                                    "name": "European Space Agency",
                                    "type": "Multinational"
                                },
                                {
                                    "id": 37,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                                    "name": "Japan Aerospace Exploration Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 63,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                            "start_date": "1998-11-20T06:40:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                            "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 5955,
                    "location_launch_attempt_count": 81,
                    "pad_launch_attempt_count": 9,
                    "agency_launch_attempt_count": 42,
                    "orbital_launch_attempt_count_year": 33,
                    "location_launch_attempt_count_year": 2,
                    "pad_launch_attempt_count_year": 1,
                    "agency_launch_attempt_count_year": 2,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://ll.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": 140,
            "url": "https://ll.thespacedevs.com/2.2.0/event/140/?format=api",
            "slug": "starship-sn4-static-fire-4",
            "name": "Starship SN4 Static Fire",
            "updates": [],
            "last_updated": "2024-03-05T17:23:38Z",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "The SpaceX Starship SN4 Prototype has successfully performed its fourth static fire.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "news_url": null,
            "video_url": "https://youtu.be/HSvE0ry2Gbo",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "SpaceX Boca Chica - Fourth SN4 Static Fire - Production Site Hardware",
                    "description": "Starship SN4 conducted its fourth Static Fire test (Second with Raptor SN20) on Thursday. Meanwhile, more hardware for future Starships was spotted at the Pr...",
                    "feature_image": "https://i.ytimg.com/vi/HSvE0ry2Gbo/maxresdefault.jpg",
                    "url": "https://youtu.be/HSvE0ry2Gbo",
                    "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-05-28T18:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://ll.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://ll.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": 141,
            "url": "https://ll.thespacedevs.com/2.2.0/event/141/?format=api",
            "slug": "starship-sn4-static-fire-5",
            "name": "Starship SN4 Static Fire",
            "updates": [],
            "last_updated": "2024-03-05T17:29:15Z",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "The SN4 prototype and its mount have been destroyed due to an anomaly during its fifth static fire.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "news_url": null,
            "video_url": "https://youtu.be/mvtLXa7x_cY",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "SpaceX Boca Chica - Final Starship SN4 Static Fire",
                    "description": "The final Static Fire test of Starship SN4 before her demise that came shortly after Raptor SN20 has come to life. She had conducted a total of five Static F...",
                    "feature_image": "https://i.ytimg.com/vi/mvtLXa7x_cY/maxresdefault.jpg",
                    "url": "https://youtu.be/mvtLXa7x_cY",
                    "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-05-29T18:40:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://ll.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://ll.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": 102,
            "url": "https://ll.thespacedevs.com/2.2.0/event/102/?format=api",
            "slug": "spacex-dm-2-crew-dragon-docking",
            "name": "SpaceX DM-2 Crew Dragon Docking",
            "updates": [],
            "last_updated": "2024-03-05T17:28:59Z",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The first crewed SpaceX Crew Dragon will dock to the International Space Station as part of its last test mission : DM-2 (Demonstration Mission 2). Aboard the spacecraft will be NASA astronauts Douglas Hurley and Robert Behnken.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": "https://www.nasa.gov/specials/dm2/",
            "video_url": "https://www.youtube.com/watch?v=bIZsnKGV8TE",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Launch America - a partnership between and private space companies – will help open the space above Earth to people besides government astronauts.",
                    "description": "NASA Launch America - a partnership between NASA and private space companies – will help open the space above Earth to people besides government astronauts.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/specials/dm2/",
                    "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",
                    "description": "After standing down from launch on Wednesday May 27, SpaceX is now targeting Saturday, May 30 for Falcon 9’s launch of Crew Dragon’s second demonstration (De...",
                    "feature_image": "https://i.ytimg.com/vi/bIZsnKGV8TE/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=bIZsnKGV8TE",
                    "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-05-31T14:27:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "e71d3b58-dede-43f3-ac73-cc2de9a307ad",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/e71d3b58-dede-43f3-ac73-cc2de9a307ad/?format=api",
                    "slug": "falcon-9-block-5-spx-dm2-demonstration-mission-2",
                    "name": "Falcon 9 Block 5 | SpX-DM2 (Demonstration Mission 2)",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2024-03-05T17:52:03Z",
                    "net": "2020-05-30T19:22:45Z",
                    "window_end": "2020-05-30T19:22:45Z",
                    "window_start": "2020-05-30T19:22:45Z",
                    "net_precision": null,
                    "probability": 70,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": "#LaunchAmerica",
                    "launch_service_provider": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 96,
                        "configuration": {
                            "id": 164,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                            "name": "Falcon 9",
                            "family": "Falcon",
                            "full_name": "Falcon 9 Block 5",
                            "variant": "Block 5"
                        }
                    },
                    "mission": {
                        "id": 1051,
                        "name": "SpX-DM2 (Demonstration Mission 2)",
                        "description": "A new era of human spaceflight is set to begin as American astronauts once again launch on an American rocket from American soil. The Demo-2 mission is the second test flight of Crew Dragon, and the first flight with crew onboard. It will carry NASA astronauts Robert Behnken and Douglas Hurley to the International Space Station for an extended stay (the specific mission duration will be determined once on station based on the readiness of the next commercial crew launch). They will perform tests on Crew Dragon in addition to conducting research and other tasks with the space station crew. \n\nAs the final flight test for SpaceX, this mission will validate the company’s crew transportation system, including the launch pad, rocket, spacecraft, and operational capabilities. This also will be the first time NASA astronauts will test the spacecraft systems in orbit. The Demo-2 mission will be the final major step before NASA’s Commercial Crew Program certifies Crew Dragon for operational, long-duration missions to the space station.\n\nCurrent Mission Status:\nAfter a successful ride to orbit and stay at the International Space Station, the Dragon Spacecraft successfully made its way back to Earth. Capsule successfully landed in the Gulf of Mexico waters on 3rd August 2020 at 18:48 UTC.",
                        "launch_designator": null,
                        "type": "Test Flight",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 87,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api",
                        "agency_id": 121,
                        "name": "Launch Complex 39A",
                        "description": "",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                        "latitude": "28.60822681",
                        "longitude": "-80.60428186",
                        "location": {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                            "name": "Kennedy Space Center, FL, USA",
                            "country_code": "USA",
                            "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 244,
                            "total_landing_count": 0
                        },
                        "country_code": "USA",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
                        "total_launch_count": 186,
                        "orbital_launch_attempt_count": 185
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20210525170218.jpeg",
                    "infographic": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/falcon2520925_infographic_20200417201403.png",
                    "program": [
                        {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                            "name": "International Space Station",
                            "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                            "agencies": [
                                {
                                    "id": 16,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                                    "name": "Canadian Space Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 27,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                                    "name": "European Space Agency",
                                    "type": "Multinational"
                                },
                                {
                                    "id": 37,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                                    "name": "Japan Aerospace Exploration Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 63,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                            "start_date": "1998-11-20T06:40:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                            "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        },
                        {
                            "id": 5,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/5/?format=api",
                            "name": "Commercial Crew Program",
                            "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
                            "agencies": [
                                {
                                    "id": 80,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
                                    "name": "Boeing",
                                    "type": "Commercial"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 121,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                                    "name": "SpaceX",
                                    "type": "Commercial"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
                            "start_date": "2011-04-18T00:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
                            "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 5959,
                    "location_launch_attempt_count": 175,
                    "pad_launch_attempt_count": 118,
                    "agency_launch_attempt_count": 96,
                    "orbital_launch_attempt_count_year": 37,
                    "location_launch_attempt_count_year": 4,
                    "pad_launch_attempt_count_year": 4,
                    "agency_launch_attempt_count_year": 8,
                    "type": "normal"
                }
            ],
            "expeditions": [
                {
                    "id": 138,
                    "url": "https://ll.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://ll.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://ll.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://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            }
                        }
                    ],
                    "spacewalks": [
                        {
                            "id": 418,
                            "url": "https://ll.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": 417,
                            "url": "https://ll.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"
                        },
                        {
                            "id": 416,
                            "url": "https://ll.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": 415,
                            "url": "https://ll.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"
                        }
                    ]
                }
            ],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://ll.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": 106,
            "url": "https://ll.thespacedevs.com/2.2.0/event/106/?format=api",
            "slug": "spacex-dm-2-crew-dragon-hatch-opening",
            "name": "SpaceX DM-2 Crew Dragon Hatch Opening",
            "updates": [],
            "last_updated": "2024-03-05T17:29:07Z",
            "type": {
                "id": 12,
                "name": "Hatch Opening"
            },
            "description": "The Crew Dragon hatch will be opened, allowing the first astronauts launched from US soil since 2011 to enter the International Space Station as crew members of Expedition 63.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": "https://www.nasa.gov/specials/dm2/",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Launch America - a partnership between and private space companies – will help open the space above Earth to people besides government astronauts.",
                    "description": "NASA Launch America - a partnership between NASA and private space companies – will help open the space above Earth to people besides government astronauts.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/specials/dm2/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg",
            "date": "2020-05-31T17:02:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "e71d3b58-dede-43f3-ac73-cc2de9a307ad",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/e71d3b58-dede-43f3-ac73-cc2de9a307ad/?format=api",
                    "slug": "falcon-9-block-5-spx-dm2-demonstration-mission-2",
                    "name": "Falcon 9 Block 5 | SpX-DM2 (Demonstration Mission 2)",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2024-03-05T17:52:03Z",
                    "net": "2020-05-30T19:22:45Z",
                    "window_end": "2020-05-30T19:22:45Z",
                    "window_start": "2020-05-30T19:22:45Z",
                    "net_precision": null,
                    "probability": 70,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": "#LaunchAmerica",
                    "launch_service_provider": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 96,
                        "configuration": {
                            "id": 164,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                            "name": "Falcon 9",
                            "family": "Falcon",
                            "full_name": "Falcon 9 Block 5",
                            "variant": "Block 5"
                        }
                    },
                    "mission": {
                        "id": 1051,
                        "name": "SpX-DM2 (Demonstration Mission 2)",
                        "description": "A new era of human spaceflight is set to begin as American astronauts once again launch on an American rocket from American soil. The Demo-2 mission is the second test flight of Crew Dragon, and the first flight with crew onboard. It will carry NASA astronauts Robert Behnken and Douglas Hurley to the International Space Station for an extended stay (the specific mission duration will be determined once on station based on the readiness of the next commercial crew launch). They will perform tests on Crew Dragon in addition to conducting research and other tasks with the space station crew. \n\nAs the final flight test for SpaceX, this mission will validate the company’s crew transportation system, including the launch pad, rocket, spacecraft, and operational capabilities. This also will be the first time NASA astronauts will test the spacecraft systems in orbit. The Demo-2 mission will be the final major step before NASA’s Commercial Crew Program certifies Crew Dragon for operational, long-duration missions to the space station.\n\nCurrent Mission Status:\nAfter a successful ride to orbit and stay at the International Space Station, the Dragon Spacecraft successfully made its way back to Earth. Capsule successfully landed in the Gulf of Mexico waters on 3rd August 2020 at 18:48 UTC.",
                        "launch_designator": null,
                        "type": "Test Flight",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 87,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api",
                        "agency_id": 121,
                        "name": "Launch Complex 39A",
                        "description": "",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                        "latitude": "28.60822681",
                        "longitude": "-80.60428186",
                        "location": {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                            "name": "Kennedy Space Center, FL, USA",
                            "country_code": "USA",
                            "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 244,
                            "total_landing_count": 0
                        },
                        "country_code": "USA",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
                        "total_launch_count": 186,
                        "orbital_launch_attempt_count": 185
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20210525170218.jpeg",
                    "infographic": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/falcon2520925_infographic_20200417201403.png",
                    "program": [
                        {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                            "name": "International Space Station",
                            "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                            "agencies": [
                                {
                                    "id": 16,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                                    "name": "Canadian Space Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 27,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                                    "name": "European Space Agency",
                                    "type": "Multinational"
                                },
                                {
                                    "id": 37,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                                    "name": "Japan Aerospace Exploration Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 63,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                            "start_date": "1998-11-20T06:40:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                            "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        },
                        {
                            "id": 5,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/5/?format=api",
                            "name": "Commercial Crew Program",
                            "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
                            "agencies": [
                                {
                                    "id": 80,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
                                    "name": "Boeing",
                                    "type": "Commercial"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 121,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                                    "name": "SpaceX",
                                    "type": "Commercial"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
                            "start_date": "2011-04-18T00:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
                            "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 5959,
                    "location_launch_attempt_count": 175,
                    "pad_launch_attempt_count": 118,
                    "agency_launch_attempt_count": 96,
                    "orbital_launch_attempt_count_year": 37,
                    "location_launch_attempt_count_year": 4,
                    "pad_launch_attempt_count_year": 4,
                    "agency_launch_attempt_count_year": 8,
                    "type": "normal"
                }
            ],
            "expeditions": [
                {
                    "id": 138,
                    "url": "https://ll.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://ll.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://ll.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://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            }
                        }
                    ],
                    "spacewalks": [
                        {
                            "id": 418,
                            "url": "https://ll.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": 417,
                            "url": "https://ll.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"
                        },
                        {
                            "id": 416,
                            "url": "https://ll.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": 415,
                            "url": "https://ll.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"
                        }
                    ]
                }
            ],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://ll.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": 107,
            "url": "https://ll.thespacedevs.com/2.2.0/event/107/?format=api",
            "slug": "iss-expedition-63-crew-news-conference",
            "name": "ISS Expedition 63 Crew News Conference",
            "updates": [],
            "last_updated": "2024-03-05T17:22:37Z",
            "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",
            "news_url": null,
            "video_url": null,
            "info_urls": [],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iss_expedition__image_20200601104830.jpeg",
            "date": "2020-06-01T15:15:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [
                {
                    "id": 138,
                    "url": "https://ll.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://ll.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://ll.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://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            }
                        }
                    ],
                    "spacewalks": [
                        {
                            "id": 418,
                            "url": "https://ll.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": 417,
                            "url": "https://ll.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"
                        },
                        {
                            "id": 416,
                            "url": "https://ll.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": 415,
                            "url": "https://ll.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"
                        }
                    ]
                }
            ],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://ll.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": 163,
            "url": "https://ll.thespacedevs.com/2.2.0/event/163/?format=api",
            "slug": "starship-sn7-cryoproof-test",
            "name": "Starship SN7 Cryoproof Test",
            "updates": [],
            "last_updated": "2024-03-05T17:22:16Z",
            "type": {
                "id": 21,
                "name": "Cryoproof Test"
            },
            "description": "The SN7 prototype was tested to failure with liquid nitrogen. It reached a pressure of 7.6 bar.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "news_url": null,
            "video_url": "https://youtu.be/7MLHc0k3Saw",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "Starship SN7 Test Tank Pops",
                    "description": "06.15.2020 After hours ambient testing last night and cryo testing today SpaceX's Starship SN7 test tank popped a leak in the upper dome of the test tank in ...",
                    "feature_image": "https://i.ytimg.com/vi/7MLHc0k3Saw/maxresdefault.jpg",
                    "url": "https://youtu.be/7MLHc0k3Saw",
                    "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-06-15T19:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://ll.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://ll.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": 164,
            "url": "https://ll.thespacedevs.com/2.2.0/event/164/?format=api",
            "slug": "starship-sn7-cryoproof-test-2",
            "name": "Starship SN7 Cryoproof Test",
            "updates": [],
            "last_updated": "2024-03-05T17:22:41Z",
            "type": {
                "id": 21,
                "name": "Cryoproof Test"
            },
            "description": "The SN7 prototype was tested to failure again with a reinforced forward dome seam.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "news_url": null,
            "video_url": "https://youtu.be/Cu5YKGrZbYw",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "SpaceX SN7 Test Tank Massive Rupture",
                    "description": "06.23.2020 After testing SN7's test tank to failure a catastrophic rupture occurred from underneath the tank. Waiting of Elon Musk's offical word.All images ...",
                    "feature_image": "https://i.ytimg.com/vi/Cu5YKGrZbYw/hqdefault.jpg",
                    "url": "https://youtu.be/Cu5YKGrZbYw",
                    "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-06-23T16:37:15Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://ll.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://ll.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": 109,
            "url": "https://ll.thespacedevs.com/2.2.0/event/109/?format=api",
            "slug": "us-eva-65",
            "name": "US EVA-65",
            "updates": [],
            "last_updated": "2024-03-05T17:28:59Z",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "NASA astronauts Chris Cassidy and Bob Behnken will exit the orbital lab on June 26 to continue replacing batteries that store and distribute power collected from the solar arrays. They will work on the outer portion of the truss structure, or the Starboard-6 truss, disconnecting and removing the old nickel hydrogen batteries. Following that, new lithium-ion batteries will be installed in their place and powered up by mission controllers on the ground.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": "https://blogs.nasa.gov/spacestation/2020/06/11/crew-gears-up-for-spacewalks-continues-space-science/",
            "video_url": "https://youtu.be/KlK_bLnqmas",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "blogs.nasa.gov",
                    "title": "Crew Gears Up for Spacewalks, Continues Space Science – Space Station",
                    "description": "Two spacewalks are set to continue upgrading power systems at the International Space Station at the end of the month. The Expedition 63 crew is getting ready for the summer excursions while also researching a variety of space phenomena to benefit Earth and space industries.\n\nTwo NASA astronauts wil...",
                    "feature_image": null,
                    "url": "https://blogs.nasa.gov/spacestation/2020/06/11/crew-gears-up-for-spacewalks-continues-space-science/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "International Space Station Spacewalk, June 26, 2020",
                    "description": "Tune in for our next International Space Station spacewalk! On Friday, June 26, NASA astronauts Chris Cassidy and Robert Behnken will begin the 228th spacewa...",
                    "feature_image": "https://i.ytimg.com/vi/KlK_bLnqmas/maxresdefault.jpg",
                    "url": "https://youtu.be/KlK_bLnqmas",
                    "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/us2520eva-52_image_20190318200748.jpeg",
            "date": "2020-06-26T11:35:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [
                {
                    "id": 138,
                    "url": "https://ll.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://ll.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://ll.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://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            }
                        }
                    ],
                    "spacewalks": [
                        {
                            "id": 418,
                            "url": "https://ll.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": 417,
                            "url": "https://ll.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"
                        },
                        {
                            "id": 416,
                            "url": "https://ll.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": 415,
                            "url": "https://ll.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"
                        }
                    ]
                }
            ],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://ll.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": 110,
            "url": "https://ll.thespacedevs.com/2.2.0/event/110/?format=api",
            "slug": "us-eva-66",
            "name": "US EVA-66",
            "updates": [],
            "last_updated": "2024-03-05T17:29:02Z",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "NASA astronauts Chris Cassidy and Bob Behnken will exit the orbital lab on July 1 to continue replacing batteries that store and distribute power collected from the solar arrays. They will work on the outer portion of the truss structure, or the Starboard-6 truss, disconnecting and removing the old nickel hydrogen batteries. Following that, new lithium-ion batteries will be installed in their place and powered up by mission controllers on the ground.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": "https://blogs.nasa.gov/spacestation/2020/06/11/crew-gears-up-for-spacewalks-continues-space-science/",
            "video_url": "https://youtu.be/AKQgP1JekP8",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "blogs.nasa.gov",
                    "title": "Crew Gears Up for Spacewalks, Continues Space Science – Space Station",
                    "description": "Two spacewalks are set to continue upgrading power systems at the International Space Station at the end of the month. The Expedition 63 crew is getting ready for the summer excursions while also researching a variety of space phenomena to benefit Earth and space industries.\n\nTwo NASA astronauts wil...",
                    "feature_image": null,
                    "url": "https://blogs.nasa.gov/spacestation/2020/06/11/crew-gears-up-for-spacewalks-continues-space-science/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "International Space Station Spacewalk, July 1, 2020",
                    "description": "Tune in for our next International Space Station spacewalk! On Wednesday, July 1, NASA astronauts Chris Cassidy and Robert Behnken will begin the 229th space...",
                    "feature_image": "https://i.ytimg.com/vi/AKQgP1JekP8/maxresdefault.jpg",
                    "url": "https://youtu.be/AKQgP1JekP8",
                    "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/us2520eva-52_image_20190318200748.jpeg",
            "date": "2020-07-01T11:35:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [
                {
                    "id": 138,
                    "url": "https://ll.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://ll.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://ll.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://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            }
                        }
                    ],
                    "spacewalks": [
                        {
                            "id": 418,
                            "url": "https://ll.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": 417,
                            "url": "https://ll.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"
                        },
                        {
                            "id": 416,
                            "url": "https://ll.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": 415,
                            "url": "https://ll.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"
                        }
                    ]
                }
            ],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://ll.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": []
        }
    ]
}