In service records, killed enemies and destroyed enemy vehicles are defined by the base id of the enemy/vehicle and one or many attachment ids.
However, there doesn’t seem to be any way of retrieving information on the attachment for a particular attachment id.
Am I wrong in assuming that there is no attachment meta data avaiable through the API? If not, was there a particular reason for omitting it or could it be added?
Also, modelling wise, wouldn’t it be more correct to connect attachments to weapons/vehicles rather than to enemies?