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

{
    "url": "http://api.goodlers.com/realStateCompanies/tapiola/?format=api",
    "id": "tapiola",
    "desc": "Tapiola",
    "website": "https://tapiola.mx",
    "email": "ventas@tapiola.mx",
    "contact_info": {
        "phone": "999 129 7755",
        "address": "Komchen"
    },
    "max_properties_to_display": 20,
    "city": "MX_MID",
    "details": null,
    "tags": [],
    "company_type": "desarrollador",
    "properties": "http://api.goodlers.com/realStateCompanies/tapiola/properties/?format=api",
    "realtors": "http://api.goodlers.com/realStateCompanies/tapiola/realtors/?format=api",
    "version": 2,
    "active": false
}