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

{
    "id": 1134,
    "url": "https://lldev.thespacedevs.com/2.0.0/event/1134/?format=api",
    "slug": "nova-c-im-2-lunar-landing",
    "name": "Nova-C IM-2 Lunar Landing",
    "type": {
        "id": 7,
        "name": "Moon Landing"
    },
    "description": "The Intuitive Machines Nova-C IM-2 lunar lander will attempt to land on the surface of the Moon.",
    "location": "Mons Mouton, Moon",
    "news_url": null,
    "video_url": "https://www.youtube.com/watch?v=WGf4aWipxC0",
    "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/odysseus_nova-c_image_20240314081301.jpeg",
    "date": "2025-03-06T17:32:00Z",
    "launches": [
        {
            "id": "fd0fbaac-d079-4027-98b0-bcf25c15a166",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/fd0fbaac-d079-4027-98b0-bcf25c15a166/?format=api",
            "launch_library_id": null,
            "slug": "falcon-9-block-5-nova-c-im-2-others",
            "name": "Falcon 9 Block 5 | Nova-C IM-2 & Others",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2025-02-27T00:16:30Z",
            "window_end": "2025-02-27T00:16:30Z",
            "window_start": "2025-02-27T00:16:30Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": 99,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 121,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
                "name": "SpaceX",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7453,
                "configuration": {
                    "id": 164,
                    "launch_library_id": 188,
                    "url": "https://lldev.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": 5850,
                "launch_library_id": null,
                "name": "Nova-C IM-2 & Others",
                "description": "This is the second mission of Nova-C lunar lander developed and built by Intuitive Machines. This time it carries a NASA payload called PRIME-1 (Polar Resources Ice Mining Experiment-1), which is to be the first demonstration of in-situ resource utilization on the Moon. PRIME-1 consists of two instruments: TRIDENT drill and Msolo mass spectrometer.\r\n\r\nAlso on board are:\r\n\r\n* Lunar Trailblazer, a small (class D) lunar orbiter, part of NASA's SIMPLEx program, that will detect and map water on the lunar surface to determine how its form, abundance, and location relate to geology. Its mission is to aid in the understanding of lunar water and the Moon's water cycle.\r\n\r\n* Odin, a spacecraft for AstroForge, a company that plans to mine asteroid resources. Odin intends to head into deep space to observe near-Earth asteroid 2022 OB5 in preparation for their first retrieval mission. Odin will fly by the asteroid at a distance of about 1 kilometer, arriving 11 months after launch.\r\n\r\n* CHIMERA GEO 1, a transfer spacecraft by Epic Aerospace to a geostationary orbit, with the aim of covering an orbital position. For this launch, CHIMERA-GEO is carrying an unidentified 16U cubesat manifested by Exolaunch.",
                "launch_designator": null,
                "type": "Lunar Exploration",
                "orbit": {
                    "id": 11,
                    "name": "Lunar Orbit",
                    "abbrev": "LO"
                }
            },
            "pad": {
                "id": 87,
                "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/27/?format=api",
                    "name": "Kennedy Space Center, FL, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                    "total_launch_count": 265,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
                "total_launch_count": 207
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_liftof_image_20250227084548.jpg",
            "infographic": null,
            "program": []
        }
    ],
    "expeditions": [],
    "spacestations": [],
    "program": [
        {
            "id": 24,
            "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/agencies/1069/?format=api",
                    "name": "Astrobotic Technology",
                    "type": "Private"
                },
                {
                    "id": 1067,
                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1067/?format=api",
                    "name": "Intuitive Machines",
                    "type": "Commercial"
                },
                {
                    "id": 44,
                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                }
            ],
            "image_url": "https://thespacedevs-prod.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"
        }
    ]
}