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

{
  "id": 950,
  "url": "https://lldev.thespacedevs.com/2.3.0/events/950/?format=api",
  "name": "Nova-C IM-1 News Conference",
  "info_urls": [],
  "vid_urls": [
    {
      "priority": 10,
      "source": "youtube.com",
      "publisher": "NASA",
      "title": "NASA, Intuitive Machines Moon Mission Update",
      "description": "NASA and Intuitive Machines give an update from Johnson Space Center in Houston to highlight the company’s first mission, known as IM-1. The lander, called O...",
      "feature_image": "https://i.ytimg.com/vi/xa2n2-_hLPM/maxresdefault_live.jpg",
      "url": "https://www.youtube.com/watch?v=xa2n2-_hLPM",
      "type": {
        "id": 1,
        "name": "Official Webcast"
      },
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      },
      "start_time": "2024-02-28T18:59:41Z",
      "end_time": "2024-02-28T20:30:23Z",
      "live": false
    }
  ],
  "image": {
    "id": 973,
    "name": "Nova-C lander orbiting the Moon (IM-1)",
    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nova-c_im-1_pos_image_20240223155229.jpeg",
    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191256.jpeg",
    "credit": "Intuitive Machines",
    "license": {
      "id": 24,
      "name": "Intuitive Machines Gallery",
      "priority": 3,
      "link": "https://www.intuitivemachines.com/gallery"
    },
    "single_use": false,
    "variants": []
  },
  "date": "2024-02-28T19:00:00Z",
  "slug": "nova-c-im-1-news-conference",
  "type": {
    "id": 20,
    "name": "Press Event"
  },
  "description": "NASA and Intuitive Machines will host a news conference following the conclusion of the IM-1 mission.\r\n\r\nParticipants in the news conference include:\r\n\r\n- Joel Kearns, deputy associate administrator, Exploration, Science Mission Directorate, NASA\r\n- Sue Lederer, CLPS project scientist, NASA\r\n- Steve Altemus,CEO, Intuitive Machines\r\n- Tim Crain, CTO, Intuitive Machines",
  "webcast_live": false,
  "location": "Online",
  "date_precision": {
    "id": 1,
    "name": "Minute",
    "abbrev": "MIN",
    "description": "The T-0 is accurate to the minute."
  },
  "response_mode": "detailed",
  "duration": "PT1H30M42S",
  "updates": [
    {
      "id": 6824,
      "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=xa2n2-_hLPM",
      "created_by": "LL2",
      "created_on": "2024-02-28T19:00:15Z"
    }
  ],
  "last_updated": "2024-03-05T17:28:16Z",
  "agencies": [
    {
      "response_mode": "list",
      "id": 1067,
      "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1067/?format=api",
      "name": "Intuitive Machines",
      "abbrev": "IM",
      "type": {
        "id": 3,
        "name": "Commercial"
      }
    },
    {
      "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"
      }
    }
  ],
  "launches": [],
  "expeditions": [],
  "spacestations": [],
  "program": [
    {
      "response_mode": "normal",
      "id": 24,
      "url": "https://lldev.thespacedevs.com/2.3.0/programs/24/?format=api",
      "name": "Commercial Lunar Payload Services",
      "image": {
        "id": 1901,
        "name": "[AUTO] Commercial Lunar Payload Services - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20231127193630.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194104.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "info_url": "https://www.nasa.gov/commercial-lunar-payload-services/",
      "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Lunar_Payload_Services",
      "description": "Commercial Lunar Payload Services (CLPS) is a NASA program to contract transportation services able to send small robotic landers and rovers to the Moon's south polar region.",
      "agencies": [
        {
          "response_mode": "list",
          "id": 1069,
          "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1069/?format=api",
          "name": "Astrobotic Technology",
          "abbrev": "Astrobotic",
          "type": {
            "id": 5,
            "name": "Private"
          }
        },
        {
          "response_mode": "list",
          "id": 1067,
          "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1067/?format=api",
          "name": "Intuitive Machines",
          "abbrev": "IM",
          "type": {
            "id": 3,
            "name": "Commercial"
          }
        },
        {
          "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"
          }
        }
      ],
      "start_date": "2018-04-27T00:00:00Z",
      "end_date": null,
      "mission_patches": [],
      "type": {
        "id": 5,
        "name": "Exploration"
      }
    }
  ],
  "astronauts": []
}