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

{
  "id": 480,
  "url": "https://lldev.thespacedevs.com/2.2.0/event/480/?format=api",
  "slug": "tiangong-eva-4",
  "name": "Tiangong EVA-4",
  "updates": [],
  "last_updated": "2024-03-05T17:26:53Z",
  "type": {
    "id": 3,
    "name": "EVA"
  },
  "description": "Zhai Zhigang and Ye Guangfu headed outside Tianhe for a 6 hours long EVA.",
  "webcast_live": false,
  "location": "Tiangong Space Station",
  "news_url": "https://www.nasaspaceflight.com/2021/12/shenzhou-13-second-spacewalk/",
  "video_url": "https://www.youtube.com/watch?v=MijQXdFzDB8",
  "info_urls": [
    {
      "priority": 10,
      "source": "www.nasaspaceflight.com",
      "title": "Shenzhou-13 crew conducts second spacewalk of mission",
      "description": "The Shenzhou-13 crew has conducted the second EVA of its mission, with taikonauts Zhai Zhigang and Ye Guangfu exiting the Tianhe core module to conduct a six-hour spacewalk. Meanwhile, Wang Yaping stayed inside the station to assist, over a month after she became the first Chinese woman to walk outs...",
      "feature_image": null,
      "url": "https://www.nasaspaceflight.com/2021/12/shenzhou-13-second-spacewalk/",
      "type": {
        "id": 1,
        "name": "Official Page"
      },
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      }
    }
  ],
  "vid_urls": [
    {
      "priority": 10,
      "source": "youtube.com",
      "publisher": "CGTN",
      "title": "Watch: China's Shenzhou-13 taikonauts conduct second spacewalk",
      "description": "China's #Shenzhou13 crew are expected to conduct their second spacewalk at China's space station Tiangong on Sunday. \nThree Chinese astronauts, or taikonauts, arrived at the space station cole module ...",
      "feature_image": "https://i.ytimg.com/vi/MijQXdFzDB8/hqdefault.jpg",
      "url": "https://www.youtube.com/watch?v=MijQXdFzDB8",
      "type": {
        "id": 1,
        "name": "Official Webcast"
      },
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      },
      "start_time": "2021-12-26T12:03:18Z",
      "end_time": "2021-12-26T12:47:59Z"
    }
  ],
  "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tiangong_eva_image_20210704082303.jpg",
  "date": "2021-12-26T10:44:00Z",
  "date_precision": null,
  "duration": null,
  "agencies": [],
  "launches": [],
  "expeditions": [
    {
      "id": 146,
      "url": "https://lldev.thespacedevs.com/2.2.0/expedition/146/?format=api",
      "name": "Shenzhou 13",
      "start": "2021-10-15T22:48:39Z",
      "end": "2022-04-15T16:44:00Z",
      "spacestation": {
        "id": 18,
        "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/18/?format=api",
        "name": "Tiangong space station",
        "status": {
          "id": 1,
          "name": "Active"
        },
        "orbit": "Low Earth Orbit",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png"
      },
      "mission_patches": [
        {
          "id": 93,
          "name": "Shenzhou 13 Mission Patch",
          "priority": 10,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/shenzhou252013_mission_patch_20211014074317.png",
          "agency": {
            "id": 17,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/17/?format=api",
            "name": "China National Space Administration",
            "type": "Government"
          }
        }
      ],
      "spacewalks": []
    }
  ],
  "spacestations": [
    {
      "id": 18,
      "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/18/?format=api",
      "name": "Tiangong space station",
      "status": {
        "id": 1,
        "name": "Active"
      },
      "founded": "2021-04-29",
      "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface. It will be roughly one-fifth the mass of the International Space Station and about the size of the Mir space station.",
      "orbit": "Low Earth Orbit",
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png"
    }
  ],
  "program": [
    {
      "id": 19,
      "url": "https://lldev.thespacedevs.com/2.2.0/program/19/?format=api",
      "name": "Tiangong space station",
      "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.",
      "agencies": [
        {
          "id": 88,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/88/?format=api",
          "name": "China Aerospace Science and Technology Corporation",
          "type": "Government"
        }
      ],
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
      "start_date": "2021-04-29T03:23:00Z",
      "end_date": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station",
      "mission_patches": [],
      "type": {
        "id": 2,
        "name": "Human Spaceflight"
      }
    }
  ]
}