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

{
    "url": "http://api.goodlers.com/realStateCompanies/unica/?format=api",
    "id": "unica",
    "desc": "Unica Living",
    "website": "https://unicaliving.mx/",
    "email": "contacto@unicaliving.mx",
    "contact_info": {
        "phone": "(999) 122 6898",
        "address": "Carretera Mérida Progreso"
    },
    "max_properties_to_display": 20,
    "city": "MX_MID",
    "details": null,
    "tags": [],
    "company_type": "desarrollador",
    "properties": "http://api.goodlers.com/realStateCompanies/unica/properties/?format=api",
    "realtors": "http://api.goodlers.com/realStateCompanies/unica/realtors/?format=api",
    "version": 2,
    "active": false
}