Let me give you an example. I’m looking for “Exequror Navy Issue”. Name of this item = 29344.
I pull the API:
https://esi.evetech.net/latest/universe/types/29344/?datasource=tranquility
To get the image use esi:
For ship icons:
And everything is simple here, because parameters such as alliances, corporations, characters or types are transferred to esi.
But I need Dogma_attributes, which I received from the first API.
Another example. From the first answer I take attribute 192 (“Maximum number of blocked targets”) and to get data about the attribute I pull the API:
https://esi.evetech.net/latest/dogma/attributes/192/?datasource=tranquility
In response I get “icon_id”: 109.
But in what API can you enter this identifier?
Please help me find this API, and if you also tell me how to find the icon for skills for example “Targeting” or “Navigation”, the main principle here is, then I’ll understand it myself. Thank you very much in advance