Project Pipelines API not showing child pipelines

Hi, I need to get list of child pipelines for my project and it seems there is no easy way of getting them. Projects pipelines API does not show them (not sure if it is by design or just bug). Only way I see is to get list of project pipelines and for each pipeline list pipeline bridges.
Is there one shot method to get all project pipelines with child pipelines as well?