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

[
    {
        "url": "http://api.goodlers.com/properties/1346/?format=api",
        "id": 1346,
        "ext_id": "a-perfect-place-mod-depto",
        "desc": "A Perfect Place depto",
        "address": "A Perfect Place Tulum",
        "lat": "20.148398",
        "lng": "-87.502940",
        "property_type": "departamento",
        "cityId": "MX_TUY",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/1346/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/1346/files/?format=api",
        "price": 145000,
        "priceRange": {
            "min": 145000,
            "max": 145000
        },
        "priceRent": 0,
        "priceRangeRent": null,
        "previewPicture": "preview.jpg",
        "previewPictures": [],
        "mainPicture": "main.jpg",
        "logo": null,
        "subPropertyTypes": null,
        "rooms": {
            "bed": 1,
            "bath": 1
        },
        "surface": {
            "total": 36,
            "built": 36
        },
        "tags": [
            "preventa",
            "1planta",
            "enundesarrollo",
            "planCompleto",
            "garagetechado",
            "enlasafueras",
            "s0a100",
            "c0a100"
        ],
        "rank": 1,
        "favorite": false,
        "parent": 1320,
        "children": [],
        "status": 500,
        "active": true,
        "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
    }
]