Hi Raja,
For example, adding "embed=bundles/bitstreams" should embed all the bundles and all bitstreams data into that single REST API request. Keep in mind however that the more information you embed, the longer the request will take. So, sometimes developers have found it can be better for performance to send several smaller requests than to send one request with a lot of embedded data.
Tim