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

{
  "id": 1300,
  "url": "https://lldev.thespacedevs.com/2.2.0/event/1300/?format=api",
  "slug": "soyuz-ms-28-docking",
  "name": "Soyuz MS-28 Docking",
  "updates": [
    {
      "id": 12946,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "Added docking.",
      "info_url": "https://nasa-public-data.s3.amazonaws.com/iss-coords/current/ISS_OEM/ISS.OEM_J2K_EPH.txt",
      "created_by": "Cosmic_Penguin",
      "created_on": "2025-11-19T15:17:00Z"
    },
    {
      "id": 13066,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
      "comment": "Official Webcast by NASA has started",
      "info_url": "https://www.youtube.com/watch?v=OIAduLEqvTc",
      "created_by": "LL2",
      "created_on": "2025-11-27T11:44:00Z"
    }
  ],
  "last_updated": "2025-11-27T12:46:33Z",
  "type": {
    "id": 2,
    "name": "Docking"
  },
  "description": "The Soyuz MS-28 spacecraft will autonomously dock to the International Space Station.",
  "webcast_live": false,
  "location": "International Space Station",
  "news_url": null,
  "video_url": "https://www.youtube.com/watch?v=OIAduLEqvTc",
  "info_urls": [],
  "vid_urls": [
    {
      "priority": 10,
      "source": "youtube.com",
      "publisher": "NASA",
      "title": "NASA Astronaut Chris Williams Soyuz MS-28 Docking",
      "description": "After lifting off from the Baikonur Cosmodrome in Kazakhstan, NASA astronaut Chris Williams is scheduled to dock with the International Space Station at 7:38 a.m. EST (1238 UTC) on Thursday, Nov. 27.\n \nSelected as a candidate in 2021, Williams graduated with the 23rd astronaut class in 2024. He began training for his first space station flight assignment immediately after completing initial astronaut candidate training.\n \nWilliams, along with Roscosmos cosmonauts Sergey Kud-Sverchkov and Sergey Mikaev, will spend eight months aboard the space station as part of Expeditions 73 and 74. This is Williams’ first mission.\n \nGet the latest mission updates: https://blogs.nasa.gov/spacestation/\n \nCredit: NASA",
      "feature_image": "https://i.ytimg.com/vi/OIAduLEqvTc/maxresdefault.jpg",
      "url": "https://www.youtube.com/watch?v=OIAduLEqvTc",
      "type": {
        "id": 1,
        "name": "Official Webcast"
      },
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      },
      "start_time": "2025-11-27T11:44:15Z",
      "end_time": "2025-11-27T12:42:33Z"
    },
    {
      "priority": 11,
      "source": "plus.nasa.gov",
      "publisher": "NASA",
      "title": "NASA Astronaut Chris Williams Soyuz MS-28 Docking",
      "description": "Coverage of the Hatch Opening and Welcoming Remarks by the Soyuz MS-28 Crew Aboard the International Space Station (hatch opening scheduled at appx.10:10 a.m. EST).",
      "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/11/soyuz-ms-28-docking-key-art-r1-horizontal-program-tile-16-9-without-title.jpg",
      "url": "https://plus.nasa.gov/scheduled-video/nasa-astronaut-chris-williams-soyuz-ms-28-docking/",
      "type": {
        "id": 1,
        "name": "Official Webcast"
      },
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      },
      "start_time": "2025-11-27T11:45:00Z",
      "end_time": "2025-11-27T12:42:00Z"
    },
    {
      "priority": 12,
      "source": "youtube.com",
      "publisher": "Роскосмос ТВ",
      "title": "Трансляция стыковки пилотируемого корабля «Союз МС-28» с МКС",
      "description": "Сайт Роскосмоса: https://www.roscosmos.ru/\nРоскосмос в социальных сетях: \nVk: https://vk.com/roscosmos\nOk: https://ok.ru/roscosmos  \nTelegram: https://t.me/roscosmos_gk \nRutube: https://rutube.ru/channel/770606/\n\nНовый telegram-канал о путешествиях на космодромы: https://t.me/cosmotours\n\n#Роскосмос  #РоскосмосТВ",
      "feature_image": "https://i.ytimg.com/vi/sAA913vKNNE/maxresdefault.jpg",
      "url": "https://www.youtube.com/watch?v=sAA913vKNNE",
      "type": {
        "id": 1,
        "name": "Official Webcast"
      },
      "language": {
        "id": 3,
        "name": "Russian",
        "code": "ru"
      },
      "start_time": "2025-11-27T12:12:41Z",
      "end_time": "2025-11-27T12:46:15Z"
    }
  ],
  "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg",
  "date": "2025-11-27T12:38:29Z",
  "date_precision": {
    "id": 1,
    "name": "Minute",
    "abbrev": "MIN",
    "description": "The T-0 is accurate to the minute."
  },
  "duration": "PT58M18S",
  "agencies": [
    {
      "id": 63,
      "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api",
      "name": "Russian Federal Space Agency (ROSCOSMOS)",
      "featured": true,
      "type": "Government",
      "country_code": "RUS",
      "abbrev": "RFSA",
      "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
      "administrator": "Administrator: Yuri Borisov",
      "founding_year": "1992",
      "launchers": "Soyuz",
      "spacecraft": "Soyuz",
      "parent": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
      "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png"
    }
  ],
  "launches": [
    {
      "id": "40beac6e-ce8e-4481-8cf9-56d1d9c48804",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/40beac6e-ce8e-4481-8cf9-56d1d9c48804/?format=api",
      "slug": "soyuz-21a-soyuz-ms-28",
      "name": "Soyuz 2.1a | Soyuz MS-28",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2025-11-29T03:22:30Z",
      "net": "2025-11-27T09:27:57Z",
      "window_end": "2025-11-27T09:27:57Z",
      "window_start": "2025-11-27T09:27:57Z",
      "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": 63,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api",
        "name": "Russian Federal Space Agency (ROSCOSMOS)",
        "type": "Government"
      },
      "rocket": {
        "id": 8428,
        "configuration": {
          "id": 24,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/24/?format=api",
          "name": "Soyuz 2.1a",
          "family": "Soyuz",
          "full_name": "Soyuz 2.1a",
          "variant": ""
        }
      },
      "mission": {
        "id": 7017,
        "name": "Soyuz MS-28",
        "description": "Soyuz MS-28 will carry three cosmonauts and one astronaut to the International Space Station aboard the Soyuz spacecraft from the Baikonur Cosmodrome in Kazakhstan. The crew consists of Roscosmos cosmonauts Sergei Kud-Sverchkov, Sergei Mikayev and Oleg Platonov.",
        "launch_designator": null,
        "type": "Human Exploration",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [
          {
            "id": 63,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api",
            "name": "Russian Federal Space Agency (ROSCOSMOS)",
            "featured": true,
            "type": "Government",
            "country_code": "RUS",
            "abbrev": "RFSA",
            "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
            "administrator": "Administrator: Yuri Borisov",
            "founding_year": "1992",
            "launchers": "Soyuz",
            "spacecraft": "Soyuz",
            "launch_library_url": null,
            "total_launch_count": 340,
            "consecutive_successful_launches": 64,
            "successful_launches": 329,
            "failed_launches": 11,
            "pending_launches": 2,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "info_url": "https://en.roscosmos.ru/",
            "wiki_url": "https://en.wikipedia.org/wiki/Russian_Federal_Space_Agency",
            "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
            "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg"
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 20,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/20/?format=api",
        "agency_id": null,
        "name": "31/6",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
        "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
        "latitude": "45.996034",
        "longitude": "63.564003",
        "location": {
          "id": 15,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "country_code": "KAZ",
          "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1561,
          "total_landing_count": 0
        },
        "country_code": "KAZ",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
        "total_launch_count": 427,
        "orbital_launch_attempt_count": 427
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1a_image_20230805184309.jpg",
      "infographic": null,
      "program": [
        {
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.2.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://lldev.thespacedevs.com/2.2.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.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",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        },
        {
          "id": 8,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/8/?format=api",
          "name": "Soyuz",
          "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.",
          "agencies": [
            {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            },
            {
              "id": 66,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/66/?format=api",
              "name": "Soviet Space Program",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png",
          "start_date": "1966-11-28T11:02:00Z",
          "end_date": null,
          "info_url": null,
          "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ],
      "orbital_launch_attempt_count": 7131,
      "location_launch_attempt_count": 1559,
      "pad_launch_attempt_count": 426,
      "agency_launch_attempt_count": 336,
      "orbital_launch_attempt_count_year": 282,
      "location_launch_attempt_count_year": 6,
      "pad_launch_attempt_count_year": 6,
      "agency_launch_attempt_count_year": 7,
      "type": "normal"
    }
  ],
  "expeditions": [],
  "spacestations": [
    {
      "id": 4,
      "url": "https://lldev.thespacedevs.com/2.2.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://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
    }
  ],
  "program": [
    {
      "id": 8,
      "url": "https://lldev.thespacedevs.com/2.2.0/program/8/?format=api",
      "name": "Soyuz",
      "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.",
      "agencies": [
        {
          "id": 63,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api",
          "name": "Russian Federal Space Agency (ROSCOSMOS)",
          "type": "Government"
        },
        {
          "id": 66,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/66/?format=api",
          "name": "Soviet Space Program",
          "type": "Government"
        }
      ],
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png",
      "start_date": "1966-11-28T11:02:00Z",
      "end_date": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme",
      "mission_patches": [],
      "type": {
        "id": 2,
        "name": "Human Spaceflight"
      }
    },
    {
      "id": 17,
      "url": "https://lldev.thespacedevs.com/2.2.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://lldev.thespacedevs.com/2.2.0/agencies/16/?format=api",
          "name": "Canadian Space Agency",
          "type": "Government"
        },
        {
          "id": 27,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/27/?format=api",
          "name": "European Space Agency",
          "type": "Multinational"
        },
        {
          "id": 37,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/37/?format=api",
          "name": "Japan Aerospace Exploration Agency",
          "type": "Government"
        },
        {
          "id": 44,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
          "name": "National Aeronautics and Space Administration",
          "type": "Government"
        },
        {
          "id": 63,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api",
          "name": "Russian Federal Space Agency (ROSCOSMOS)",
          "type": "Government"
        }
      ],
      "image_url": "https://thespacedevs-dev.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",
      "mission_patches": [],
      "type": {
        "id": 2,
        "name": "Human Spaceflight"
      }
    }
  ]
}