GET /realStateCompanies/orve/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://api.goodlers.com/realStateCompanies/orve/?format=api",
    "id": "orve",
    "desc": "Grupo Orve",
    "website": "https://www.grupoorve.mx/",
    "email": "msarabia@ventas.grupoorve.mx",
    "contact_info": {
        "phone": "(999) 454 0095",
        "address": "Mérida Campestre"
    },
    "max_properties_to_display": 20,
    "city": "MX_MID",
    "details": null,
    "tags": [],
    "company_type": "desarrollador",
    "properties": "http://api.goodlers.com/realStateCompanies/orve/properties/?format=api",
    "realtors": "http://api.goodlers.com/realStateCompanies/orve/realtors/?format=api",
    "version": 2,
    "active": false
}