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

[
    {
        "url": "http://api.goodlers.com/properties/2293/?format=api",
        "id": 2293,
        "ext_id": "makuh",
        "desc": "Makúh",
        "address": "Carretera Mérida - Progreso",
        "lat": "21.159463",
        "lng": "-89.637020",
        "property_type": "desarrollo",
        "cityId": "MX_MID",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/2293/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/2293/files/?format=api",
        "price": null,
        "priceRange": {
            "min": 519350.69,
            "max": 1517277.5
        },
        "priceRent": null,
        "priceRangeRent": {
            "min": 0,
            "max": 0
        },
        "previewPicture": null,
        "previewPictures": [
            "preview.jpg"
        ],
        "mainPicture": null,
        "logo": "logo.jpg",
        "subPropertyTypes": [
            "terreno"
        ],
        "rooms": null,
        "surface": null,
        "tags": [
            "enlasafueras",
            "preventa",
            "seguridad24h",
            "canchasdeportivas",
            "parque",
            "saloneventos",
            "enundesarrollo",
            "s300a500",
            "s500mas",
            "planCompleto"
        ],
        "rank": 1,
        "favorite": false,
        "parent": null,
        "children": [
            2437
        ],
        "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-07T19:22:50.155905Z",
        "updated_price": null,
        "files": [],
        "pictures": [],
        "zone": null
    },
    {
        "url": "http://api.goodlers.com/properties/2437/?format=api",
        "id": 2437,
        "ext_id": "makuh-mod-terreno",
        "desc": "Makúh terreno",
        "address": "Carretera Mérida - Progreso",
        "lat": "21.159463",
        "lng": "-89.637020",
        "property_type": "terreno",
        "cityId": "MX_MID",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/2437/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/2437/files/?format=api",
        "price": 0,
        "priceRange": {
            "min": 519350,
            "max": 1517277
        },
        "priceRent": 0,
        "priceRangeRent": null,
        "previewPicture": "",
        "previewPictures": [],
        "mainPicture": "",
        "logo": null,
        "subPropertyTypes": null,
        "rooms": {
            "bed": 0,
            "bath": 0
        },
        "surface": {
            "total": 0,
            "built": 0
        },
        "tags": [
            "s300a500",
            "s500mas",
            "enlasafueras",
            "preventa",
            "canchasdeportivas",
            "seguridad24h",
            "enundesarrollo",
            "planCompleto"
        ],
        "rank": 1,
        "favorite": false,
        "parent": 2293,
        "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-07T19:22:50.164237Z",
        "updated_price": null,
        "files": [],
        "pictures": [],
        "zone": null
    }
]