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

{
    "url": "http://api.goodlers.com/realStateCompanies/lcondos/?format=api",
    "id": "lcondos",
    "desc": "L Condos",
    "website": "http://www.lcondos.com.mx/",
    "email": "info@lcondos.com.mx",
    "contact_info": {
        "phone": "(984) 267 2449",
        "address": "Playa del Carmen"
    },
    "max_properties_to_display": 1,
    "city": "MX_MID",
    "details": null,
    "tags": [],
    "company_type": "desarrollador",
    "properties": "http://api.goodlers.com/realStateCompanies/lcondos/properties/?format=api",
    "realtors": "http://api.goodlers.com/realStateCompanies/lcondos/realtors/?format=api",
    "version": 2,
    "active": false
}