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

[
    {
        "url": "http://api.goodlers.com/properties/88/?format=api",
        "id": 88,
        "ext_id": "barlovento-residencial",
        "desc": "Barlovento Residencial",
        "address": "Temozón Norte",
        "lat": "21.070785",
        "lng": "-89.592017",
        "property_type": "desarrollo",
        "cityId": "MX_MID",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/88/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/88/files/?format=api",
        "price": null,
        "priceRange": {
            "min": 3800000,
            "max": 4000000
        },
        "priceRent": null,
        "priceRangeRent": {
            "min": 0,
            "max": 0
        },
        "previewPicture": "preview.jpg",
        "previewPictures": [],
        "mainPicture": null,
        "logo": "logo.jpg",
        "subPropertyTypes": [
            "casa"
        ],
        "rooms": null,
        "surface": null,
        "tags": [
            "casaclub",
            "seguridad24h",
            "piscina",
            "saloneventos",
            "planCompleto",
            "verModelos",
            "enlasafueras",
            "preventa",
            "2omasplantas",
            "enundesarrollo"
        ],
        "rank": 1,
        "favorite": false,
        "parent": null,
        "children": [
            627,
            551
        ],
        "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
    }
]