/dev/universe/planets/{planet_id}/
/legacy/universe/planets/{planet_id}/
/v1/universe/planets/{planet_id}/
curl --location --request GET 'https://esi.evetech.net/latest/universe/planets//'
{
"name": "Akpivem III",
"planet_id": 40000046,
"position": {
"x": -189226344497,
"y": 9901605317,
"z": -254852632979
},
"system_id": 30000003,
"type_id": 13
}