Skip to content

Commit 6277baf

Browse files
authored
Merge pull request #37 from corquaid/dev
feat: undocking of Progress MS-25 spacecraft
2 parents 719f121 + 068ce7a commit 6277baf

File tree

1 file changed

+4
-27
lines changed

1 file changed

+4
-27
lines changed

JSON/iss-docked-spacecraft.json

+4-27
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,8 @@
11
{
2-
"number": 5,
2+
"number": 4,
33
"spacecraft": [
44
{
55
"id": 1,
6-
"name": "Progress MS-25",
7-
"country": "Russia",
8-
"flag_code": "ru",
9-
"operator": "Roscosmos",
10-
"manufacturer": "KSC Energia",
11-
"spacecraft_name": null,
12-
"launched": 1701419100,
13-
"launch_site": "Site 31, Baikonur",
14-
"iss": true,
15-
"docked": 1701598680,
16-
"docking_port": "Prichal nadir",
17-
"launch_mass": 7000,
18-
"payload_mass": 2495,
19-
"launch_vehicle": "Soyuz 2.1a",
20-
"launch_vehicle_name": null,
21-
"mission_type": "Cargo",
22-
"crew": null,
23-
"mission_patch": null,
24-
"url": "https://en.wikipedia.org/wiki/Progress_MS-25",
25-
"image": "https://i.ibb.co/PG8J4G0/Progress-86-Cargo-Craft-Approaches-Space-Station-1536x1024.jpg"
26-
},
27-
{
28-
"id": 2,
296
"name": "Cygnus NG-20",
307
"country": "United States",
318
"flag_code": "us",
@@ -48,7 +25,7 @@
4825
"image": "https://blogs.nasa.gov/spacestation/wp-content/uploads/sites/240/2024/01/ng20capture.png"
4926
},
5027
{
51-
"id": 3,
28+
"id": 2,
5229
"name": "Progress MS-26",
5330
"country": "Russia",
5431
"flag_code": "ru",
@@ -71,7 +48,7 @@
7148
"image": "https://i.ibb.co/rwd7VjK/Tb7c2ah5-Vx4-Jn-ZZJpmdyw-E-1200-80-jpg.webp"
7249
},
7350
{
74-
"id": 4,
51+
"id": 3,
7552
"name": "Crew-8 Dragon",
7653
"country": "United States",
7754
"flag_code": "us",
@@ -99,7 +76,7 @@
9976
"image": "https://upload.wikimedia.org/wikipedia/commons/f/fd/Jsc2023e070781.jpg"
10077
},
10178
{
102-
"id": 5,
79+
"id": 4,
10380
"name": "Soyuz MS-25",
10481
"country": "Russia",
10582
"flag_code": "ru",

0 commit comments

Comments
 (0)