/dev/characters/{character_id}/
/v4/characters/{character_id}/
curl --location --request GET 'https://esi.evetech.net/latest/characters//'
{
"ancestry_id": 19,
"birthday": "2023-08-15T09:13:17.853Z",
"bloodline_id": 3,
"corporation_id": 109299958,
"description": "",
"gender": "male",
"name": "CCP Bartender",
"race_id": 2
}