|
1 | 1 | { |
2 | | - "number": 5, |
| 2 | + "number": 6, |
3 | 3 | "spacecraft": [ |
4 | 4 | { |
5 | 5 | "id": 1, |
|
81 | 81 | "url": "https://en.wikipedia.org/wiki/Progress_MS-33", |
82 | 82 | "image": "https://upload.wikimedia.org/wikipedia/commons/4/4d/Progress_MS-33_approaches_ISS.webp" |
83 | 83 | }, |
84 | | - { |
| 84 | + { |
85 | 85 | "id": 4, |
86 | 86 | "name": "Cygnus NG-24", |
87 | 87 | "country": "United States", |
|
106 | 106 | "url": "https://en.wikipedia.org/wiki/Cygnus_NG-24", |
107 | 107 | "image": "https://images-assets.nasa.gov/image/iss074e0458270/iss074e0458270~large.jpg?w=1920&h=1078&fit=clip&crop=faces%2Cfocalpoint" |
108 | 108 | }, |
109 | | - { |
| 109 | + { |
110 | 110 | "id": 5, |
111 | 111 | "name": "Progress MS-34", |
112 | 112 | "country": "Russia", |
|
130 | 130 | "mission_patch_3": null, |
131 | 131 | "url": "https://en.wikipedia.org/wiki/Progress_MS-34", |
132 | 132 | "image": "https://images-assets.nasa.gov/image/iss073e0698630/iss073e0698630~large.jpg?w=1920&h=1280&fit=clip&crop=faces%2Cfocalpoint" |
| 133 | + }, |
| 134 | + { |
| 135 | + "id": 6, |
| 136 | + "name": "CRS-34 Dragon", |
| 137 | + "country": "United States", |
| 138 | + "flag_code": "us", |
| 139 | + "operator": "SpaceX", |
| 140 | + "manufacturer": "SpaceX", |
| 141 | + "spacecraft_name": "C209", |
| 142 | + "launched": 1778875541, |
| 143 | + "launch_site": "Cape Canaveral, SLC-40", |
| 144 | + "iss": true, |
| 145 | + "docked": 1779007020, |
| 146 | + "docking_port": "Harmony forward", |
| 147 | + "launch_mass": null, |
| 148 | + "payload_mass": 2948, |
| 149 | + "launch_vehicle": "Falcon 9", |
| 150 | + "launch_vehicle_name": "B1096.6", |
| 151 | + "mission_type": "Cargo", |
| 152 | + "crew": null, |
| 153 | + "mission_patch": "https://upload.wikimedia.org/wikipedia/commons/1/1e/SpaceX_CRS-34_Patch.png", |
| 154 | + "mission_patch_2": null, |
| 155 | + "mission_patch_3": null, |
| 156 | + "url": "https://en.wikipedia.org/wiki/SpaceX_CRS-34", |
| 157 | + "image": "https://upload.wikimedia.org/wikipedia/commons/a/ad/A_SpaceX_Dragon_cargo_spacecraft_approaches_the_International_Space_Station_%28iss074e0603650%29.jpg" |
133 | 158 | } |
134 | 159 | ] |
135 | 160 | } |
0 commit comments