Skip to content

Commit 5e1082c

Browse files
authored
Merge pull request #95 from corquaid/dev
feat: docking of Progress MS-34 spacecraft
2 parents 94bd36f + bf2303e commit 5e1082c

1 file changed

Lines changed: 26 additions & 1 deletion

File tree

JSON/iss-docked-spacecraft.json

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"number": 4,
2+
"number": 5,
33
"spacecraft": [
44
{
55
"id": 1,
@@ -105,6 +105,31 @@
105105
"mission_patch_3": "https://i.ibb.co/tM3SdmtY/ng-24-patch.png",
106106
"url": "https://en.wikipedia.org/wiki/Cygnus_NG-24",
107107
"image": "https://images-assets.nasa.gov/image/iss074e0458270/iss074e0458270~large.jpg?w=1920&h=1078&fit=clip&crop=faces%2Cfocalpoint"
108+
},
109+
{
110+
"id": 5,
111+
"name": "Progress MS-34",
112+
"country": "Russia",
113+
"flag_code": "ru",
114+
"operator": "Roscosmos",
115+
"manufacturer": "Energia",
116+
"spacecraft_name": "Progress MS-34 No. 464",
117+
"launched": 1777148507,
118+
"launch_site": "Site 31/6, Baikonur",
119+
"iss": true,
120+
"docked": 1777327200,
121+
"docking_port": "Zvezda aft",
122+
"launch_mass": 7280,
123+
"payload_mass": 2518,
124+
"launch_vehicle": "Soyuz 2.1a",
125+
"launch_vehicle_name": null,
126+
"mission_type": "Cargo",
127+
"crew": null,
128+
"mission_patch": null,
129+
"mission_patch_2": null,
130+
"mission_patch_3": null,
131+
"url": "https://en.wikipedia.org/wiki/Progress_MS-34",
132+
"image": "https://images-assets.nasa.gov/image/iss073e0698630/iss073e0698630~large.jpg?w=1920&h=1280&fit=clip&crop=faces%2Cfocalpoint"
108133
}
109134
]
110135
}

0 commit comments

Comments
 (0)