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=480&ordering=last_updated
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=490&ordering=last_updated",
    "previous": "https://ll.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=470&ordering=last_updated",
    "results": [
        {
            "id": 33,
            "url": "https://ll.thespacedevs.com/2.2.0/event/33/?format=api",
            "slug": "chandrayaan-2-lunar-landing",
            "name": "Chandrayaan-2 Lunar Landing",
            "updates": [],
            "last_updated": "2024-03-05T17:28:37Z",
            "type": {
                "id": 7,
                "name": "Moon Landing"
            },
            "description": "Chandrayaan-2 is India's second lunar exploration mission after Chandrayaan-1. Developed by the Indian Space Research Organisation, the mission was launched from the second launch pad at Satish Dhawan Space Centre on 22 July 2019 at 2.43 PM IST to the Moon by a Geosynchronous Satellite Launch Vehicle Mark III\r\n\r\nUnfortunately the lander portion of the mission ended in failure as the lander was lost on descent.",
            "webcast_live": false,
            "location": "Lunar Surface",
            "news_url": "https://en.wikipedia.org/wiki/Chandrayaan-2",
            "video_url": "https://www.youtube.com/watch?v=2srV-bEi_DU",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "en.wikipedia.org",
                    "title": "Chandrayaan-2 - Wikipedia",
                    "description": "Chandrayaan-2 ( \"mooncraft\"; ) is the second lunar exploration mission developed by the Indian Space Research Organisation (ISRO), after Chandrayaan-1. It consists of a lunar orbiter, and formerly included the Vikram lander and the Pragyan rover, all of which were developed in India. The main scient...",
                    "feature_image": null,
                    "url": "https://en.wikipedia.org/wiki/Chandrayaan-2",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Chandrayaan 2 - Landing on Moon - LIVE from MOX-ISTRAC, Peenya, Bengaluru",
                    "description": "#Chandrayaan2 #ISRO #Chandrayan2 #Chandrayan #ISROMissionsIndia to make history with the landing of the Chandrayaan 2 spacecraft by reaching Moon’s South Pol...",
                    "feature_image": "https://i.ytimg.com/vi/2srV-bEi_DU/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=2srV-bEi_DU",
                    "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/chandrayaan-22520lunar2520landing_image_20190726141737.jpg",
            "date": "2019-09-06T19:55:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "b839dd2e-2967-4508-b733-0373885c918c",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/b839dd2e-2967-4508-b733-0373885c918c/?format=api",
                    "slug": "lvm-3-chandrayaan-2",
                    "name": "LVM-3 | Chandrayaan-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": "2023-06-14T04:08:52Z",
                    "net": "2019-07-22T09:13:12Z",
                    "window_end": "2019-07-22T09:13:12Z",
                    "window_start": "2019-07-22T09:13:12Z",
                    "net_precision": null,
                    "probability": -1,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 31,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api",
                        "name": "Indian Space Research Organization",
                        "type": "Government"
                    },
                    "rocket": {
                        "id": 81,
                        "configuration": {
                            "id": 172,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/172/?format=api",
                            "name": "LVM-3 (GSLV Mk III)",
                            "family": "GSLV",
                            "full_name": "Launch Vehicle Mark-3 (GSLV Mk III)",
                            "variant": ""
                        }
                    },
                    "mission": {
                        "id": 843,
                        "name": "Chandrayaan-2",
                        "description": "Chandrayaan-2 is India's second mission to the Moon. It consists of an orbiter, lander and rover. After reaching the 100 km lunar orbit, the lander housing the rover will separate from the orbiter. After a controlled descent, the lander will perform a soft landing on the lunar surface at a specified site and deploy the rover. Six-wheeled rover weighs around 20 kg and will operate on solar power. It will move around the landing site, performing lunar surface chemical analysis and relaying data back to Earth through the orbiter. The lander will be collecting data on Moon-quakes, thermal properties of the lunar surface, the density and variation of lunar surface plasma. The orbiter will be mapping lunar surface. Altogether, Chandrayaan-2 mission will collect scientific information on lunar topography, mineralogy, elemental abundance, lunar exosphere and signatures of hydroxyl and water-ice.",
                        "launch_designator": null,
                        "type": "Lunar Exploration",
                        "orbit": {
                            "id": 11,
                            "name": "Lunar Orbit",
                            "abbrev": "LO"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 82,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/82/?format=api",
                        "agency_id": 31,
                        "name": "Satish Dhawan Space Centre Second Launch Pad",
                        "description": "The second launch pad was built between 1999 and 2003.  It became functional in 2005 and has since been used for various rockets. This launch pad supports missions by PSLV, GSLV, LVM3 rockets and is even envisioned for India's future crewed spaceflight.",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_Second_Launch_Pad",
                        "map_url": "https://www.google.com/maps?q=13.7199,80.2304",
                        "latitude": "13.7199",
                        "longitude": "80.2304",
                        "location": {
                            "id": 14,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/14/?format=api",
                            "name": "Satish Dhawan Space Centre, India",
                            "country_code": "IND",
                            "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg",
                            "timezone_name": "Asia/Kolkata",
                            "total_launch_count": 95,
                            "total_landing_count": 0
                        },
                        "country_code": "IND",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_82_20200803143602.jpg",
                        "total_launch_count": 28,
                        "orbital_launch_attempt_count": 27
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gslv2520mk2520iii_image_20190604000938.jpg",
                    "infographic": null,
                    "program": [],
                    "orbital_launch_attempt_count": 5867,
                    "location_launch_attempt_count": 73,
                    "pad_launch_attempt_count": 19,
                    "agency_launch_attempt_count": 69,
                    "orbital_launch_attempt_count_year": 47,
                    "location_launch_attempt_count_year": 4,
                    "pad_launch_attempt_count_year": 2,
                    "agency_launch_attempt_count_year": 4,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 31,
            "url": "https://ll.thespacedevs.com/2.2.0/event/31/?format=api",
            "slug": "progress-73-docking",
            "name": "Progress 73 Docking",
            "updates": [],
            "last_updated": "2024-03-05T17:28:37Z",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "Live coverage of the resupply craft’s launch and docking will began at 7:45 a.m. EDT on NASA Television and the agency’s website.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": "https://www.nasa.gov/press-release/nasa-tv-to-air-launch-docking-of-russian-space-station-cargo-ship",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA TV to Air Launch, Docking of Russian Space Station Cargo Ship",
                    "description": "A Russian Progress cargo spacecraft is scheduled to launch to the International Space Station Wednesday, July 31. Live coverage of the resupply craft’s launch and docking will begin at 7:45 a.m. EDT on NASA Television and the agency’s website.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-tv-to-air-launch-docking-of-russian-space-station-cargo-ship",
                    "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/progress2520732520257c2520docking_image_20190725195520.jpg",
            "date": "2019-07-31T15:35:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "99023b75-fa3e-4aeb-94ab-03016b38b171",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/99023b75-fa3e-4aeb-94ab-03016b38b171/?format=api",
                    "slug": "soyuz-21a-progress-ms-12-73p",
                    "name": "Soyuz 2.1a | Progress MS-12 (73P)",
                    "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-06-14T03:41:14Z",
                    "net": "2019-07-31T12:10:46Z",
                    "window_end": "2019-07-31T12:10:46Z",
                    "window_start": "2019-07-31T12:10:46Z",
                    "net_precision": null,
                    "probability": -1,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 63,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                        "name": "Russian Federal Space Agency (ROSCOSMOS)",
                        "type": "Government"
                    },
                    "rocket": {
                        "id": 2181,
                        "configuration": {
                            "id": 24,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/24/?format=api",
                            "name": "Soyuz 2.1a",
                            "family": "Soyuz",
                            "full_name": "Soyuz 2.1a",
                            "variant": ""
                        }
                    },
                    "mission": {
                        "id": 944,
                        "name": "Progress MS-12 (73P)",
                        "description": "The Progress resupply vehicle is an automated, unpiloted version of the Soyuz spacecraft that is used to bring supplies and fuel to the International Space Station.",
                        "launch_designator": null,
                        "type": "Resupply",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 20,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/20/?format=api",
                        "agency_id": null,
                        "name": "31/6",
                        "description": "",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
                        "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
                        "latitude": "45.996034",
                        "longitude": "63.564003",
                        "location": {
                            "id": 15,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
                            "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                            "country_code": "KAZ",
                            "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                            "timezone_name": "Asia/Qyzylorda",
                            "total_launch_count": 1551,
                            "total_landing_count": 0
                        },
                        "country_code": "KAZ",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
                        "total_launch_count": 418,
                        "orbital_launch_attempt_count": 418
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1a_image_20230805184309.jpg",
                    "infographic": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/soyuz25202.1a_infographic_20200806035407.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"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 5872,
                    "location_launch_attempt_count": 1502,
                    "pad_launch_attempt_count": 379,
                    "agency_launch_attempt_count": 285,
                    "orbital_launch_attempt_count_year": 52,
                    "location_launch_attempt_count_year": 7,
                    "pad_launch_attempt_count_year": 4,
                    "agency_launch_attempt_count_year": 6,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 46,
            "url": "https://ll.thespacedevs.com/2.2.0/event/46/?format=api",
            "slug": "htv-8-kounotori-rendezvous-and-capture",
            "name": "HTV-8 “Kounotori” Rendezvous and Capture",
            "updates": [],
            "last_updated": "2024-03-05T17:28:38Z",
            "type": {
                "id": 4,
                "name": "Spacecraft Berthing"
            },
            "description": "NASA TV will live stream the rendezvous and capture of JAXA's HTV-8 cargo craft to the International Space Station.\r\n\r\nCapture is scheduled at 11:00 UTC.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": "https://en.wikipedia.org/wiki/HTV-8",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "en.wikipedia.org",
                    "title": "Kounotori 8 - Wikipedia",
                    "description": "Kounotori 8 (こうのとり8号機), also known as HTV-8 was the 8th flight of the H-II Transfer Vehicle, a robotic cargo spacecraft to resupply the International Space Station. It was launched on 24 September 2019, 16:05:05 UTC.[8]\n• Replacement of Earth sensor with star tracker for spacecraft attitude control\n...",
                    "feature_image": null,
                    "url": "https://en.wikipedia.org/wiki/HTV-8",
                    "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/htv-4_captured__image_20240325122159.jpeg",
            "date": "2019-09-28T11:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "3b901da4-e396-437e-aa16-63593c4dec40",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/3b901da4-e396-437e-aa16-63593c4dec40/?format=api",
                    "slug": "h-iib-304-kounotori-8-htv-8",
                    "name": "H-IIB 304 | Kounotori 8 (HTV-8)",
                    "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:44Z",
                    "net": "2019-09-24T16:05:05Z",
                    "window_end": "2019-09-24T16:05:05Z",
                    "window_start": "2019-09-24T16:05:05Z",
                    "net_precision": null,
                    "probability": -1,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": "#HTV8",
                    "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": 2216,
                        "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": 1032,
                        "name": "Kounotori 8 (HTV-8)",
                        "description": "Uncrewed cargo resupply mission to International Space Station.",
                        "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": 5887,
                    "location_launch_attempt_count": 79,
                    "pad_launch_attempt_count": 8,
                    "agency_launch_attempt_count": 40,
                    "orbital_launch_attempt_count_year": 67,
                    "location_launch_attempt_count_year": 1,
                    "pad_launch_attempt_count_year": 1,
                    "agency_launch_attempt_count_year": 1,
                    "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": 40,
            "url": "https://ll.thespacedevs.com/2.2.0/event/40/?format=api",
            "slug": "linkspace-rlv-t5-300m-hop",
            "name": "LinkSpace RLV-T5 | 300m Hop",
            "updates": [],
            "last_updated": "2024-03-05T17:28:39Z",
            "type": {
                "id": 14,
                "name": "Test Flight"
            },
            "description": "LinkSpace is a private Chinese spaceflight company developing re-usable first stages.\r\n\r\nThis flight of the RLV-T5 vehicle will fly to approximately 300 meters, then propulsively land. This follows the successful prior flight.\r\n\r\n\r\n\r\nImage Credit: Linkspace",
            "webcast_live": false,
            "location": "Cold Lake Town, Haixi County, Qinghai Province",
            "news_url": "https://www.douyu.com/cms/new_list/201908/08/11053.shtml",
            "video_url": "https://www.douyu.com/7305473",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.douyu.com",
                    "title": "斗鱼超级火箭计划——中国首个公里级可回收火箭发射直播 - 斗鱼",
                    "description": "",
                    "feature_image": null,
                    "url": "https://www.douyu.com/cms/new_list/201908/08/11053.shtml",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.douyu.com",
                    "publisher": null,
                    "title": "斗鱼超级火箭直播_直播_斗鱼直播",
                    "description": "欢迎来到主播斗鱼超级火箭的斗鱼7305473直播间,本直播间提供最精彩的斗鱼超级火箭直播,斗鱼超级火箭带你领略最有趣的视频直播。",
                    "feature_image": null,
                    "url": "https://www.douyu.com/7305473",
                    "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/linkspace2520rlv-t52520257c25201km2520hop_image_20190809101144.png",
            "date": "2019-08-10T02:35:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 41,
            "url": "https://ll.thespacedevs.com/2.2.0/event/41/?format=api",
            "slug": "us-eva-55",
            "name": "US EVA-55",
            "updates": [],
            "last_updated": "2024-03-05T17:28:39Z",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "Expedition 60 Flight Engineers Nick Hague and Andrew Morgan of NASA will install the International Docking Adapter-3 (IDA-3) to Pressurized Mating Adapter-3 on the space-facing side of the station’s Harmony module.\r\n\r\nIDA-3 will provide a second docking port to the International Space Station to accommodate the future arrivals of Boeing CST-100 Starliner and SpaceX Crew Dragon  commercial crew spacecraft. The docking port was launched to the station last month on a SpaceX Dragon on the company’s 18th commercial cargo resupply services mission to the station. IDA-2 was installed to the forward end of the Harmony module in the summer of 2016.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": "https://www.nasa.gov/press-release/nasa-tv-to-air-us-spacewalk-briefing-on-space-station-docking-port-install",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA TV to Air Spacewalk, Space Station Docking Port Install Briefing",
                    "description": "Experts from NASA will preview an upcoming spacewalk with two American astronauts outside the International Space Station to complete the outfitting of docking ports during a briefing at 2 p.m. EDT Friday, Aug. 16, at the agency’s Johnson Space Center in Houston.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-tv-to-air-us-spacewalk-briefing-on-space-station-docking-port-install",
                    "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/us2520eva-52_image_20190318200748.jpeg",
            "date": "2019-08-21T10:30:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [
                {
                    "id": 119,
                    "url": "https://ll.thespacedevs.com/2.2.0/expedition/119/?format=api",
                    "name": "Expedition 60",
                    "start": "2019-06-24T23:25:00Z",
                    "end": "2019-10-02T00:00: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": 722,
                            "name": "Expedition 60 Patch",
                            "priority": 9,
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_60_patch_20221024013520.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": 405,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/405/?format=api",
                            "name": "Expedition 60 EVA",
                            "start": "2019-08-21T12:27:00Z",
                            "end": "2019-08-21T18:59:00Z",
                            "duration": "PT6H32M",
                            "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": 43,
            "url": "https://ll.thespacedevs.com/2.2.0/event/43/?format=api",
            "slug": "spacex-crs-18-dragon-unberthing-reentry",
            "name": "SpaceX CRS-18 Dragon Unberthing & Reentry",
            "updates": [],
            "last_updated": "2024-03-05T17:28:40Z",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The SpaceX Dragon spacecraft will be unberthed and released from the International Space Station ahead of its reentry, splashdown and recovery.",
            "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/spacex2520cargo2520dragon25202528crs-172529_image_20190530165550.jpeg",
            "date": "2019-08-27T14:15:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "28a5a464-2b2f-4b2e-b0e3-c704af99888b",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/28a5a464-2b2f-4b2e-b0e3-c704af99888b/?format=api",
                    "slug": "falcon-9-block-5-spx-crs-18",
                    "name": "Falcon 9 Block 5 | SpX CRS-18",
                    "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-05T18:33:49Z",
                    "net": "2019-07-25T22:01:56Z",
                    "window_end": "2019-07-25T22:01:56Z",
                    "window_start": "2019-07-25T22:01:56Z",
                    "net_precision": null,
                    "probability": 50,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": "#CRS18",
                    "launch_service_provider": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 105,
                        "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": 1010,
                        "name": "SpX CRS-18",
                        "description": "SpaceX launched the Dragon spacecraft on their 18th operational cargo delivery mission to the International Space Station. The flight was conducted under the Commercial Resupply Services contract with NASA.",
                        "launch_designator": null,
                        "type": "Resupply",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 80,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/80/?format=api",
                        "agency_id": 121,
                        "name": "Space Launch Complex 40",
                        "description": "",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40",
                        "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736",
                        "latitude": "28.56194122",
                        "longitude": "-80.57735736",
                        "location": {
                            "id": 12,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                            "name": "Cape Canaveral SFS, FL, USA",
                            "country_code": "USA",
                            "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 983,
                            "total_landing_count": 57
                        },
                        "country_code": "USA",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
                        "total_launch_count": 269,
                        "orbital_launch_attempt_count": 269
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20200806035236.jpeg",
                    "infographic": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/falcon2520925_infographic_20200806035237.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": 11,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/11/?format=api",
                            "name": "Commercial Resupply Services",
                            "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.",
                            "agencies": [
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 257,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/257/?format=api",
                                    "name": "Northrop Grumman Space Systems",
                                    "type": "Commercial"
                                },
                                {
                                    "id": 1020,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1020/?format=api",
                                    "name": "Sierra Nevada Corporation",
                                    "type": "Commercial"
                                },
                                {
                                    "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_20201129212219.png",
                            "start_date": "2008-12-23T00:00:00Z",
                            "end_date": null,
                            "info_url": null,
                            "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 5869,
                    "location_launch_attempt_count": 784,
                    "pad_launch_attempt_count": 99,
                    "agency_launch_attempt_count": 82,
                    "orbital_launch_attempt_count_year": 49,
                    "location_launch_attempt_count_year": 6,
                    "pad_launch_attempt_count_year": 4,
                    "agency_launch_attempt_count_year": 9,
                    "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": 112,
            "url": "https://ll.thespacedevs.com/2.2.0/event/112/?format=api",
            "slug": "virgin-galactic-spaceship-cabin-reveal",
            "name": "Virgin Galactic Spaceship Cabin Reveal",
            "updates": [],
            "last_updated": "2024-03-05T17:28:42Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Virgin Galactic will unveil the cabin interior design of their spaceship during a live-streamed event featuring a virtual walkthrough.",
            "webcast_live": false,
            "location": null,
            "news_url": "https://www.virgingalactic.com/articles/virgin-galactic-announces-date-for-worlds-first-virtual-reveal-of-spaceship-cabin-design/",
            "video_url": "https://youtu.be/LC286Dnq4M4",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.virgingalactic.com",
                    "title": "Virgin Galactic",
                    "description": "Virgin Galactic is launching a new space age, where all are invited along for the ride.",
                    "feature_image": null,
                    "url": "https://www.virgingalactic.com/articles/virgin-galactic-announces-date-for-worlds-first-virtual-reveal-of-spaceship-cabin-design/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "Virgin Galactic Spaceship Cabin Design Reveal",
                    "description": "Join a virtual walkthrough of SpaceShipTwo Unity's cabin, curated by our design team.Want to fly to space with us? Join our community of Spacefarers to take ...",
                    "feature_image": "https://i.ytimg.com/vi/LC286Dnq4M4/maxresdefault.jpg",
                    "url": "https://youtu.be/LC286Dnq4M4",
                    "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/virgin_galactic_image_20200707144137.jpeg",
            "date": "2020-07-28T17:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 47,
            "url": "https://ll.thespacedevs.com/2.2.0/event/47/?format=api",
            "slug": "soyuz-ms-15-docking",
            "name": "Soyuz MS-15 Docking",
            "updates": [],
            "last_updated": "2024-03-05T17:28:42Z",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "Soyuz MS-15 begins expedition 61 by carrying NASA astronaut Jessica Meir, Roscosmos cosmonaut Oleg Skripochka and United Arab Emirates’ Hazzaa Ali Almansoori, a Roscosmos spaceflight participant and first Emirati in space that will spend only 8 days aboard ISS before returning to Earth aboard a Soyuz MS-12.\r\n\r\nDocking is scheduled for 19:45 UTC",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": null,
            "video_url": null,
            "info_urls": [],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg",
            "date": "2019-09-25T19:45:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "08d3c407-fbc5-4856-96b7-76516b45461d",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/08d3c407-fbc5-4856-96b7-76516b45461d/?format=api",
                    "slug": "soyuz-fg-soyuz-ms-15",
                    "name": "Soyuz-FG | Soyuz MS-15",
                    "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-06-14T08:55:54Z",
                    "net": "2019-09-25T13:57:42Z",
                    "window_end": "2019-09-25T13:57:42Z",
                    "window_start": "2019-09-25T13:57:42Z",
                    "net_precision": null,
                    "probability": -1,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": null,
                    "hashtag": "#SoyuzMS15",
                    "launch_service_provider": {
                        "id": 63,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                        "name": "Russian Federal Space Agency (ROSCOSMOS)",
                        "type": "Government"
                    },
                    "rocket": {
                        "id": 2508,
                        "configuration": {
                            "id": 34,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/34/?format=api",
                            "name": "Soyuz",
                            "family": "",
                            "full_name": "Soyuz FG",
                            "variant": "FG"
                        }
                    },
                    "mission": {
                        "id": 1035,
                        "name": "Soyuz MS-15",
                        "description": "Soyuz MS-15 begins expedition 61 by carrying NASA astronaut Jessica Meir, Roscosmos cosmonaut Oleg Skripochka and United Arab Emirates’ Hazzaa Ali Almansoori, a Roscosmos spaceflight participant and first Emirati in space that will spend only 8 days aboard ISS before returning to Earth aboard a Soyuz MS-12.",
                        "launch_designator": null,
                        "type": "Human Exploration",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 32,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api",
                        "agency_id": null,
                        "name": "1/5",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "",
                        "map_url": "https://www.google.com/maps?q=45.92,63.342",
                        "latitude": "45.92",
                        "longitude": "63.342",
                        "location": {
                            "id": 15,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
                            "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                            "country_code": "KAZ",
                            "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                            "timezone_name": "Asia/Qyzylorda",
                            "total_launch_count": 1551,
                            "total_landing_count": 0
                        },
                        "country_code": "KAZ",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg",
                        "total_launch_count": 487,
                        "orbital_launch_attempt_count": 487
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20190717035537.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"
                            }
                        },
                        {
                            "id": 8,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/8/?format=api",
                            "name": "Soyuz",
                            "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.",
                            "agencies": [
                                {
                                    "id": 63,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "type": "Government"
                                },
                                {
                                    "id": 66,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                                    "name": "Soviet Space Program",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png",
                            "start_date": "1966-11-28T11:02:00Z",
                            "end_date": null,
                            "info_url": null,
                            "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 5889,
                    "location_launch_attempt_count": 1505,
                    "pad_launch_attempt_count": 487,
                    "agency_launch_attempt_count": 287,
                    "orbital_launch_attempt_count_year": 69,
                    "location_launch_attempt_count_year": 10,
                    "pad_launch_attempt_count_year": 3,
                    "agency_launch_attempt_count_year": 8,
                    "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": 100,
            "url": "https://ll.thespacedevs.com/2.2.0/event/100/?format=api",
            "slug": "ng-13-cygnus-release-reentry",
            "name": "NG-13 Cygnus Release & Reentry",
            "updates": [],
            "last_updated": "2024-03-05T17:28:43Z",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The Northrop Grumman NG-13 Cygnus will be unberthed from the ISS before initiating a destructive reentry into the Earth's atmosphere taking waste along with it.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": null,
            "video_url": null,
            "info_urls": [],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ng-112520cygnus2520release2520and2520reentry_image_20190716173223.jpeg",
            "date": "2020-05-11T16:10:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "543bddd7-f892-487d-a08f-69edf1ee71eb",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/543bddd7-f892-487d-a08f-69edf1ee71eb/?format=api",
                    "slug": "antares-230-cygnus-crs-2-ng-13-ss-robert-h-lawrenc",
                    "name": "Antares 230+ | Cygnus CRS-2 NG-13 (S.S. Robert H. Lawrence.)",
                    "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-06-14T03:58:40Z",
                    "net": "2020-02-15T20:21:01Z",
                    "window_end": "2020-02-15T20:21:01Z",
                    "window_start": "2020-02-15T20:21:01Z",
                    "net_precision": null,
                    "probability": 90,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": null,
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 257,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/257/?format=api",
                        "name": "Northrop Grumman Space Systems",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 2573,
                        "configuration": {
                            "id": 210,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/210/?format=api",
                            "name": "Antares 230+",
                            "family": "Antares",
                            "full_name": "Antares 230+",
                            "variant": "230+"
                        }
                    },
                    "mission": {
                        "id": 1079,
                        "name": "Cygnus CRS-2 NG-13 (S.S. Robert H. Lawrence.)",
                        "description": "This is the 14th planned flight of the Orbital ATK's uncrewed resupply spacecraft Cygnus and its 13th flight to the International Space Station under the Commercial Resupply Services contract with NASA. Spacecraft carries the name of Robert Henry Lawrence Jr., honouring USA's first black astronaut.",
                        "launch_designator": null,
                        "type": "Resupply",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 76,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/76/?format=api",
                        "agency_id": 44,
                        "name": "Launch Area 0 A",
                        "description": "LP-0A was first built for the failed Conestoga rocket program. The original launch tower was subsequently demolished in September 2008. A new pad facility was built from 2009 to 2011 for Orbital Sciences Taurus II, now renamed Antares.",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Mid-Atlantic_Regional_Spaceport_Launch_Pad_0#Pad_0A",
                        "map_url": "https://www.google.com/maps?q=37.8337,-75.4881",
                        "latitude": "37.8337",
                        "longitude": "-75.4881",
                        "location": {
                            "id": 21,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/21/?format=api",
                            "name": "Wallops Flight Facility, Virginia, USA",
                            "country_code": "USA",
                            "description": "Wallops Flight Facility is a rocket launch site on Wallops Island on the Eastern Shore of Virginia, United States, just east of the Delmarva Peninsula and north-northeast of Norfolk. The facility is operated by the Goddard Space Flight Center in Greenbelt, Maryland, and primarily serves to support science and exploration missions for NASA and other federal agencies. WFF includes an extensively instrumented range to support launches of more than a dozen types of sounding rockets; small expendable suborbital and orbital rockets; high-altitude balloon flights carrying scientific instruments for atmospheric and astronomical research; and, using its Research Airport, flight tests of aeronautical research aircraft, including uncrewed aerial vehicles.",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 78,
                            "total_landing_count": 0
                        },
                        "country_code": "USA",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_76_20200803143538.jpg",
                        "total_launch_count": 19,
                        "orbital_launch_attempt_count": 19
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/antares_230252_image_20230801170759.png",
                    "infographic": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/antares2520230_infographic_20200807035223.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": 11,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/11/?format=api",
                            "name": "Commercial Resupply Services",
                            "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.",
                            "agencies": [
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 257,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/257/?format=api",
                                    "name": "Northrop Grumman Space Systems",
                                    "type": "Commercial"
                                },
                                {
                                    "id": 1020,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1020/?format=api",
                                    "name": "Sierra Nevada Corporation",
                                    "type": "Commercial"
                                },
                                {
                                    "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_20201129212219.png",
                            "start_date": "2008-12-23T00:00:00Z",
                            "end_date": null,
                            "info_url": null,
                            "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 5934,
                    "location_launch_attempt_count": 66,
                    "pad_launch_attempt_count": 13,
                    "agency_launch_attempt_count": 5,
                    "orbital_launch_attempt_count_year": 12,
                    "location_launch_attempt_count_year": 1,
                    "pad_launch_attempt_count_year": 1,
                    "agency_launch_attempt_count_year": 1,
                    "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": 56,
            "url": "https://ll.thespacedevs.com/2.2.0/event/56/?format=api",
            "slug": "nasa-administrator-visit-at-spacex-headquarters",
            "name": "NASA Administrator Visit at SpaceX Headquarters",
            "updates": [],
            "last_updated": "2024-03-05T17:28:44Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA Administrator Jim Bridenstine will tour SpaceX headquarters in Hawthorne, California, on Thursday, Oct. 10, to see the progress the company is making to fly astronauts to and from the International Space Station from American soil as part of the agency’s Commercial Crew Program.\r\n\r\nFollowing the tour, SpaceX will host a media availability with Bridenstine, SpaceX Chief Engineer Elon Musk, and NASA astronauts Bob Behnken and Doug Hurley – the crew for the Demo-2 flight test to the space station.\r\n\r\nThe media availability will be streamed live on Bridenstine’s Twitter account.",
            "webcast_live": false,
            "location": "SpaceX Headquarters, Hawthorne, CA, USA",
            "news_url": "https://www.nasa.gov/press-release/nasa-administrator-to-visit-spacex-headquarters",
            "video_url": "https://www.pscp.tv/w/cG-UPXR3LTcwMDYxNzc4Mzg0MzgxNTQyNHwxT3lLQWVuZ1pBTUti16j3_UV4tyl1szgMUeMUvfmGTIw8ZlVBHuk9_u9jMGI=",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Administrator to Visit SpaceX Headquarters",
                    "description": "NASA Administrator Jim Bridenstine will tour SpaceX headquarters in Hawthorne, California, on Thursday, Oct. 10, to see the progress the company is making to fly astronauts to and from the International Space Station from American soil as part of the agency’s Commercial Crew Program.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-administrator-to-visit-spacex-headquarters",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.pscp.tv",
                    "publisher": null,
                    "title": "undefined @undefined",
                    "description": "undefined (@undefined) from , , . undefined",
                    "feature_image": null,
                    "url": "https://www.pscp.tv/w/cG-UPXR3LTcwMDYxNzc4Mzg0MzgxNTQyNHwxT3lLQWVuZ1pBTUti16j3_UV4tyl1szgMUeMUvfmGTIw8ZlVBHuk9_u9jMGI=",
                    "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/nasa2520administrator2520visit2520at2520spacex2520headquarters_image_20191010080759.jpeg",
            "date": "2019-10-10T21:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        }
    ]
}