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

[
    {
        "url": "http://api.goodlers.com/properties/1332/?format=api",
        "id": 1332,
        "ext_id": "habaneros-tulum-mod-depto",
        "desc": "Habaneros depto",
        "address": "Habaneros Tulum",
        "lat": "20.201072",
        "lng": "-87.449967",
        "property_type": "departamento",
        "cityId": "MX_TUY",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/1332/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/1332/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": 2,
            "bath": 2
        },
        "surface": {
            "total": 158.95,
            "built": 158.95
        },
        "tags": [
            "preventa",
            "1planta",
            "enundesarrollo",
            "gimnasio",
            "lobby",
            "planCompleto",
            "enlaciudad",
            "s100a300",
            "c100a300"
        ],
        "rank": 1,
        "favorite": false,
        "parent": 1331,
        "children": [],
        "status": 500,
        "active": true,
        "isPrimary": null,
        "urls": [],
        "bedrooms": {
            "min": 2,
            "max": 2
        },
        "bathrooms": {
            "min": 2,
            "max": 2
        },
        "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/1331/?format=api",
        "id": 1331,
        "ext_id": "habaneros-tulum",
        "desc": "Habaneros Tulum",
        "address": "Tulum",
        "lat": "20.201072",
        "lng": "-87.449967",
        "property_type": "desarrollo",
        "cityId": "MX_TUY",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/1331/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/1331/files/?format=api",
        "price": null,
        "priceRange": {
            "min": 145000,
            "max": 145000
        },
        "priceRent": null,
        "priceRangeRent": {
            "min": 0,
            "max": 0
        },
        "previewPicture": "preview.jpg",
        "previewPictures": [],
        "mainPicture": null,
        "logo": "logo.jpg",
        "subPropertyTypes": [
            "departamento"
        ],
        "rooms": null,
        "surface": null,
        "tags": [
            "gimnasio",
            "lobby",
            "planCompleto",
            "verModelos",
            "enlasafueras",
            "preventa",
            "1planta",
            "enundesarrollo"
        ],
        "rank": 1,
        "favorite": false,
        "parent": null,
        "children": [
            1332
        ],
        "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-06T16:57:43.918431Z",
        "updated_price": null,
        "files": [],
        "pictures": [],
        "zone": null
    }
]