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

{
    "url": "http://api.goodlers.com/realStateCompanies/grupobci/?format=api",
    "id": "grupobci",
    "desc": "Grupo BCI",
    "website": "http://www.grupobci.com",
    "email": "contacto@gerardoherrera.mx",
    "contact_info": {
        "phone": "(999) 163.3298",
        "address": "Dirección Conocida"
    },
    "max_properties_to_display": 20,
    "city": "MX_MID",
    "details": null,
    "tags": [],
    "company_type": "desarrollador",
    "properties": "http://api.goodlers.com/realStateCompanies/grupobci/properties/?format=api",
    "realtors": "http://api.goodlers.com/realStateCompanies/grupobci/realtors/?format=api",
    "version": 2,
    "active": false
}