API endpoint that allows all Events to be viewed.

GET:
Return a list of all Events

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

GET /2.0.0/event/?format=api&offset=10
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 859,
    "next": "https://ll.thespacedevs.com/2.0.0/event/?format=api&limit=10&offset=20",
    "previous": "https://ll.thespacedevs.com/2.0.0/event/?format=api&limit=10",
    "results": [
        {
            "id": 819,
            "url": "https://ll.thespacedevs.com/2.0.0/event/819/?format=api",
            "slug": "spacex-ax-2-crew-hatch-close",
            "name": "SpaceX AX-2 Crew Hatch Close",
            "type": {
                "id": 6,
                "name": "Spacecraft Event"
            },
            "description": "Axiom-2 Crew closed hatch on dragon in preparation for undocking",
            "location": "ISS",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=0MmvGwKjM60",
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg",
            "date": "2023-05-30T13:20:00Z",
            "launches": [
                {
                    "id": "0297d3dc-0513-450a-babc-6f3da8e8c181",
                    "url": "https://ll.thespacedevs.com/2.0.0/launch/0297d3dc-0513-450a-babc-6f3da8e8c181/?format=api",
                    "launch_library_id": null,
                    "slug": "falcon-9-block-5-axiom-space-mission-2",
                    "name": "Falcon 9 Block 5 | Axiom Space Mission 2",
                    "status": {
                        "id": 3,
                        "name": "Success"
                    },
                    "net": "2023-05-21T21:37:00Z",
                    "window_end": "2023-05-21T21:37:00Z",
                    "window_start": "2023-05-21T21:37:00Z",
                    "inhold": false,
                    "tbdtime": false,
                    "tbddate": false,
                    "probability": 60,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 2950,
                        "configuration": {
                            "id": 164,
                            "launch_library_id": 188,
                            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/164/?format=api",
                            "name": "Falcon 9",
                            "family": "Falcon",
                            "full_name": "Falcon 9 Block 5",
                            "variant": "Block 5"
                        }
                    },
                    "mission": {
                        "id": 1367,
                        "launch_library_id": null,
                        "name": "Axiom Space Mission 2",
                        "description": "This is a Crew Dragon flight for a private company Axiom Space. The mission will carry a professionally trained commander alongside three private astronauts to and from the International Space Station. This crew will stay aboard space station for  at least eight days.",
                        "launch_designator": null,
                        "type": "Human Exploration",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        }
                    },
                    "pad": {
                        "id": 87,
                        "url": "https://ll.thespacedevs.com/2.0.0/pad/87/?format=api",
                        "agency_id": 121,
                        "name": "Launch Complex 39A",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                        "latitude": "28.60822681",
                        "longitude": "-80.60428186",
                        "location": {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.0.0/location/27/?format=api",
                            "name": "Kennedy Space Center, FL, USA",
                            "country_code": "USA",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_27_20200803142447.jpg",
                            "total_launch_count": 236,
                            "total_landing_count": 0
                        },
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_87_20200803143537.jpg",
                        "total_launch_count": 178
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20210525170218.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 32,
                            "url": "https://ll.thespacedevs.com/2.0.0/program/32/?format=api",
                            "name": "Axiom Private Spaceflight",
                            "description": "Axiom Space provides human spaceflight missions to the International Space Station. \r\nThe company sent its first commercial astronauts into orbit in 2022. It also plans human spaceflight for government-funded and commercial astronauts engaging in in-space research, in-space manufacturing, and space exploration.",
                            "agencies": [
                                {
                                    "id": 1022,
                                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/1022/?format=api",
                                    "name": "Axiom Space",
                                    "type": "Private"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/axiom2520priva_program_20231231100427.jpeg",
                            "start_date": "2022-04-08T00:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.axiomspace.com/missions/",
                            "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space#Missions"
                        }
                    ]
                }
            ],
            "expeditions": [],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.0.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": [
                {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.0.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.0.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.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"
                }
            ]
        },
        {
            "id": 11,
            "url": "https://ll.thespacedevs.com/2.0.0/event/11/?format=api",
            "slug": "parker-solar-probe-2nd-perihelion",
            "name": "Parker Solar Probe - 2nd Perihelion",
            "type": {
                "id": 6,
                "name": "Spacecraft Event"
            },
            "description": "The Parker Solar Probe will reach it's 2nd close approach of the sun at approximately 24 Million kilometers out.",
            "location": "24,000,000 km from Sun.",
            "news_url": "https://blogs.nasa.gov/parkersolarprobe/",
            "video_url": null,
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/parker2520solar2520probe2520-25202nd2520perihelion_image_20190404113718.jpg",
            "date": "2019-04-04T20:40:00Z",
            "launches": [
                {
                    "id": "59be6437-262c-4976-b0cd-c2ed27454d44",
                    "url": "https://ll.thespacedevs.com/2.0.0/launch/59be6437-262c-4976-b0cd-c2ed27454d44/?format=api",
                    "launch_library_id": 1095,
                    "slug": "delta-iv-heavy-parker-solar-probe",
                    "name": "Delta IV Heavy | Parker Solar Probe",
                    "status": {
                        "id": 3,
                        "name": "Success"
                    },
                    "net": "2018-08-12T07:31:00Z",
                    "window_end": "2018-08-12T08:36:00Z",
                    "window_start": "2018-08-12T07:31:00Z",
                    "inhold": false,
                    "tbdtime": false,
                    "tbddate": false,
                    "probability": 95,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": "#SolarProbe",
                    "launch_service_provider": {
                        "id": 124,
                        "url": "https://ll.thespacedevs.com/2.0.0/agencies/124/?format=api",
                        "name": "United Launch Alliance",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 2123,
                        "configuration": {
                            "id": 21,
                            "launch_library_id": 21,
                            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/21/?format=api",
                            "name": "Delta IV Heavy",
                            "family": "Delta",
                            "full_name": "Delta IV Heavy",
                            "variant": "Heavy"
                        }
                    },
                    "mission": {
                        "id": 262,
                        "launch_library_id": 366,
                        "name": "Parker Solar Probe",
                        "description": "Flying into the Sun’s atmosphere (or corona) for the first time. Coming closer to the Sun than any previous spacecraft, Parker Solar Probe will employ a combination of in situ measurements and imaging to achieve the mission’s primary\nscientific goal: to understand how the Sun’s corona is heated and how the solar wind is accelerated.",
                        "launch_designator": null,
                        "type": "Heliophysics",
                        "orbit": {
                            "id": 6,
                            "name": "Heliocentric N/A",
                            "abbrev": "Helio-N/A"
                        }
                    },
                    "pad": {
                        "id": 38,
                        "url": "https://ll.thespacedevs.com/2.0.0/pad/38/?format=api",
                        "agency_id": null,
                        "name": "Space Launch Complex 37B",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_37",
                        "map_url": "https://www.google.com/maps?q=28.5317,-80.56495",
                        "latitude": "28.5317",
                        "longitude": "-80.56495",
                        "location": {
                            "id": 12,
                            "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
                            "name": "Cape Canaveral, FL, USA",
                            "country_code": "USA",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                            "total_launch_count": 949,
                            "total_landing_count": 51
                        },
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_38_20200803143515.jpg",
                        "total_launch_count": 40
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/delta_iv_heavy__image_20240313093740.jpg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 36,
                            "url": "https://ll.thespacedevs.com/2.0.0/program/36/?format=api",
                            "name": "NASA Large Strategic Science Missions",
                            "description": "NASA's large strategic science missions or large strategic missions, formerly known as Flagship missions or Flagship-class missions, are the costliest and most capable NASA science spacecraft. Flagship missions exist within all four divisions of NASA's Science Mission Directorate (SMD): the astrophysics, Earth science, heliophysics and planetary science divisions.",
                            "agencies": [
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/nasa2520large_program_20240205122003.jpeg",
                            "start_date": "1975-08-22T00:00:00Z",
                            "end_date": null,
                            "info_url": null,
                            "wiki_url": "https://en.wikipedia.org/wiki/Large_strategic_science_missions"
                        }
                    ]
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 881,
            "url": "https://ll.thespacedevs.com/2.0.0/event/881/?format=api",
            "slug": "psyche-mission-and-science-briefing",
            "name": "Psyche Mission and Science Briefing",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Psyche Mission and Science Briefing on NASA TV with the following participants:\r\n\r\n- Lori Glaze, Planetary Science Division director, NASA Headquarters\r\n- Lindy Elkins-Tanton, Psyche principal investigator, Arizona State University\r\n- Ben Weiss,Deputy principal investigator and magnetometer lead, MIT\r\n- David Oh, chief engineer for operations, JPL\r\n- Abi Biswas, Deep Space Optical Communications project technologist, JPL",
            "location": "KSC, Florida",
            "news_url": "https://www.nasa.gov/news-release/nasa-sets-coverage-for-psyche-spacecraft-launch-to-metal-world/",
            "video_url": "https://www.youtube.com/watch?v=THj6HMhOCEk",
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/psyche_mission__image_20231008063220.jpg",
            "date": "2023-10-10T16:00:00Z",
            "launches": [
                {
                    "id": "66133437-db31-4098-8e3e-cf34c8125f9b",
                    "url": "https://ll.thespacedevs.com/2.0.0/launch/66133437-db31-4098-8e3e-cf34c8125f9b/?format=api",
                    "launch_library_id": 2046,
                    "slug": "falcon-heavy-psyche",
                    "name": "Falcon Heavy | Psyche",
                    "status": {
                        "id": 3,
                        "name": "Success"
                    },
                    "net": "2023-10-13T14:19:43Z",
                    "window_end": "2023-10-13T14:19:43Z",
                    "window_start": "2023-10-13T14:19:43Z",
                    "inhold": false,
                    "tbdtime": false,
                    "tbddate": false,
                    "probability": 85,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 2691,
                        "configuration": {
                            "id": 161,
                            "launch_library_id": 58,
                            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/161/?format=api",
                            "name": "Falcon Heavy",
                            "family": "Falcon",
                            "full_name": "Falcon Heavy",
                            "variant": "Heavy"
                        }
                    },
                    "mission": {
                        "id": 1098,
                        "launch_library_id": 1295,
                        "name": "Psyche",
                        "description": "Psyche is a NASA interplanetary mission to visit the main belt asteroid of the same name, 16 Psyche. Spacecraft will take 4 years and one Mars flyby to reach the asteroid, which is of particular interest due to being comprised mostly of iron and nickel. Psyche is theorized to be a remnant of an early planet's core, and may offer insights into how solar system formed and evolved. The mission is led by Arizona State University, with NASA JPL being responsible for mission management and operations.",
                        "launch_designator": null,
                        "type": "Planetary Science",
                        "orbit": {
                            "id": 6,
                            "name": "Heliocentric N/A",
                            "abbrev": "Helio-N/A"
                        }
                    },
                    "pad": {
                        "id": 87,
                        "url": "https://ll.thespacedevs.com/2.0.0/pad/87/?format=api",
                        "agency_id": 121,
                        "name": "Launch Complex 39A",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                        "latitude": "28.60822681",
                        "longitude": "-80.60428186",
                        "location": {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.0.0/location/27/?format=api",
                            "name": "Kennedy Space Center, FL, USA",
                            "country_code": "USA",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_27_20200803142447.jpg",
                            "total_launch_count": 236,
                            "total_landing_count": 0
                        },
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_87_20200803143537.jpg",
                        "total_launch_count": 178
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/falcon2520heav_image_20231014091714.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 33,
                            "url": "https://ll.thespacedevs.com/2.0.0/program/33/?format=api",
                            "name": "Discovery Program",
                            "description": "The Discovery Program is a series of Solar System exploration missions funded by the U.S. National Aeronautics and Space Administration (NASA) through its Planetary Missions Program Office. The cost of each mission is capped at a lower level than missions from NASA's New Frontiers or Flagship Programs. As a result, Discovery missions tend to be more focused on a specific scientific goal rather than serving a general purpose.",
                            "agencies": [
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/discovery2520p_program_20231231122246.jpeg",
                            "start_date": "1990-01-01T00:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/planetarymissions/discovery-program/",
                            "wiki_url": "https://en.wikipedia.org/wiki/Discovery_Program"
                        }
                    ]
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 2,
            "url": "https://ll.thespacedevs.com/2.0.0/event/2/?format=api",
            "slug": "crew-dragon-docking-with-iss",
            "name": "Crew Dragon docking with ISS",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "Crew Dragon 1, launched on March 2, will attempt to dock autonomously with the International Space Station for the first time.",
            "location": "International Space Station",
            "news_url": null,
            "video_url": null,
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg",
            "date": "2019-03-03T08:30:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 726,
            "url": "https://ll.thespacedevs.com/2.0.0/event/726/?format=api",
            "slug": "rs-25-engine-test-12",
            "name": "RS-25 Engine Test",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "NASA will conduct an RS-25 engine test on the A-1 Test Stand at the Stennis Space Center near Bay St. Louis, Mississippi.",
            "location": "Stennis Space Center, Mississippi",
            "news_url": "https://twitter.com/NASAStennis/status/1628474811964956674",
            "video_url": "https://www.youtube.com/watch?v=AjVFbwgYVVU",
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20231003182719.jpeg",
            "date": "2023-02-22T20:42:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/15/?format=api",
                    "name": "Artemis",
                    "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region by 2024.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
                    "start_date": "2017-12-11T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/specials/artemis/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program"
                }
            ]
        },
        {
            "id": 757,
            "url": "https://ll.thespacedevs.com/2.0.0/event/757/?format=api",
            "slug": "rs-25-engine-test-17",
            "name": "RS-25 Engine Test",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "NASA will conduct an RS-25 engine test on the A-1 Test Stand at the Stennis Space Center near Bay St. Louis, Mississippi.",
            "location": "Stennis Space Center, Mississippi",
            "news_url": "https://twitter.com/NASAStennis/status/1656047414040510473",
            "video_url": "https://www.youtube.com/watch?v=jlUp56Qea9E",
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20231003182719.jpeg",
            "date": "2023-05-10T18:00:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/15/?format=api",
                    "name": "Artemis",
                    "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region by 2024.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
                    "start_date": "2017-12-11T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/specials/artemis/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program"
                }
            ]
        },
        {
            "id": 826,
            "url": "https://ll.thespacedevs.com/2.0.0/event/826/?format=api",
            "slug": "rs-25-engine-test-20",
            "name": "RS-25 Engine Test",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "NASA will conduct an RS-25 engine test on the Fred Haise Test Stand at the Stennis Space Center near Bay St. Louis, Mississippi.",
            "location": "Stennis Space Center, Mississippi",
            "news_url": "https://twitter.com/NASAStennis/status/1666544222013464577",
            "video_url": "https://www.youtube.com/watch?v=RCmsFu8UNqg",
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20231003182719.jpeg",
            "date": "2023-06-08T18:08:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/15/?format=api",
                    "name": "Artemis",
                    "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region by 2024.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
                    "start_date": "2017-12-11T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/specials/artemis/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program"
                }
            ]
        },
        {
            "id": 827,
            "url": "https://ll.thespacedevs.com/2.0.0/event/827/?format=api",
            "slug": "rs-25-engine-test-21",
            "name": "RS-25 Engine Test",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "NASA will conduct an RS-25 engine test on the Fred Haise Test Stand at the Stennis Space Center near Bay St. Louis, Mississippi.",
            "location": "Stennis Space Center, Mississippi",
            "news_url": "https://twitter.com/NASAStennis/status/1669066922732691472",
            "video_url": "https://www.youtube.com/watch?v=B9gAcgiqgrI",
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20231003182719.jpeg",
            "date": "2023-06-15T16:55:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/15/?format=api",
                    "name": "Artemis",
                    "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region by 2024.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
                    "start_date": "2017-12-11T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/specials/artemis/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program"
                }
            ]
        },
        {
            "id": 16,
            "url": "https://ll.thespacedevs.com/2.0.0/event/16/?format=api",
            "slug": "progress-ms-10-undocking",
            "name": "Progress MS-10 Undocking",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The Progress MS-10 spacecraft will undock from the 'Zvezda aft' port on the International Space Station.\r\n\r\nIt will then de-orbit and burn up in the atmosphere.\r\n\r\n(current date is NET)",
            "location": "International Space Station",
            "news_url": "https://en.wikipedia.org/wiki/Progress_MS-10",
            "video_url": "https://www.youtube.com/watch?v=21X5lGlDOfg",
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/progress2520ms-102520undocking_image_20190506111616.jpeg",
            "date": "2019-06-04T00:00:00Z",
            "launches": [
                {
                    "id": "d9ee0da9-b380-4e50-9f50-2a62a8e740e3",
                    "url": "https://ll.thespacedevs.com/2.0.0/launch/d9ee0da9-b380-4e50-9f50-2a62a8e740e3/?format=api",
                    "launch_library_id": 1592,
                    "slug": "soyuz-fg-progress-ms-10-71p",
                    "name": "Soyuz-FG | Progress MS-10 (71P)",
                    "status": {
                        "id": 3,
                        "name": "Success"
                    },
                    "net": "2018-11-16T18:14:08Z",
                    "window_end": "2018-11-16T18:14:08Z",
                    "window_start": "2018-11-16T18:14:08Z",
                    "inhold": false,
                    "tbdtime": false,
                    "tbddate": false,
                    "probability": -1,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 63,
                        "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                        "name": "Russian Federal Space Agency (ROSCOSMOS)",
                        "type": "Government"
                    },
                    "rocket": {
                        "id": 19,
                        "configuration": {
                            "id": 34,
                            "launch_library_id": 36,
                            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/34/?format=api",
                            "name": "Soyuz",
                            "family": "Soyuz-U",
                            "full_name": "Soyuz FG",
                            "variant": "FG"
                        }
                    },
                    "mission": {
                        "id": 663,
                        "launch_library_id": 839,
                        "name": "Progress MS-10 (71P)",
                        "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"
                        }
                    },
                    "pad": {
                        "id": 32,
                        "url": "https://ll.thespacedevs.com/2.0.0/pad/32/?format=api",
                        "agency_id": null,
                        "name": "1/5",
                        "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.0.0/location/15/?format=api",
                            "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                            "country_code": "KAZ",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
                            "total_launch_count": 1548,
                            "total_landing_count": 0
                        },
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_32_20200803143513.jpg",
                        "total_launch_count": 487
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20190717035537.jpg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.0.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.0.0/agencies/16/?format=api",
                                    "name": "Canadian Space Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 27,
                                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api",
                                    "name": "European Space Agency",
                                    "type": "Multinational"
                                },
                                {
                                    "id": 37,
                                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/37/?format=api",
                                    "name": "Japan Aerospace Exploration Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 63,
                                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.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"
                        }
                    ]
                }
            ],
            "expeditions": [],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.0.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": []
        },
        {
            "id": 937,
            "url": "https://ll.thespacedevs.com/2.0.0/event/937/?format=api",
            "slug": "nova-c-im-1-science-media-teleconference-2",
            "name": "Nova-C IM-1 Science Media Teleconference #2",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a science media teleconference with the following participants:\r\n- Susan Lederer, CLPS project scientist, NASA’s Johnson Space Center\r\n- Farzin Amzajerdian, principal investigator, Navigation Doppler Lidar, NASA’s Langley Research Center\r\n- Tamara Statham, co-principal investigator, Lunar Node-1, NASA’s Marshall Space Flight Center\r\n- Daniel Cremons, deputy principal investigator, Laser Retro-Reflector Array, NASA’s Goddard Space Flight Center\r\n- Nat Gopalswamy, principal investigator, Radio Observations of the Lunar Surface Photoelectron Sheath, NASA Goddard \r\n- Michelle Munk, principal investigator, Stereo Camera for Lunar Plume-Surface Studies, NASA Langley \r\n- Lauren Ameen, deputy project manager, Radio Frequency Mass Gauge, NASA’s Glenn Research Center",
            "location": "Online",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=1mkcRne8OXE",
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/nova-c_im-1_lun_image_20240123174657.jpeg",
            "date": "2024-02-12T16:00:00Z",
            "launches": [
                {
                    "id": "942a1814-c237-41de-9970-d27bb9630f3b",
                    "url": "https://ll.thespacedevs.com/2.0.0/launch/942a1814-c237-41de-9970-d27bb9630f3b/?format=api",
                    "launch_library_id": 1996,
                    "slug": "falcon-9-block-5-nova-c-im-1",
                    "name": "Falcon 9 Block 5 | Nova-C IM-1",
                    "status": {
                        "id": 3,
                        "name": "Success"
                    },
                    "net": "2024-02-15T06:05:37Z",
                    "window_end": "2024-02-15T06:05:37Z",
                    "window_start": "2024-02-15T06:05:37Z",
                    "inhold": false,
                    "tbdtime": false,
                    "tbddate": false,
                    "probability": 90,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 2561,
                        "configuration": {
                            "id": 164,
                            "launch_library_id": 188,
                            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/164/?format=api",
                            "name": "Falcon 9",
                            "family": "Falcon",
                            "full_name": "Falcon 9 Block 5",
                            "variant": "Block 5"
                        }
                    },
                    "mission": {
                        "id": 5851,
                        "launch_library_id": null,
                        "name": "Nova-C IM-1",
                        "description": "This is the first flight of Nova-C lander which was developed by Intuitive Machines. This mission is a part of CLPS program and carries various NASA payloads in support of Artemis lunar program, as well as multiple commercial payloads.",
                        "launch_designator": null,
                        "type": "Lunar Exploration",
                        "orbit": {
                            "id": 11,
                            "name": "Lunar Orbit",
                            "abbrev": "LO"
                        }
                    },
                    "pad": {
                        "id": 87,
                        "url": "https://ll.thespacedevs.com/2.0.0/pad/87/?format=api",
                        "agency_id": 121,
                        "name": "Launch Complex 39A",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                        "latitude": "28.60822681",
                        "longitude": "-80.60428186",
                        "location": {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.0.0/location/27/?format=api",
                            "name": "Kennedy Space Center, FL, USA",
                            "country_code": "USA",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_27_20200803142447.jpg",
                            "total_launch_count": 236,
                            "total_landing_count": 0
                        },
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_87_20200803143537.jpg",
                        "total_launch_count": 178
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20240215175151.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 24,
                            "url": "https://ll.thespacedevs.com/2.0.0/program/24/?format=api",
                            "name": "Commercial Lunar Payload Services",
                            "description": "Commercial Lunar Payload Services (CLPS) is a NASA program to contract transportation services able to send small robotic landers and rovers to the Moon's south polar region.",
                            "agencies": [
                                {
                                    "id": 1069,
                                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/1069/?format=api",
                                    "name": "Astrobotic Technology",
                                    "type": "Private"
                                },
                                {
                                    "id": 1067,
                                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/1067/?format=api",
                                    "name": "Intuitive Machines",
                                    "type": "Commercial"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20231127193630.jpeg",
                            "start_date": "2018-04-27T00:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/commercial-lunar-payload-services/",
                            "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Lunar_Payload_Services"
                        }
                    ]
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 24,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/24/?format=api",
                    "name": "Commercial Lunar Payload Services",
                    "description": "Commercial Lunar Payload Services (CLPS) is a NASA program to contract transportation services able to send small robotic landers and rovers to the Moon's south polar region.",
                    "agencies": [
                        {
                            "id": 1069,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1069/?format=api",
                            "name": "Astrobotic Technology",
                            "type": "Private"
                        },
                        {
                            "id": 1067,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1067/?format=api",
                            "name": "Intuitive Machines",
                            "type": "Commercial"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20231127193630.jpeg",
                    "start_date": "2018-04-27T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/commercial-lunar-payload-services/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Lunar_Payload_Services"
                }
            ]
        }
    ]
}