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

{
  "count": 1146,
  "next": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=360&ordering=-last_updated",
  "previous": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=340&ordering=-last_updated",
  "results": [
    {
      "id": 971,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/971/?format=api",
      "name": "RS-25 Engine Test",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Stennis",
          "title": "NASA Stennis Live Stream",
          "description": "",
          "feature_image": "https://i.ytimg.com/vi/XnXfZ3SJQiY/maxresdefault_live.jpg",
          "url": "https://www.youtube.com/watch?v=XnXfZ3SJQiY",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2024-03-22T17:29:05Z",
          "end_time": "2024-03-22T17:59:11Z",
          "live": false
        }
      ],
      "image": {
        "id": 1161,
        "name": "RS-25 Engine Test - 2024",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20240111163044.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191831.jpeg",
        "credit": "NASA",
        "license": {
          "id": 4,
          "name": "NASA Image and Media Guidelines",
          "priority": 0,
          "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
        },
        "single_use": false,
        "variants": []
      },
      "date": "2024-03-22T18:47:00Z",
      "slug": "rs-25-engine-test-32",
      "type": {
        "id": 5,
        "name": "Static Fire"
      },
      "description": "NASA is conducting a hot fire as part of the final round of certification testing ahead of production of an updated set of the engines for the SLS (Space Launch System) rocket.",
      "webcast_live": false,
      "location": "Fred Haise Test Stand, NASA’s Stennis Space Center",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "response_mode": "normal",
      "duration": "PT30M6S",
      "updates": [
        {
          "id": 7055,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
          "comment": "Official Webcast by NASA Stennis has started",
          "info_url": "https://www.youtube.com/watch?v=XnXfZ3SJQiY",
          "created_by": "LL2",
          "created_on": "2024-03-22T17:44:04Z"
        }
      ],
      "last_updated": "2024-03-22T18:00:13Z"
    },
    {
      "id": 960,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/960/?format=api",
      "name": "Starliner CFT Mission Overview News Conference",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "to Host Boeing Crew Flight Test Preview, News Conferences",
          "description": "NASA will preview the agency’s Boeing Crew Flight Test (CFT) mission to the International Space Station by hosting media tours Thursday, March 21, and with",
          "feature_image": null,
          "url": "https://www.nasa.gov/news-release/nasa-to-host-boeing-crew-flight-test-preview-news-conferences/",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 9,
          "source": "youtube.com",
          "publisher": "NASA Video",
          "title": "NASA’s Boeing Crew Flight Test Mission Overview News Conference (March 22, 2024)",
          "description": "NASA will host a mission overview news conference as mission managers discuss the flight plan, timeline, and details of Boeing Starliner’s first crewed fligh...",
          "feature_image": "https://i.ytimg.com/vi/GT5UPOy69k8/hqdefault_live.jpg",
          "url": "https://www.youtube.com/watch?v=GT5UPOy69k8",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2024-03-22T15:29:11Z",
          "end_time": "2024-03-22T16:31:52Z",
          "live": false
        },
        {
          "priority": 10,
          "source": "plus.nasa.gov",
          "publisher": "NASA",
          "title": "NASA’s Boeing Crew Flight Test Mission Overview News Conference",
          "description": "",
          "feature_image": "https://plus.nasa.gov/wp-content/uploads/2024/03/KSC-20191220-PH-AWG05_0521large.jpg",
          "url": "https://plus.nasa.gov/scheduled-video/nasas-boeing-crew-flight-test-mission-overview-news-conference/",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2024-03-22T15:30:00Z",
          "end_time": "2024-03-22T16:30:00Z",
          "live": false
        }
      ],
      "image": {
        "id": 1020,
        "name": "Boeing Starliner in orbit (OFT-2)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_20220525180700.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191414.jpeg",
        "credit": "NASA",
        "license": {
          "id": 4,
          "name": "NASA Image and Media Guidelines",
          "priority": 0,
          "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
        },
        "single_use": false,
        "variants": []
      },
      "date": "2024-03-22T15:30:00Z",
      "slug": "starliner-cft-mission-overview-news-conference",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "Briefing regarding the Starliner Crewed Flight Test mission, with the following participants:\r\n\r\n- Mike Lammers, flight director, Starliner ascent, NASA\r\n- Vincent LaCourt, flight director, International Space Station Program, NASA\r\n- Ed Van Cise, flight director, Starliner rendezvous, NASA",
      "webcast_live": false,
      "location": "Johnson Space Center",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "response_mode": "normal",
      "duration": "PT1H2M41S",
      "updates": [
        {
          "id": 6918,
          "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-to-host-boeing-crew-flight-test-preview-news-conferences/",
          "created_by": "hitura-nobad",
          "created_on": "2024-03-09T07:29:34Z"
        },
        {
          "id": 7053,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
          "comment": "Official Webcast by NASA Video has started",
          "info_url": "https://www.youtube.com/watch?v=GT5UPOy69k8",
          "created_by": "LL2",
          "created_on": "2024-03-22T15:30:45Z"
        }
      ],
      "last_updated": "2024-03-22T16:32:46Z"
    },
    {
      "id": 959,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/959/?format=api",
      "name": "Starliner CFT Program Overview News Conference",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "to Host Boeing Crew Flight Test Preview, News Conferences",
          "description": "NASA will preview the agency’s Boeing Crew Flight Test (CFT) mission to the International Space Station by hosting media tours Thursday, March 21, and with",
          "feature_image": null,
          "url": "https://www.nasa.gov/news-release/nasa-to-host-boeing-crew-flight-test-preview-news-conferences/",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 9,
          "source": "youtube.com",
          "publisher": "NASA Video",
          "title": "NASA's Boeing Starliner Crew Flight Test Program Overview News Conference (March 22, 2024)",
          "description": "NASA and Boeing officials will discuss flight test readiness, objectives, and priorities in this program overview news conference for Boeing Starliner’s firs...",
          "feature_image": "https://i.ytimg.com/vi/7L8wOkah06c/hqdefault_live.jpg",
          "url": "https://www.youtube.com/watch?v=7L8wOkah06c",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2024-03-22T14:00:06Z",
          "end_time": "2024-03-22T15:01:29Z",
          "live": false
        },
        {
          "priority": 10,
          "source": "plus.nasa.gov",
          "publisher": "NASA",
          "title": "NASA’s Boeing Crew Flight Test Program Overview News Conference",
          "description": "",
          "feature_image": "https://plus.nasa.gov/wp-content/uploads/2024/03/KSC-20191220-PH-AWG02_0083large.jpg",
          "url": "https://plus.nasa.gov/scheduled-video/nasas-boeing-crew-flight-test-program-overview-news-conference/",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2024-03-22T14:00:00Z",
          "end_time": "2024-03-22T15:00:00Z",
          "live": false
        }
      ],
      "image": {
        "id": 1020,
        "name": "Boeing Starliner in orbit (OFT-2)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_20220525180700.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191414.jpeg",
        "credit": "NASA",
        "license": {
          "id": 4,
          "name": "NASA Image and Media Guidelines",
          "priority": 0,
          "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
        },
        "single_use": false,
        "variants": []
      },
      "date": "2024-03-22T14:00:00Z",
      "slug": "starliner-cft-program-overview-news-conference",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "Briefing regarding the Starliner Crewed Flight Test mission, with the following participants:\r\n\r\n- NASA Administrator Bill Nelson\r\n- Steve Stich, manager, Commercial Crew Program, NASA\r\n- Dana Weigel, deputy manager, International Space Station Program, NASA\r\n- Mark Nappi, vice president and program manager, Boeing Starliner Program",
      "webcast_live": false,
      "location": "Johnson Space Center",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "response_mode": "normal",
      "duration": "PT1H1M23S",
      "updates": [
        {
          "id": 6917,
          "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-to-host-boeing-crew-flight-test-preview-news-conferences/",
          "created_by": "hitura-nobad",
          "created_on": "2024-03-09T07:27:51Z"
        },
        {
          "id": 7051,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
          "comment": "Official Webcast by NASA Video has started",
          "info_url": "https://www.youtube.com/watch?v=7L8wOkah06c",
          "created_by": "LL2",
          "created_on": "2024-03-22T14:01:06Z"
        }
      ],
      "last_updated": "2024-03-22T15:03:05Z"
    },
    {
      "id": 965,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/965/?format=api",
      "name": "SpaceX CRS-30 Prelaunch media teleconference",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "to Send Research to Station Aboard 30th SpaceX Resupply Mission",
          "description": "New research and technology demonstrations for NASA are set to launch aboard the agency’s SpaceX 30th commercial resupply services mission to the",
          "feature_image": null,
          "url": "https://www.nasa.gov/news-release/nasa-to-send-research-to-station-aboard-30th-spacex-resupply-mission/",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Video",
          "title": "NASA's SpaceX CRS-30 Prelaunch Media Telecon (March 19, 2024)",
          "description": "NASA will host a prelaunch media teleconference for the agency’s SpaceX 30th commercial resupply services mission to the International Space Station. Launch ...",
          "feature_image": "https://i.ytimg.com/vi/9UbOlw9q7q0/maxresdefault_live.jpg",
          "url": "https://www.youtube.com/watch?v=9UbOlw9q7q0",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2024-03-19T18:50:21Z",
          "end_time": "2024-03-19T19:37:36Z",
          "live": false
        }
      ],
      "image": {
        "id": 1086,
        "name": "Cargo Dragon docking",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.jpeg",
        "credit": "NASA",
        "license": {
          "id": 4,
          "name": "NASA Image and Media Guidelines",
          "priority": 0,
          "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
        },
        "single_use": false,
        "variants": []
      },
      "date": "2024-03-19T19:00:00Z",
      "slug": "spacex-crs-30-prelaunch-media-teleconference",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "Prelaunch media teleconference with the following participants:\r\n\r\n- Kristi Duplichen, deputy manager, NASA’s International Space Station Transportation Integration Office\r\n- Heidi Parris, associate program scientist, NASA’s International Space Station Program Research Office\r\n- Sarah Walker, director, SpaceX Dragon mission management\r\n-  Melody Lovin, launch weather officer, Cape Canaveral Space Force Station’s 45th Weather Squadron",
      "webcast_live": false,
      "location": "Online",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "response_mode": "normal",
      "duration": "PT47M15S",
      "updates": [
        {
          "id": 7004,
          "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-to-send-research-to-station-aboard-30th-spacex-resupply-mission/",
          "created_by": "hitura-nobad",
          "created_on": "2024-03-16T14:19:38Z"
        },
        {
          "id": 7019,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
          "comment": "Official Webcast by NASA Video has started",
          "info_url": "https://www.youtube.com/watch?v=9UbOlw9q7q0",
          "created_by": "LL2",
          "created_on": "2024-03-19T18:51:00Z"
        }
      ],
      "last_updated": "2024-03-19T19:37:52Z"
    },
    {
      "id": 749,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/749/?format=api",
      "name": "CRS-27 Dragon Undocking",
      "info_urls": [],
      "vid_urls": [],
      "image": {
        "id": 1086,
        "name": "Cargo Dragon docking",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.jpeg",
        "credit": "NASA",
        "license": {
          "id": 4,
          "name": "NASA Image and Media Guidelines",
          "priority": 0,
          "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
        },
        "single_use": false,
        "variants": []
      },
      "date": "2023-04-15T15:05:00Z",
      "slug": "crs-27-dragon-undocking",
      "type": {
        "id": 8,
        "name": "Spacecraft Undocking"
      },
      "description": "The SpaceX CRS-27 Dragon spacecraft will undock from the International Space Station ahead of its reentry, splashdown and recovery.",
      "webcast_live": false,
      "location": "International Space Station",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [
        {
          "id": 3812,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
          "comment": "Event started.",
          "info_url": "https://www.youtube.com/watch?v=21X5lGlDOfg",
          "created_by": "Cosmic_Penguin",
          "created_on": "2023-04-15T14:46:02Z"
        }
      ],
      "last_updated": "2024-03-13T13:43:06Z"
    },
    {
      "id": 598,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/598/?format=api",
      "name": "SpaceX CRS-25 Post-Launch News Conference",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Video",
          "title": "Media Briefing:  NASA's SpaceX CRS-25 Postlaunch News Conference",
          "description": "",
          "feature_image": "https://i.ytimg.com/vi/i5y_V5d_uUM/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=i5y_V5d_uUM",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2022-07-15T01:27:12Z",
          "end_time": "2022-07-15T01:57:29Z",
          "live": false
        }
      ],
      "image": {
        "id": 1086,
        "name": "Cargo Dragon docking",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.jpeg",
        "credit": "NASA",
        "license": {
          "id": 4,
          "name": "NASA Image and Media Guidelines",
          "priority": 0,
          "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
        },
        "single_use": false,
        "variants": []
      },
      "date": "2022-07-15T01:30:00Z",
      "slug": "spacex-crs-25-post-launch-news-conference",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA and SpaceX will hold a post-launch news conference after the CRS-25 resupply mission towards the International Space Station.",
      "webcast_live": false,
      "location": "Kennedy Space Center",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-13T13:43:02Z"
    },
    {
      "id": 684,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/684/?format=api",
      "name": "SpaceX CRS-26 Pre-Launch Media Teleconference",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "NASA Sets Coverage for Next SpaceX Resupply Launch to Space Station",
          "description": "NASA and SpaceX are targeting 3:54 p.m. EST Tuesday, Nov. 22, to launch the company’s 26th commercial resupply mission to the International Space Station.",
          "feature_image": null,
          "url": "https://www.nasa.gov/press-release/nasa-sets-coverage-for-next-spacex-resupply-launch-to-space-station",
          "type": null,
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Video",
          "title": "NASA’s SpaceX CRS-26 Prelaunch News Conference (Nov. 18, 2022)",
          "description": "Nov. 18, 2022 prelaunch media teleconference for NASA's SpaceX CRS-26 commercial resupply mission to the International Space Station. Participants are:\n\n    Joel Montalbano, manager, International Spa...",
          "feature_image": "https://i.ytimg.com/vi/VZDzJ_G0OlM/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=VZDzJ_G0OlM",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2022-11-18T19:57:32Z",
          "end_time": "2022-11-18T20:32:24Z",
          "live": false
        }
      ],
      "image": {
        "id": 1086,
        "name": "Cargo Dragon docking",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.jpeg",
        "credit": "NASA",
        "license": {
          "id": 4,
          "name": "NASA Image and Media Guidelines",
          "priority": 0,
          "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
        },
        "single_use": false,
        "variants": []
      },
      "date": "2022-11-18T20:00:00Z",
      "slug": "spacex-crs-26-pre-launch-media-teleconference",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA and SpaceX will hold a pre-launch media teleconference ahead of the CRS-26 resupply mission towards the International Space Station.",
      "webcast_live": false,
      "location": null,
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-13T13:42:58Z"
    },
    {
      "id": 345,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/345/?format=api",
      "name": "CRS-25 Dragon Docking",
      "info_urls": [],
      "vid_urls": [],
      "image": {
        "id": 1086,
        "name": "Cargo Dragon docking",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.jpeg",
        "credit": "NASA",
        "license": {
          "id": 4,
          "name": "NASA Image and Media Guidelines",
          "priority": 0,
          "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
        },
        "single_use": false,
        "variants": []
      },
      "date": "2022-07-16T15:20:00Z",
      "slug": "crs-25-dragon-docking",
      "type": {
        "id": 2,
        "name": "Docking"
      },
      "description": "Following its launch atop a Falcon 9, the CRS-25 Dragon will autonomously dock to the forward-facing port of the International Space Station’s Harmony module, bringing crew supplies as well as experiments.",
      "webcast_live": false,
      "location": "International Space Station",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [
        {
          "id": 1861,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/jay2520keegan_profile_20221218022555.jpg",
          "comment": "Pushing to July 12 following an MMH leak in Dragon's propulsion system causing the launch to be delayed to NET July 11.",
          "info_url": "https://twitter.com/NASASpaceflight/status/1536472684636381187",
          "created_by": "Jay",
          "created_on": "2022-06-13T22:54:55Z"
        }
      ],
      "last_updated": "2024-03-13T13:42:54Z"
    },
    {
      "id": 361,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/361/?format=api",
      "name": "CRS-26 Dragon Undocking",
      "info_urls": [],
      "vid_urls": [],
      "image": {
        "id": 1086,
        "name": "Cargo Dragon docking",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.jpeg",
        "credit": "NASA",
        "license": {
          "id": 4,
          "name": "NASA Image and Media Guidelines",
          "priority": 0,
          "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
        },
        "single_use": false,
        "variants": []
      },
      "date": "2023-01-09T22:05:00Z",
      "slug": "crs-26-dragon-undocking",
      "type": {
        "id": 8,
        "name": "Spacecraft Undocking"
      },
      "description": "The SpaceX CRS-26 Dragon spacecraft will undock from the International Space Station ahead of its reentry, splashdown and recovery.",
      "webcast_live": false,
      "location": "International Space Station",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-13T13:42:50Z"
    },
    {
      "id": 205,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/205/?format=api",
      "name": "CRS-21 Dragon Undocking",
      "info_urls": [],
      "vid_urls": [],
      "image": {
        "id": 1086,
        "name": "Cargo Dragon docking",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.jpeg",
        "credit": "NASA",
        "license": {
          "id": 4,
          "name": "NASA Image and Media Guidelines",
          "priority": 0,
          "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
        },
        "single_use": false,
        "variants": []
      },
      "date": "2021-01-12T14:05:00Z",
      "slug": "crs-21-dragon-undocking",
      "type": {
        "id": 8,
        "name": "Spacecraft Undocking"
      },
      "description": "The SpaceX CRS-21 Dragon spacecraft will undock from the International Space Station ahead of its reentry, splashdown and recovery.",
      "webcast_live": false,
      "location": "International Space Station",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-13T13:42:46Z"
    }
  ]
}