{
"base": {
"id": "ARTEMIS-BASE-01",
"location": {
"crater": "Shackleton",
"latitude": -89.5,
"longitude": 0,
"elevation_m": 2800
},
"modules": {
"habitat": { "capacity": 4, "status": "OPERATIONAL" },
"lab": { "experiments": 12, "status": "ACTIVE" },
"storage": { "water_ice_kg": 50000, "status": "FULL" }
},
"resources": {
"power_kw": 100,
"oxygen_kg_day": 3.36,
"water_recycling_percent": 95
}
}
}GET /api/v1/base/status
Response: { "status": "operational", "crew": 4, "power": 100 }| System | Status |
|---|---|
| Life Support (ECLSS) | โ Active |
| Power (Solar + Nuclear) | โ Active |
| ISRU Plant | โ Active |