How do I get the data in repeat groups via API

I have a repeat loop in my form which collects the main data that I need. When we create an XLS export, 2 sheets are generated : main sheet and repeat group sheet.

Is there a way to get only the repeat group sheet? Is this possible by accessing the data via API?