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

{
  "id": 748,
  "url": "https://ll.thespacedevs.com/2.2.0/event/748/?format=api",
  "slug": "esa-juice-pre-launch-press-briefing",
  "name": "ESA JUICE Pre-Launch Press Briefing",
  "updates": [
    {
      "id": 3759,
      "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
      "comment": "Livestream has started",
      "info_url": "https://www.youtube.com/live/fy-5xNs8FMI",
      "created_by": "LL2",
      "created_on": "2023-04-06T11:08:24Z"
    }
  ],
  "last_updated": "2024-03-05T17:26:14Z",
  "type": {
    "id": 20,
    "name": "Press Event"
  },
  "description": "ESA’s JUpiter ICy moons Explorer (Juice) will launch from Europe’s Spaceport at Kourou in French Guiana on Thursday 13 April 2023. This online media briefing will include Olivier Witasse, Juice Project Scientist ; Ruedeger Albat, Head of Ariane 5 Programme at ESA and Alessandro Atzei, Payload System Engineer.",
  "webcast_live": false,
  "location": null,
  "news_url": "https://twitter.com/ESA_JUICE/status/1643856057650024452",
  "video_url": null,
  "info_urls": [
    {
      "priority": 10,
      "source": "twitter.com",
      "title": "",
      "description": "JavaScript is not available.\n\nWe’ve detected that JavaScript is disabled in this browser. Please enable JavaScript or switch to a supported browser to continue using twitter.com. You can see a list of supported browsers in our Help Center.",
      "feature_image": null,
      "url": "https://twitter.com/ESA_JUICE/status/1643856057650024452",
      "type": null,
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      }
    }
  ],
  "vid_urls": [],
  "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_20240307192047.jpeg",
  "date": "2023-04-06T12:00:00Z",
  "date_precision": null,
  "duration": null,
  "agencies": [],
  "launches": [
    {
      "id": "4066e51e-93ce-46f7-9806-9d2d712107a6",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/4066e51e-93ce-46f7-9806-9d2d712107a6/?format=api",
      "slug": "ariane-5-eca-juice-jupiter-icy-moons-explorer",
      "name": "Ariane 5 ECA+ | JUICE (JUpiter ICy moons Explorer)",
      "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:26:31Z",
      "net": "2023-04-14T12:14:29Z",
      "window_end": "2023-04-14T12:14:29Z",
      "window_start": "2023-04-14T12:14:29Z",
      "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 115,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/115/?format=api",
        "name": "Arianespace",
        "type": "Commercial"
      },
      "rocket": {
        "id": 2659,
        "configuration": {
          "id": 215,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/215/?format=api",
          "name": "Ariane 5 ECA+",
          "family": "Ariane",
          "full_name": "Ariane 5 ECA+",
          "variant": "ECA+"
        }
      },
      "mission": {
        "id": 660,
        "name": "JUICE (JUpiter ICy moons Explorer)",
        "description": "JUICE is an ESA mission to study some of the Jupiter's moons: Ganymede, Callisto and Europa.",
        "launch_designator": null,
        "type": "Planetary Science",
        "orbit": {
          "id": 6,
          "name": "Heliocentric N/A",
          "abbrev": "Helio-N/A"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 77,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/77/?format=api",
        "agency_id": 115,
        "name": "Ariane Launch Area 3",
        "description": "ELA-3, is a launch pad and associated facilities at the Centre Spatial Guyanais in French Guiana. ELA-3 was operated by Arianespace as part of the expendable launch system for Ariane 5 launch vehicles.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/ELA-3",
        "map_url": "https://www.google.com/maps?q=5.239,-52.768",
        "latitude": "5.239",
        "longitude": "-52.768",
        "location": {
          "id": 13,
          "url": "https://ll.thespacedevs.com/2.2.0/location/13/?format=api",
          "name": "Guiana Space Centre, French Guiana",
          "country_code": "GUF",
          "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
          "timezone_name": "America/Cayenne",
          "total_launch_count": 332,
          "total_landing_count": 0
        },
        "country_code": "GUF",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_77_20200803143458.jpg",
        "total_launch_count": 118,
        "orbital_launch_attempt_count": 118
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane2520525_image_20240101094507.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 6426,
      "location_launch_attempt_count": 318,
      "pad_launch_attempt_count": 117,
      "agency_launch_attempt_count": 313,
      "orbital_launch_attempt_count_year": 58,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1,
      "type": "normal"
    }
  ],
  "expeditions": [],
  "spacestations": [],
  "program": []
}