Getting child table data in MySQL

For my report, I need to get particular data from the child table in my Doctype using MySQL in python. How can I do this?

Refer to the Document