Skip to content

Commit

Permalink
Merge pull request #37 from corquaid/dev
Browse files Browse the repository at this point in the history
feat: undocking of Progress MS-25 spacecraft
  • Loading branch information
corquaid authored May 31, 2024
2 parents 719f121 + 068ce7a commit 6277baf
Showing 1 changed file with 4 additions and 27 deletions.
31 changes: 4 additions & 27 deletions JSON/iss-docked-spacecraft.json
Original file line number Diff line number Diff line change
@@ -1,31 +1,8 @@
{
"number": 5,
"number": 4,
"spacecraft": [
{
"id": 1,
"name": "Progress MS-25",
"country": "Russia",
"flag_code": "ru",
"operator": "Roscosmos",
"manufacturer": "KSC Energia",
"spacecraft_name": null,
"launched": 1701419100,
"launch_site": "Site 31, Baikonur",
"iss": true,
"docked": 1701598680,
"docking_port": "Prichal nadir",
"launch_mass": 7000,
"payload_mass": 2495,
"launch_vehicle": "Soyuz 2.1a",
"launch_vehicle_name": null,
"mission_type": "Cargo",
"crew": null,
"mission_patch": null,
"url": "https://en.wikipedia.org/wiki/Progress_MS-25",
"image": "https://i.ibb.co/PG8J4G0/Progress-86-Cargo-Craft-Approaches-Space-Station-1536x1024.jpg"
},
{
"id": 2,
"name": "Cygnus NG-20",
"country": "United States",
"flag_code": "us",
Expand All @@ -48,7 +25,7 @@
"image": "https://blogs.nasa.gov/spacestation/wp-content/uploads/sites/240/2024/01/ng20capture.png"
},
{
"id": 3,
"id": 2,
"name": "Progress MS-26",
"country": "Russia",
"flag_code": "ru",
Expand All @@ -71,7 +48,7 @@
"image": "https://i.ibb.co/rwd7VjK/Tb7c2ah5-Vx4-Jn-ZZJpmdyw-E-1200-80-jpg.webp"
},
{
"id": 4,
"id": 3,
"name": "Crew-8 Dragon",
"country": "United States",
"flag_code": "us",
Expand Down Expand Up @@ -99,7 +76,7 @@
"image": "https://upload.wikimedia.org/wikipedia/commons/f/fd/Jsc2023e070781.jpg"
},
{
"id": 5,
"id": 4,
"name": "Soyuz MS-25",
"country": "Russia",
"flag_code": "ru",
Expand Down

0 comments on commit 6277baf

Please sign in to comment.