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

[
    {
        "url": "http://api.goodlers.com/properties/648/?format=api",
        "id": 648,
        "ext_id": "orion-plus",
        "desc": "Orion Plus",
        "address": "Conocida",
        "lat": "21.035790",
        "lng": "-89.594083",
        "property_type": "oficina",
        "cityId": "MX_MID",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/648/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/648/files/?format=api",
        "price": 3001600,
        "priceRange": {
            "min": 3001600,
            "max": 3001600
        },
        "priceRent": 0,
        "priceRangeRent": null,
        "previewPicture": "tipo_plus.jpg",
        "previewPictures": [],
        "mainPicture": "main.jpg",
        "logo": null,
        "subPropertyTypes": null,
        "rooms": {
            "bed": 0,
            "bath": 0
        },
        "surface": {
            "total": 0,
            "built": 40.61
        },
        "tags": [
            "preventa",
            "enlaciudad",
            "enundesarrollo",
            "lobby",
            "businesscenter",
            "planDestacado",
            "s0a100"
        ],
        "rank": 2,
        "favorite": false,
        "parent": null,
        "children": [],
        "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
    }
]