When using the SharePoint listdata.svc rest service, the created by and modified by user is returned as a URI.
How can this uri be used to obtain the created by or modified by user?
How can this uri be used to obtain the created by or modified by user?
"CreatedBy":{"__deferred":{"uri":"https://xxxxxxxxxx/4d/RiskPortal/RPHome/_vti_bin/ListData.svc/CriticalAndEmergingRisks(56)/CreatedBy"}
},"CreatedById":20,