Hi Thanapol,
Unfortunately, with out-of-the-box REST API it is not possible. You would need to develop your own custom API endpoint which can return this data. Please refer to the documentation on how to implement custom Web API endpoints. One thing worth mentioning, if you do so, authentication for API needs to be a custom development as well.