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

{
    "url": "http://api.goodlers.com/realStateCompanies/salvia/?format=api",
    "id": "salvia",
    "desc": "Salvia Floresta",
    "website": "https://www.residencialfloresta.mx/",
    "email": "ventas@residencialfloresta.mx",
    "contact_info": {
        "phone": "9999 30 81 07",
        "address": "San Pedro Cholul"
    },
    "max_properties_to_display": 20,
    "city": "MX_MID",
    "details": null,
    "tags": [],
    "company_type": "desarrollador",
    "properties": "http://api.goodlers.com/realStateCompanies/salvia/properties/?format=api",
    "realtors": "http://api.goodlers.com/realStateCompanies/salvia/realtors/?format=api",
    "version": 2,
    "active": false
}