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

{
    "url": "http://api.goodlers.com/realStateCompanies/mapro/?format=api",
    "id": "mapro",
    "desc": "Grupo MAPRO",
    "website": "https://www.mapro.com.mx/",
    "email": "jc@mapro.com.mx",
    "contact_info": {
        "phone": "(999) 129 7602",
        "address": "Dirección: Calle 22 x 15 y 17 #89E Int. 6, Col. Itzimná, Mérida, Yucatán, México"
    },
    "max_properties_to_display": 20,
    "city": "MX_MID",
    "details": null,
    "tags": [],
    "company_type": "desarrollador",
    "properties": "http://api.goodlers.com/realStateCompanies/mapro/properties/?format=api",
    "realtors": "http://api.goodlers.com/realStateCompanies/mapro/realtors/?format=api",
    "version": 2,
    "active": false
}