creating a Call-HTTP Werbservice needs to specify a "Dictionary". In this dictionary, you have to declare the "Content-Type" as well as "Accept".
This Site explains what does the value exactly mean and what does it do.
https://blogs.office.com/2014/08/13/json-light-support-rest-sharepoint-api-released/
- accept: application/json; odata=verbose
- accept: application/json; odata=minimalmetadata
- accept: application/json; odata=nometadata
greetz