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

[
    {
        "url": "http://api.goodlers.com/properties/1520/?format=api",
        "id": 1520,
        "ext_id": "bali",
        "desc": "Bali",
        "address": "Playa del Carmen",
        "lat": "20.611761",
        "lng": "-87.117625",
        "property_type": "desarrollo",
        "cityId": "MX_PCM",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/1520/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/1520/files/?format=api",
        "price": null,
        "priceRange": {
            "min": 2575000,
            "max": 2575000
        },
        "priceRent": null,
        "priceRangeRent": {
            "min": 0,
            "max": 0
        },
        "previewPicture": "preview.jpg",
        "previewPictures": [],
        "mainPicture": null,
        "logo": "logo.jpg",
        "subPropertyTypes": [
            "casa"
        ],
        "rooms": null,
        "surface": null,
        "tags": [
            "seguridad24h",
            "piscina",
            "parque",
            "planCompleto",
            "verModelos",
            "enundesarrollo",
            "preventa",
            "enlasafueras"
        ],
        "rank": 1,
        "favorite": false,
        "parent": null,
        "children": [
            1523,
            1522,
            1521
        ],
        "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-06T16:57:43.918431Z",
        "updated_price": null,
        "files": [],
        "pictures": [],
        "zone": null
    }
]