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

[
    {
        "url": "http://api.goodlers.com/properties/2001/?format=api",
        "id": 2001,
        "ext_id": "cheu-izamal",
        "desc": "Cheú Izamal",
        "address": "Izamal",
        "lat": "20.966432",
        "lng": "-89.007967",
        "property_type": "desarrollo",
        "cityId": "MX_MID",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/2001/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/2001/files/?format=api",
        "price": null,
        "priceRange": {
            "min": 364238,
            "max": 569093
        },
        "priceRent": null,
        "priceRangeRent": {
            "min": 0,
            "max": 0
        },
        "previewPicture": null,
        "previewPictures": [
            "preview.jpg"
        ],
        "mainPicture": null,
        "logo": "logo.jpg",
        "subPropertyTypes": [
            "terreno"
        ],
        "rooms": null,
        "surface": null,
        "tags": [
            "enlasafueras",
            "preventa",
            "seguridad24h",
            "enundesarrollo",
            "planCompleto"
        ],
        "rank": 1,
        "favorite": false,
        "parent": null,
        "children": [],
        "status": 500,
        "active": true,
        "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-07T18:19:11.888503Z",
        "updated_price": null,
        "files": [],
        "pictures": [],
        "zone": null
    }
]