I want to create an android app for a WordPress blog using WordPress rest api.
For optimization I want to remove content field and some other fields when I get all post to show them in my main list and when user click on a link fetch the content filed from the post link.
Is there any way to remove them?