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

[
    {
        "url": "http://api.goodlers.com/properties/1814/?format=api",
        "id": 1814,
        "ext_id": "tura-departamentos-mod-single",
        "desc": "Tura Single",
        "address": "Montecristo",
        "lat": "21.019100",
        "lng": "-89.596111",
        "property_type": "departamento",
        "cityId": "MX_MID",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/1814/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/1814/files/?format=api",
        "price": 2950000,
        "priceRange": {
            "min": 2950000,
            "max": 2950000
        },
        "priceRent": 0,
        "priceRangeRent": null,
        "previewPicture": null,
        "previewPictures": [
            "preview-S.jpg"
        ],
        "mainPicture": null,
        "logo": null,
        "subPropertyTypes": null,
        "rooms": {
            "bed": 1,
            "bath": 1
        },
        "surface": {
            "total": 93,
            "built": 93
        },
        "tags": [
            "enlaciudad",
            "1planta",
            "seguridad24h",
            "enundesarrollo",
            "planCompleto",
            "c0a100",
            "aestrenar"
        ],
        "rank": 1,
        "favorite": false,
        "parent": 1813,
        "children": [],
        "status": 700,
        "active": false,
        "isPrimary": null,
        "urls": [],
        "bedrooms": {
            "min": 1,
            "max": 1
        },
        "bathrooms": {
            "min": 1,
            "max": 1
        },
        "subtitle": {
            "es": "",
            "en": ""
        },
        "created": "2024-01-01T08:00:00Z",
        "updated": "2024-02-06T16:57:43.918431Z",
        "updated_price": null,
        "files": [],
        "pictures": [],
        "zone": null
    }
]