diff --git a/JSON/iss-docked-spacecraft.json b/JSON/iss-docked-spacecraft.json index cb48682..1dda034 100644 --- a/JSON/iss-docked-spacecraft.json +++ b/JSON/iss-docked-spacecraft.json @@ -1,5 +1,5 @@ { - "number": 6, + "number": 5, "spacecraft": [ { "id": 1, @@ -77,32 +77,6 @@ }, { "id": 4, - "name": "Boeing CFT Starliner", - "country": "United States", - "flag_code": "us", - "operator": "Boeing", - "manufacturer": "Boeing", - "spacecraft_name": null, - "launched": 1717591942, - "launch_site": "CCSFS, SLC-41", - "iss": true, - "docked": 1717688040, - "docking_port": "Harmony forward", - "launch_mass": 12519, - "payload_mass": null, - "launch_vehicle": "Atlas V N22", - "launch_vehicle_name": null, - "mission_type": "Crew", - "crew": [ - "Butch Wilmore", - "Suni Williams" - ], - "mission_patch": "https://i.ibb.co/VByBzf0/cft-lg.jpg", - "url": "https://en.wikipedia.org/wiki/Boeing_Crewed_Flight_Test", - "image": "https://upload.wikimedia.org/wikipedia/commons/c/c4/Boeing_CFT_Crew_Portrait-Sunita_Williams_and_Barry_Wilmore_%28KSC-20240404-PH-NAS01_0001%29.jpg" - }, - { - "id": 5, "name": "Cygnus NG-21", "country": "United States", "flag_code": "us", @@ -125,7 +99,7 @@ "image": "https://upload.wikimedia.org/wikipedia/commons/f/fa/CRS_NG-21_Approach.jpg" }, { - "id": 6, + "id": 5, "name": "Progress MS-28", "country": "Russia", "flag_code": "ru", diff --git a/JSON/people-in-space.json b/JSON/people-in-space.json index 70c0a80..0e5ab6c 100644 --- a/JSON/people-in-space.json +++ b/JSON/people-in-space.json @@ -183,8 +183,8 @@ "country": "United States", "flag_code": "us", "agency": "NASA", - "position": "Spacecraft Commander", - "spacecraft": "Boeing CFT Starliner", + "position": "Flight Engineer", + "spacecraft": "Crew-9 Dragon", "launched": 1717591942, "iss": true, "days_in_space": 177, @@ -200,8 +200,8 @@ "country": "United States", "flag_code": "us", "agency": "NASA", - "position": "Pilot", - "spacecraft": "Boeing CFT Starliner", + "position": "Flight Engineer", + "spacecraft": "Crew-9 Dragon", "launched": 1717591942, "iss": true, "days_in_space": 322,