Hey James,
One solution is to head into Wwise, click an Event and look just below the name of the event. That's the Event ID, and you can then compare it to the one you have in Unity.
However, I've found it much faster to open the Wwise_IDs.h file, next to your generated SoundBanks, and search for the ID you have from Unity.
Let me know if this helps!