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

[
    {
        "url": "http://api.goodlers.com/properties/1527/?format=api",
        "id": 1527,
        "ext_id": "karanda-tulum-mod-karanda-villas",
        "desc": "Karanda Villas",
        "address": "Tulum",
        "lat": "20.184324",
        "lng": "-87.462763",
        "property_type": "departamento",
        "cityId": "MX_TUY",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/1527/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/1527/files/?format=api",
        "price": 210000,
        "priceRange": {
            "max": 210000,
            "min": 210000
        },
        "priceRent": 0,
        "priceRangeRent": null,
        "previewPicture": "preview.jpg",
        "previewPictures": [],
        "mainPicture": "main.jpg",
        "logo": null,
        "subPropertyTypes": null,
        "rooms": {
            "bed": 4,
            "bath": 3
        },
        "surface": {
            "total": 339.19,
            "built": 339.19
        },
        "tags": [
            "preventa",
            "1planta",
            "enundesarrollo",
            "garagetechado",
            "conpiscina",
            "planCompleto",
            "enlasafueras",
            "s300a500",
            "c300a500"
        ],
        "rank": 1,
        "favorite": false,
        "parent": 1524,
        "children": [],
        "status": 500,
        "active": true,
        "isPrimary": null,
        "urls": [],
        "bedrooms": {
            "max": 4,
            "min": 4
        },
        "bathrooms": {
            "max": 3,
            "min": 3
        },
        "subtitle": {
            "es": "",
            "en": ""
        },
        "created": "2024-01-01T08:00:00Z",
        "updated": "2024-02-06T16:57:43.918431Z",
        "updated_price": null,
        "files": [],
        "pictures": [],
        "zone": null
    },
    {
        "url": "http://api.goodlers.com/properties/1524/?format=api",
        "id": 1524,
        "ext_id": "karanda-tulum",
        "desc": "Karanda Tulum",
        "address": "Tulum",
        "lat": "20.184324",
        "lng": "-87.462763",
        "property_type": "desarrollo",
        "cityId": "MX_TUY",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/1524/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/1524/files/?format=api",
        "price": null,
        "priceRange": {
            "max": 210000,
            "min": 210000
        },
        "priceRent": null,
        "priceRangeRent": {
            "max": 0,
            "min": 0
        },
        "previewPicture": "preview.jpg",
        "previewPictures": [],
        "mainPicture": null,
        "logo": "logo.jpg",
        "subPropertyTypes": [
            "departamento"
        ],
        "rooms": null,
        "surface": null,
        "tags": [
            "planCompleto",
            "seguridad24h",
            "piscina",
            "gimnasio",
            "lobby",
            "verModelos",
            "enlasafueras",
            "preventa",
            "1planta",
            "enundesarrollo"
        ],
        "rank": 1,
        "favorite": false,
        "parent": null,
        "children": [
            1526,
            1527,
            1525
        ],
        "status": 500,
        "active": true,
        "isPrimary": null,
        "urls": [],
        "bedrooms": {
            "max": 0,
            "min": 0
        },
        "bathrooms": {
            "max": 0,
            "min": 0
        },
        "subtitle": {
            "es": "",
            "en": ""
        },
        "created": "2024-01-01T08:00:00Z",
        "updated": "2024-02-06T16:57:43.918431Z",
        "updated_price": null,
        "files": [],
        "pictures": [],
        "zone": null
    }
]