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

{
    "url": "http://api.goodlers.com/realStateCompanies/palmaranto/?format=api",
    "id": "palmaranto",
    "desc": "Palmaranto",
    "website": "http://palmaranto.com/",
    "email": "ventas@palmaranto.com",
    "contact_info": {
        "phone": "(999) 422 54 31",
        "address": "Chichi suarez"
    },
    "max_properties_to_display": 20,
    "city": "MX_MID",
    "details": null,
    "tags": [],
    "company_type": "desarrollador",
    "properties": "http://api.goodlers.com/realStateCompanies/palmaranto/properties/?format=api",
    "realtors": "http://api.goodlers.com/realStateCompanies/palmaranto/realtors/?format=api",
    "version": 2,
    "active": false
}