Skip to content

Commit 202e059

Browse files
authored
Merge pull request #55 from corquaid/dev
feat: undocking of CRS-31 Dragon spacecraft
2 parents 393e66d + c9b483d commit 202e059

File tree

1 file changed

+1
-24
lines changed

1 file changed

+1
-24
lines changed

JSON/iss-docked-spacecraft.json

+1-24
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"number": 6,
2+
"number": 5,
33
"spacecraft": [
44
{
55
"id": 1,
@@ -100,29 +100,6 @@
100100
},
101101
{
102102
"id": 5,
103-
"name": "CRS-31 Dragon",
104-
"country": "United States",
105-
"flag_code": "us",
106-
"operator": "SpaceX",
107-
"manufacturer": "SpaceX",
108-
"spacecraft_name": "C208",
109-
"launched": 1730770171,
110-
"launch_site": "KSC, LC-39A",
111-
"iss": true,
112-
"docked": 1730814720,
113-
"docking_port": "Harmony forward",
114-
"launch_mass": null,
115-
"payload_mass": 2762,
116-
"launch_vehicle": "Falcon 9",
117-
"launch_vehicle_name": "B1083.5",
118-
"mission_type": "Cargo",
119-
"crew": null,
120-
"mission_patch": "https://upload.wikimedia.org/wikipedia/commons/9/9f/SpaceX_CRS-31_Patch.png",
121-
"url": "https://en.wikipedia.org/wiki/SpaceX_CRS-31",
122-
"image": "https://www.nasa.gov/wp-content/uploads/2024/11/nasas-spacex-crs-31-launch.png"
123-
},
124-
{
125-
"id": 6,
126103
"name": "Progress MS-29",
127104
"country": "Russia",
128105
"flag_code": "ru",

0 commit comments

Comments
 (0)