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

{
    "url": "http://api.goodlers.com/realStateCompanies/thewaves/?format=api",
    "id": "thewaves",
    "desc": "The Waves",
    "website": "http://www.thewavestulum.com/",
    "email": "contacto@thewavestulum.com",
    "contact_info": {
        "phone": "(984) 233 3362",
        "address": "Tulum"
    },
    "max_properties_to_display": 1,
    "city": "MX_MID",
    "details": null,
    "tags": [],
    "company_type": "desarrollador",
    "properties": "http://api.goodlers.com/realStateCompanies/thewaves/properties/?format=api",
    "realtors": "http://api.goodlers.com/realStateCompanies/thewaves/realtors/?format=api",
    "version": 2,
    "active": false
}