We can simply retrieve an entity using DOM APIs.
<a-entity id="mario"></a-entity>
var el = document.querySelector('#mario');