get https://api.ufostart.com/spaceships//attributes//metrics/
Get the specific metric for an attribute that is linked to your spaceship
You can find your spaceshipId by using the /spaceships
endpoint.
You can find your attributeIds by using the /spaceships/{spaceshipId}/attributes/
endpoint.
You can find your metricIds by using the /spaceships/{spaceshipId}/attributes/{attributeId}/metrics/
endpoint.