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

{
  "id": 919,
  "url": "https://lldev.thespacedevs.com/2.3.0/events/919/?format=api",
  "name": "Axiom-3 Prelaunch News Conference",
  "info_urls": [
    {
      "priority": 10,
      "source": "www.nasa.gov",
      "title": "Sets Coverage for Axiom Mission 3 Briefing, Events, Broadcast",
      "description": "NASA, Axiom Space, and SpaceX will provide coverage of the upcoming prelaunch and launch activities for the third private astronaut mission to the",
      "feature_image": null,
      "url": "https://www.nasa.gov/news-release/nasa-sets-coverage-for-axiom-mission-3-briefing-events-broadcast/",
      "type": {
        "id": 1,
        "name": "Official Page"
      },
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      }
    }
  ],
  "vid_urls": [
    {
      "priority": 10,
      "source": "youtube.com",
      "publisher": "Axiom Space",
      "title": "Ax-3 Mission | Pre-Launch Press Conference",
      "description": "-- -- --Axiom Space is building for beyond, guided by the vision of a thriving home in space that benefits every human, everywhere. The leading provider of h...",
      "feature_image": "https://i.ytimg.com/vi/yoi7TETIo2c/maxresdefault_live.jpg",
      "url": "https://www.youtube.com/watch?v=yoi7TETIo2c",
      "type": {
        "id": 1,
        "name": "Official Webcast"
      },
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      },
      "start_time": "2024-01-17T01:00:29Z",
      "end_time": "2024-01-17T01:45:20Z",
      "live": false
    }
  ],
  "image": {
    "id": 1270,
    "name": "Ax-3 crew",
    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/axiom_mission_3_image_20231209144949.jpeg",
    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192227.jpeg",
    "credit": "Axiom Space",
    "license": {
      "id": 6,
      "name": "Axiom Space Licence",
      "priority": 2,
      "link": "https://www.axiomspace.com/terms-and-conditions"
    },
    "single_use": false,
    "variants": []
  },
  "date": "2024-01-17T01:00:00Z",
  "slug": "axiom-3-prelaunch-news-conference",
  "type": {
    "id": 20,
    "name": "Press Event"
  },
  "description": "The prelaunch news conference will focus on final preparations for the Ax-3 mission. It will discuss the results of the Launch Readiness Review, which evaluates the mission hardware and its readiness for launch.\r\n\r\nParticipants include:\r\n\r\n- Dana Weigel, deputy manager, NASA’s International Space Station Program\r\n- Angela Hart, manager, NASA’s Commercial Low Earth Orbit Development Program-\r\n- Derek Hassmann, chief of mission integration and operations, Axiom Space\r\n- Benji Reed, senior director, Human Spaceflight Programs, SpaceX\r\n- Arlena Moses, launch weather officer, 45th Weather Squadron, U.S. Space Force",
  "webcast_live": false,
  "location": "Online",
  "date_precision": {
    "id": 2,
    "name": "Hour",
    "abbrev": "HR",
    "description": "The T-0 is accurate to the hour."
  },
  "response_mode": "detailed",
  "duration": "PT44M51S",
  "updates": [
    {
      "id": 6262,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
      "comment": "Added Event",
      "info_url": "https://www.nasa.gov/news-release/nasa-sets-coverage-for-axiom-mission-3-briefing-events-broadcast/",
      "created_by": "hitura-nobad",
      "created_on": "2024-01-12T10:03:05Z"
    },
    {
      "id": 6328,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
      "comment": "Livestream has started",
      "info_url": "https://www.youtube.com/watch?v=yoi7TETIo2c",
      "created_by": "LL2",
      "created_on": "2024-01-17T01:29:29Z"
    }
  ],
  "last_updated": "2024-03-05T17:27:40Z",
  "agencies": [
    {
      "response_mode": "list",
      "id": 1022,
      "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1022/?format=api",
      "name": "Axiom Space",
      "abbrev": "AXS",
      "type": {
        "id": 5,
        "name": "Private"
      }
    },
    {
      "response_mode": "list",
      "id": 44,
      "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
      "name": "National Aeronautics and Space Administration",
      "abbrev": "NASA",
      "type": {
        "id": 1,
        "name": "Government"
      }
    },
    {
      "response_mode": "list",
      "id": 121,
      "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
      "name": "SpaceX",
      "abbrev": "SpX",
      "type": {
        "id": 3,
        "name": "Commercial"
      }
    }
  ],
  "launches": [],
  "expeditions": [],
  "spacestations": [],
  "program": [
    {
      "response_mode": "normal",
      "id": 32,
      "url": "https://lldev.thespacedevs.com/2.3.0/programs/32/?format=api",
      "name": "Axiom Private Spaceflight",
      "image": {
        "id": 1899,
        "name": "Crew Dragon at sunrise with Axiom logo",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/axiom2520priva_program_20231231100427.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194101.jpeg",
        "credit": "Axiom Space",
        "license": {
          "id": 6,
          "name": "Axiom Space Licence",
          "priority": 2,
          "link": "https://www.axiomspace.com/terms-and-conditions"
        },
        "single_use": true,
        "variants": []
      },
      "info_url": "https://www.axiomspace.com/missions/",
      "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space#Missions",
      "description": "Axiom Space provides human spaceflight missions to the International Space Station. \r\nThe company sent its first commercial astronauts into orbit in 2022. It also plans human spaceflight for government-funded and commercial astronauts engaging in in-space research, in-space manufacturing, and space exploration.",
      "agencies": [
        {
          "response_mode": "list",
          "id": 1022,
          "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1022/?format=api",
          "name": "Axiom Space",
          "abbrev": "AXS",
          "type": {
            "id": 5,
            "name": "Private"
          }
        }
      ],
      "start_date": "2022-04-08T00:00:00Z",
      "end_date": null,
      "mission_patches": [
        {
          "id": 778,
          "name": "Axiom Mission 2 Patch",
          "priority": 10,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/axiom2520missi_mission_patch_20230522161438.png",
          "agency": {
            "response_mode": "list",
            "id": 1022,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1022/?format=api",
            "name": "Axiom Space",
            "abbrev": "AXS",
            "type": {
              "id": 5,
              "name": "Private"
            }
          },
          "response_mode": "normal"
        },
        {
          "id": 605,
          "name": "Ax-1 Patch",
          "priority": 10,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-12520patch_mission_patch_20220401172359.png",
          "agency": {
            "response_mode": "list",
            "id": 1022,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1022/?format=api",
            "name": "Axiom Space",
            "abbrev": "AXS",
            "type": {
              "id": 5,
              "name": "Private"
            }
          },
          "response_mode": "normal"
        },
        {
          "id": 901,
          "name": "Ax-3 Patch",
          "priority": 10,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-32520patch_mission_patch_20231019065301.png",
          "agency": {
            "response_mode": "list",
            "id": 1022,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1022/?format=api",
            "name": "Axiom Space",
            "abbrev": "AXS",
            "type": {
              "id": 5,
              "name": "Private"
            }
          },
          "response_mode": "normal"
        }
      ],
      "type": {
        "id": 2,
        "name": "Human Spaceflight"
      }
    }
  ],
  "astronauts": []
}