Understanding SharePoint REST JSON Formats
The SharePoint REST API can return several different JSON representations. Depending on the code sample, library, or endpoint, you may encounter headers such as:
Accept: application/json;odata=verbose
robwindsor.hashnode.dev17 min read