GET /realStateCompanies/global/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "http://api.goodlers.com/realStateCompanies/global/?format=api",
"id": "global",
"desc": "Global Realty",
"website": "https://www.globalrealty.com.mx/",
"email": "informacion@globalrealty.com.mx",
"contact_info": {
"phone": "(999) 285 4788",
"address": "Cámara de comercio"
},
"max_properties_to_display": 20,
"city": "MX_MID",
"details": null,
"tags": [],
"company_type": "desarrollador",
"properties": "http://api.goodlers.com/realStateCompanies/global/properties/?format=api",
"realtors": "http://api.goodlers.com/realStateCompanies/global/realtors/?format=api",
"version": 2,
"active": false
}