/dev/wars/{war_id}/
/legacy/wars/{war_id}/
/v1/wars/{war_id}/
curl --location --request GET 'https://esi.evetech.net/latest/wars//'
{
"aggressor": {
"corporation_id": 986665792,
"isk_destroyed": 0,
"ships_killed": 0
},
"declared": "2023-08-15T09:13:17.889Z",
"defender": {
"corporation_id": 1001562011,
"isk_destroyed": 0,
"ships_killed": 0
},
"id": 1941,
"mutual": false,
"open_for_allies": false
}