Modes

Levels of detail in the response - list, normal, detailed

Example - /events/?mode=list

Filters

Parameters - agency__ids, date__gt, date__gte, date__lt, date__lte, day, expedition__ids, id, last_updated__gte, last_updated__lte, launch__ids, month, program, program__ids, slug, spacestation__ids, type, type__ids, video_url, year

Example - /events/?type__ids=2,8

Fields searched - name

Example - /events/?search=Flyby

Ordering

Fields - date, last_updated

Example - /events/?ordering=-last_updated

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /events/?limit=2

Format

Switch to JSON output - /events/?format=json

Help

Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs

GET /2.3.0/events/1127/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "id": 1127,
  "url": "https://lldev.thespacedevs.com/2.3.0/events/1127/?format=api",
  "name": "Hera Mars & Deimos Flyby",
  "info_urls": [
    {
      "priority": 10,
      "source": "www.esa.int",
      "title": "Hera burns towards Mars",
      "description": "ESA’s Hera mission has completed the first critical manoeuvre on its journey to the Didymos binary asteroid system since launch on 7 October.",
      "feature_image": null,
      "url": "https://www.esa.int/Enabling_Support/Operations/Hera_burns_towards_Mars",
      "type": {
        "id": 1,
        "name": "Official Page"
      },
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      }
    },
    {
      "priority": 10,
      "source": "www.esa.int",
      "title": "Hera trajectory to Didymos",
      "description": "The liftoff of ESA’s Hera mission for planetary defence is only the start… Its launch will be followed by a two-year cruise to the Didymos binary asteroid system. Next will come a sequence of deep space manoeuvres, including a swingby of Mars to acquire extra velocity to aid the rendezvous with Didy...",
      "feature_image": null,
      "url": "https://www.esa.int/ESA_Multimedia/Videos/2024/04/Hera_trajectory_to_Didymos",
      "type": {
        "id": 1,
        "name": "Official Page"
      },
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      }
    }
  ],
  "vid_urls": [
    {
      "priority": 10,
      "source": "youtube.com",
      "publisher": "European Space Agency, ESA",
      "title": "Images from Hera’s Mars flyby (Official broadcast)",
      "description": "Join us live for a star-studded event this Thursday, as scientists working on ESA’s Hera mission for planetary defence release the mission’s first scientific observations beyond the Earth-Moon system,...",
      "feature_image": "https://i.ytimg.com/vi/cHiASEowrio/maxresdefault.jpg",
      "url": "https://www.youtube.com/watch?v=cHiASEowrio",
      "type": {
        "id": 1,
        "name": "Official Webcast"
      },
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      },
      "start_time": "2025-03-13T10:50:48Z",
      "end_time": "2025-03-13T12:10:15Z",
      "live": false
    }
  ],
  "image": {
    "id": 2329,
    "name": "Render of the Hera Mars flyby",
    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/render_of_the_h_image_20250217122518.png",
    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/render_of_the_h_image_thumbnail_20250217122518.png",
    "credit": "ESA",
    "license": {
      "id": 2,
      "name": "ESA Standard Licence",
      "priority": 2,
      "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
    },
    "single_use": true,
    "variants": []
  },
  "date": "2025-03-12T12:50:00Z",
  "slug": "hera-mars-deimos-flyby",
  "type": {
    "id": 23,
    "name": "Flyby"
  },
  "description": "Hera is a European Space Agency (ESA) mission launched on 7 October 2024 to visit the asteroid Didymos and its moon Dimorphos as part of the NASA/ESA Asteroid Impact and Deflection Assessment (AIDA) collaboration. On 7 March 2025, it will fly by Mars (within 6000 km) and Deimos (~1000 km).",
  "webcast_live": false,
  "location": "Mars & Deimos",
  "date_precision": {
    "id": 1,
    "name": "Minute",
    "abbrev": "MIN",
    "description": "The T-0 is accurate to the minute."
  },
  "response_mode": "detailed",
  "duration": null,
  "updates": [
    {
      "id": 10373,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
      "comment": "Adding closest approach time",
      "info_url": "https://www.esa.int/Newsroom/Press_Releases/Media_Invitation_ESA_s_Hera_Mission_-_Mars_Flyby_and_Deimos_Encounter",
      "created_by": "Nosu",
      "created_on": "2025-03-10T16:37:00Z"
    },
    {
      "id": 10110,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
      "comment": "Adding event",
      "info_url": "https://www.esa.int/Enabling_Support/Operations/Hera_burns_towards_Mars",
      "created_by": "Nosu",
      "created_on": "2025-02-17T12:25:00Z"
    }
  ],
  "last_updated": "2025-03-11T07:10:21Z",
  "agencies": [
    {
      "response_mode": "list",
      "id": 27,
      "url": "https://lldev.thespacedevs.com/2.3.0/agencies/27/?format=api",
      "name": "European Space Agency",
      "abbrev": "ESA",
      "type": {
        "id": 2,
        "name": "Multinational"
      }
    }
  ],
  "launches": [],
  "expeditions": [],
  "spacestations": [],
  "program": [],
  "astronauts": []
}