|
1 | 1 | { |
2 | | - "number": 7, |
| 2 | + "number": 10, |
3 | 3 | "iss_expedition": 65, |
4 | 4 | "expedition_patch": "https://upload.wikimedia.org/wikipedia/commons/4/49/ISS_Expedition_65_Patch.png", |
5 | 5 | "expedition_url": "https://en.wikipedia.org/wiki/Expedition_65", |
|
81 | 81 | "country": "Japan", |
82 | 82 | "flag_code": "jp", |
83 | 83 | "agency": "JAXA", |
84 | | - "position": "Commander", |
| 84 | + "position": "Flight Engineer", |
85 | 85 | "spacecraft": "Crew-2 Dragon", |
86 | 86 | "launched": 1619171342, |
87 | 87 | "iss": true, |
|
95 | 95 | "country": "France", |
96 | 96 | "flag_code": "fr", |
97 | 97 | "agency": "ESA", |
98 | | - "position": "Flight Engineer", |
| 98 | + "position": "Commander", |
99 | 99 | "spacecraft": "Crew-2 Dragon", |
100 | 100 | "launched": 1619171342, |
101 | 101 | "iss": true, |
102 | 102 | "days_in_space": 197, |
103 | 103 | "url": "https://en.wikipedia.org/wiki/Thomas_Pesquet", |
104 | 104 | "image": "https://upload.wikimedia.org/wikipedia/commons/d/db/Thomas_Pesquet%2C_official_portrait_in_EMU_%282020%29.jpg" |
105 | | - } |
| 105 | + }, |
| 106 | + { |
| 107 | + "id": 8, |
| 108 | + "name": "Anton Shkaplerov", |
| 109 | + "country": "Russia", |
| 110 | + "flag_code": "ru", |
| 111 | + "agency": "Roscosmos", |
| 112 | + "position": "Commander", |
| 113 | + "spacecraft": "Soyuz MS-19", |
| 114 | + "launched": 1633416902, |
| 115 | + "iss": true, |
| 116 | + "days_in_space": 533, |
| 117 | + "url": "https://en.wikipedia.org/wiki/Anton_Shkaplerov", |
| 118 | + "image": "https://github.com/corquaid/international-space-station-APIs/blob/main/images/blog_soyuz_ms19_crew_shkaplerov.jpg" |
| 119 | + }, |
| 120 | + { |
| 121 | + "id": 9, |
| 122 | + "name": "Klim Shipenko", |
| 123 | + "country": "Russia", |
| 124 | + "flag_code": "ru", |
| 125 | + "agency": null, |
| 126 | + "position": "Participant", |
| 127 | + "spacecraft": "Soyuz MS-19", |
| 128 | + "launched": 1633416902, |
| 129 | + "iss": true, |
| 130 | + "days_in_space": 0, |
| 131 | + "url": "https://en.wikipedia.org/wiki/Klim_Shipenko", |
| 132 | + "image": "https://github.com/corquaid/international-space-station-APIs/blob/main/images/blog_soyuz_ms19_crew_shipenko.jpg" |
| 133 | + }, |
| 134 | + { |
| 135 | + "id": 10, |
| 136 | + "name": "Yulia Peresild", |
| 137 | + "country": "Russia", |
| 138 | + "flag_code": "ru", |
| 139 | + "agency": null, |
| 140 | + "position": "Participant", |
| 141 | + "spacecraft": "Soyuz MS-19", |
| 142 | + "launched": 1633416902, |
| 143 | + "iss": true, |
| 144 | + "days_in_space": 0, |
| 145 | + "url": "https://en.wikipedia.org/wiki/Yulia_Peresild", |
| 146 | + "image": "https://github.com/corquaid/international-space-station-APIs/blob/main/images/blog_soyuz_ms19_crew_peresild.jpg" |
| 147 | + } |
106 | 148 | ] |
107 | 149 | } |
0 commit comments