Hey fam, I'm looking for a bit of guidance of how I might be able to access an item in the _embedded JSON node below if I'm creating children from the EventsGridView API response's events node items. I haven't been able to figure out how pass/access the full/root JSON response from the BandsInTownEventTile widget component, and have the widget component look up a venue item in the _embedded node (see response screenshot).
Does anyone know if and how this may be doable in FF?