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

{
  "id": 1411,
  "url": "https://lldev.thespacedevs.com/2.0.0/event/1411/?format=api",
  "slug": "nasas-artemis-ii-crew-return-to-houston",
  "name": "NASA's Artemis II Crew Return to Houston",
  "type": {
    "id": 20,
    "name": "Press Event"
  },
  "description": "After their historic journey around the Moon, the Artemis II astronauts are coming home. Watch as they arrive in Houston, Texas, home to NASA's Johnson Space Center.\r\n\r\nNASA astronauts Reid Wiseman, Victor Glover, Christina Koch, and CSA (Canadian Space Agency) astronaut Jeremy Hansen splashed down in the Pacific Ocean on April 10, 2026, concluding the Artemis II mission. The crew accomplished many milestones on their 10-day mission, surpassing the Apollo 13 record for farthest crewed spaceflight and observing the lunar surface like never before, capturing iconic views.",
  "location": "Johnson Space Center, TX, USA",
  "news_url": null,
  "video_url": "https://www.youtube.com/watch?v=DYY4nnfxKbU",
  "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nasa_artemis_ii_image_20230403161326.jpeg",
  "date": "2026-04-11T20:00:00Z",
  "launches": [
    {
      "id": "41699701-2ef4-4b0c-ac9d-6757820cde87",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/41699701-2ef4-4b0c-ac9d-6757820cde87/?format=api",
      "launch_library_id": 1379,
      "slug": "sls-block-1-artemis-ii",
      "name": "SLS Block 1 | Artemis II",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2026-04-01T22:35:12Z",
      "window_end": "2026-04-02T00:24:00Z",
      "window_start": "2026-04-01T22:24:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": 90,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 44,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
        "name": "National Aeronautics and Space Administration",
        "type": "Government"
      },
      "rocket": {
        "id": 187,
        "configuration": {
          "id": 143,
          "launch_library_id": 144,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/143/?format=api",
          "name": "Space Launch System (SLS)",
          "family": "Space Launch System",
          "full_name": "Space Launch System Block 1",
          "variant": "Block 1"
        }
      },
      "mission": {
        "id": 6343,
        "launch_library_id": null,
        "name": "Artemis II",
        "description": "Artemis II is the first crewed mission as part of the Artemis program. Artemis II will send a crew of 4 - 3 Americans and 1 Canadian around the moon and return them back to Earth.\r\n\r\nThe mission will test the core systems of NASA's Orion spacecraft including the critical life support system, among other systems which could not be tested during Artemis I due to the lack of crew onboard.",
        "launch_designator": null,
        "type": "Human Exploration",
        "orbit": {
          "id": 9,
          "name": "Lunar flyby",
          "abbrev": "Lunar flyby"
        }
      },
      "pad": {
        "id": 4,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/4/?format=api",
        "agency_id": 44,
        "name": "Launch Complex 39B",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39B",
        "map_url": "https://www.google.com/maps?q=28.62711233,-80.62101503",
        "latitude": "28.62711233",
        "longitude": "-80.62101503",
        "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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
          "total_launch_count": 281,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg",
        "total_launch_count": 59
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/space_launch_sy_image_20260405204639.jpg",
      "infographic": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/infographic_images/sls2520block2_infographic_20260329082241.jpeg",
      "program": [
        {
          "id": 15,
          "url": "https://lldev.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.",
          "agencies": [
            {
              "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-dev.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"
        }
      ]
    }
  ],
  "expeditions": [],
  "spacestations": [],
  "program": [
    {
      "id": 15,
      "url": "https://lldev.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.",
      "agencies": [
        {
          "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-dev.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"
    }
  ]
}