/dev/universe/constellations/{constellation_id}/
/legacy/universe/constellations/{constellation_id}/
/v1/universe/constellations/{constellation_id}/
curl --location --request GET 'https://esi.evetech.net/latest/universe/constellations//'
{
"constellation_id": 20000009,
"name": "Mekashtad",
"position": {
"x": 67796138757472320,
"y": -70591121348560960,
"z": -59587016159270070
},
"region_id": 10000001,
"systems": [
20000302,
20000303
]
}