GET /realStateCompanies/hauz/properties/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "http://api.goodlers.com/properties/282/?format=api",
        "id": 282,
        "ext_id": "hauz-apartment",
        "desc": "Hauz Apartment",
        "address": "Montecristo",
        "lat": "21.012390",
        "lng": "-89.603219",
        "property_type": "desarrollo",
        "cityId": "MX_MID",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/282/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/282/files/?format=api",
        "price": null,
        "priceRange": {
            "min": 1540000,
            "max": 2060000
        },
        "priceRent": null,
        "priceRangeRent": {
            "min": 0,
            "max": 0
        },
        "previewPicture": "preview.jpg",
        "previewPictures": [],
        "mainPicture": null,
        "logo": "logo.jpg",
        "subPropertyTypes": [
            "departamento"
        ],
        "rooms": null,
        "surface": null,
        "tags": [
            "seguridad24h",
            "planCompleto",
            "enundesarrollo",
            "enlaciudad",
            "aestrenar",
            "1planta",
            "garagetechado"
        ],
        "rank": 1,
        "favorite": false,
        "parent": null,
        "children": [
            505,
            619
        ],
        "status": 700,
        "active": false,
        "isPrimary": null,
        "urls": [],
        "bedrooms": {
            "min": 0,
            "max": 0
        },
        "bathrooms": {
            "min": 0,
            "max": 0
        },
        "subtitle": {
            "es": "",
            "en": ""
        },
        "created": "2024-01-01T08:00:00Z",
        "updated": "2024-02-06T16:57:43.918431Z",
        "updated_price": null,
        "files": [],
        "pictures": [],
        "zone": null
    }
]