{
"mission": {
"id": "MARS-2033-01",
"type": "CREWED",
"spacecraft": "Starship",
"trajectory": {
"type": "HOHMANN",
"launch_date": "2033-07-15",
"arrival_date": "2034-02-01",
"duration_days": 201
},
"delta_v_total_kmps": 6.2,
"crew": {
"count": 6,
"radiation_limit_mSv": 1000
},
"landing_site": {
"name": "Jezero Crater",
"latitude": 18.5,
"longitude": 77.5
}
}
}GET /api/v1/mars/missions
Response: { "status": "success", "missions": [...] }| System | Status |
|---|---|
| Propulsion (Raptor) | โ Ready |
| Life Support (ECLSS) | โ Active |
| ISRU Plant | โ Deployed |