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

[
    {
        "url": "http://api.goodlers.com/properties/2932/?format=api",
        "id": 2932,
        "ext_id": "varanda-mod-th",
        "desc": "Veranda Townhouse",
        "address": "Temozón norte",
        "lat": "21.075594",
        "lng": "-89.605241",
        "property_type": "casa",
        "cityId": "MX_MID",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/2932/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/2932/files/?format=api",
        "price": 0,
        "priceRange": {
            "min": 3650000,
            "max": 3760000
        },
        "priceRent": 0,
        "priceRangeRent": null,
        "previewPicture": "",
        "previewPictures": [
            "preview.jpg"
        ],
        "mainPicture": "",
        "logo": null,
        "subPropertyTypes": null,
        "rooms": {
            "bed": 0,
            "bath": 0
        },
        "surface": {
            "total": 187,
            "built": 140
        },
        "tags": [
            "s100a300",
            "c100a300",
            "cuartoplantabaja"
        ],
        "rank": 1,
        "favorite": false,
        "parent": 2931,
        "children": [],
        "status": 500,
        "active": true,
        "isPrimary": null,
        "urls": [],
        "bedrooms": {
            "min": 3,
            "max": 3
        },
        "bathrooms": {
            "min": 4,
            "max": 4
        },
        "subtitle": {
            "es": "",
            "en": ""
        },
        "created": "2024-06-11T16:19:37.997025Z",
        "updated": "2024-07-30T19:15:49.983718Z",
        "updated_price": null,
        "files": [],
        "pictures": [],
        "zone": null
    },
    {
        "url": "http://api.goodlers.com/properties/2931/?format=api",
        "id": 2931,
        "ext_id": "varanda",
        "desc": "Veranda",
        "address": "Temozón norte",
        "lat": "21.075594",
        "lng": "-89.605241",
        "property_type": "desarrollo",
        "cityId": "MX_MID",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/2931/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/2931/files/?format=api",
        "price": null,
        "priceRange": {
            "min": 3650000,
            "max": 3760000
        },
        "priceRent": null,
        "priceRangeRent": {
            "min": 0,
            "max": 0
        },
        "previewPicture": null,
        "previewPictures": [
            "preview.jpg"
        ],
        "mainPicture": null,
        "logo": "logo.jpg",
        "subPropertyTypes": [
            "townhouse"
        ],
        "rooms": null,
        "surface": null,
        "tags": [
            "enlasafueras",
            "enconstruccion",
            "s100a300",
            "c100a300",
            "cuartoplantabaja",
            "conalberca",
            "enundesarrollo",
            "planCompleto",
            "verModelos"
        ],
        "rank": 1,
        "favorite": false,
        "parent": null,
        "children": [
            2932
        ],
        "status": 500,
        "active": true,
        "isPrimary": null,
        "urls": [],
        "bedrooms": null,
        "bathrooms": null,
        "subtitle": {
            "es": "",
            "en": ""
        },
        "created": "2024-06-11T16:07:50.785252Z",
        "updated": "2024-07-30T19:15:49.972377Z",
        "updated_price": null,
        "files": [],
        "pictures": [],
        "zone": null
    }
]