File tree 1 file changed +24
-1
lines changed
1 file changed +24
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "number" : 5 ,
2
+ "number" : 6 ,
3
3
"spacecraft" : [
4
4
{
5
5
"id" : 1 ,
120
120
"mission_patch" : " https://upload.wikimedia.org/wikipedia/commons/a/a0/SpaceX_Crew-8_logo.png" ,
121
121
"url" : " https://en.wikipedia.org/wiki/SpaceX_Crew-8" ,
122
122
"image" : " https://upload.wikimedia.org/wikipedia/commons/f/fd/Jsc2023e070781.jpg"
123
+ },
124
+ {
125
+ "id" : 6 ,
126
+ "name" : " CRS-30 Dragon" ,
127
+ "country" : " United States" ,
128
+ "flag_code" : " us" ,
129
+ "operator" : " SpaceX" ,
130
+ "manufacturer" : " SpaceX" ,
131
+ "spacecraft_name" : " C209" ,
132
+ "launched" : 1711050900 ,
133
+ "launch_site" : " CCSFS, SLC-40" ,
134
+ "iss" : true ,
135
+ "docked" : 1711189140 ,
136
+ "docking_port" : " Harmony zenith" ,
137
+ "launch_mass" : 12519 ,
138
+ "payload_mass" : 2948 ,
139
+ "launch_vehicle" : " Falcon 9" ,
140
+ "launch_vehicle_name" : " B1080.6" ,
141
+ "mission_type" : " Cargo" ,
142
+ "crew" : null ,
143
+ "mission_patch" : " https://upload.wikimedia.org/wikipedia/commons/f/f3/SpaceX_CRS-30_Patch.png" ,
144
+ "url" : " https://en.wikipedia.org/wiki/SpaceX_CRS-30" ,
145
+ "image" : " https://blogs.nasa.gov/spacestation/wp-content/uploads/sites/240/2024/03/dragon-docked.png"
123
146
}
124
147
]
125
148
}
You can’t perform that action at this time.
0 commit comments