ERPNext Expand Linked Resources

Hi,

Is there a way to expand linked resources in the ERPNext API?

For example, rather than calling /api/resource/Item and /api/resource/Item Price,
call /api/resource/Item/?expand=[“item_price”]

Thanks

No, it is not available right now.