Get data from child node in firebase and display in a label

Does anyone know if how I can get a data from firebase database's child node? The only thing I know to do is get a data from root node using the get tag block. I hope anyone could help me.

image

Calling parent should actually return everything under parent (including child) as a json (dictionary)