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

[
    {
        "url": "http://api.goodlers.com/properties/1780/?format=api",
        "id": 1780,
        "ext_id": "zebrina-temozon",
        "desc": "Zebrina Temozón",
        "address": "Temozón Norte",
        "lat": "21.067865",
        "lng": "-89.607644",
        "property_type": "desarrollo",
        "cityId": "MX_MID",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/1780/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/1780/files/?format=api",
        "price": null,
        "priceRange": {
            "min": 1990000,
            "max": 2330000
        },
        "priceRent": null,
        "priceRangeRent": {
            "min": 0,
            "max": 0
        },
        "previewPicture": null,
        "previewPictures": [
            "ZEBRINA_PREVIEW.png"
        ],
        "mainPicture": null,
        "logo": "ZEBRINA_LOGO.png",
        "subPropertyTypes": [
            "departamento"
        ],
        "rooms": null,
        "surface": null,
        "tags": [
            "conpiscina",
            "enlaciudad",
            "enlasafueras",
            "preventa",
            "1planta",
            "seguridad24h",
            "parque",
            "enundesarrollo",
            "planCompleto",
            "verModelos"
        ],
        "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-08T17:32:27.833630Z",
        "updated_price": null,
        "files": [],
        "pictures": [],
        "zone": null
    }
]