/dev/dogma/attributes/{attribute_id}/
/legacy/dogma/attributes/{attribute_id}/
/v1/dogma/attributes/{attribute_id}/
curl --location --request GET 'https://esi.evetech.net/latest/dogma/attributes//'
{
"attribute_id": 20,
"default_value": 1,
"description": "Factor by which topspeed increases.",
"display_name": "Maximum Velocity Bonus",
"high_is_good": true,
"icon_id": 1389,
"name": "speedFactor",
"published": true,
"unit_id": 124
}