We would like to get label for the field.
As per previous question: How do I get a field label by the field name?
But I need to get this through the REST API of Drupal.
Could anyone please suggest what should be the approach to use the Field API from as REST
I can get values through the REST API.