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

[
    {
        "url": "http://api.goodlers.com/properties/1465/?format=api",
        "id": 1465,
        "ext_id": "xalet",
        "desc": "Xalet",
        "address": "Av. Coba Sur Manzana 1, Tulum, Q.R.",
        "lat": "20.204662",
        "lng": "-87.449417",
        "property_type": "desarrollo",
        "cityId": "MX_TUY",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/1465/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/1465/files/?format=api",
        "price": null,
        "priceRange": {
            "min": 159331,
            "max": 159331
        },
        "priceRent": null,
        "priceRangeRent": {
            "min": 0,
            "max": 0
        },
        "previewPicture": "preview.png",
        "previewPictures": [],
        "mainPicture": null,
        "logo": "LOGO.png",
        "subPropertyTypes": [
            "departamento"
        ],
        "rooms": null,
        "surface": null,
        "tags": [
            "piscina",
            "gimnasio",
            "seguridad24h",
            "lobby",
            "planCompleto",
            "enlaciudad",
            "preventa",
            "1planta",
            "enundesarrollo"
        ],
        "rank": 1,
        "favorite": false,
        "parent": null,
        "children": [
            1476
        ],
        "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
    },
    {
        "url": "http://api.goodlers.com/properties/1476/?format=api",
        "id": 1476,
        "ext_id": "xalet-mod-depto",
        "desc": "Xalet depto",
        "address": "Tulum",
        "lat": "20.204662",
        "lng": "-87.449417",
        "property_type": "departamento",
        "cityId": "MX_TUY",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/1476/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/1476/files/?format=api",
        "price": 159331,
        "priceRange": {
            "min": 159331,
            "max": 159331
        },
        "priceRent": 0,
        "priceRangeRent": null,
        "previewPicture": "preview.png",
        "previewPictures": [],
        "mainPicture": "main.png",
        "logo": null,
        "subPropertyTypes": null,
        "rooms": {
            "bed": 3,
            "bath": 3
        },
        "surface": {
            "total": 92.4,
            "built": 92.4
        },
        "tags": [
            "preventa",
            "1planta",
            "conpiscina",
            "enundesarrollo",
            "enlaciudad",
            "planCompleto",
            "s0a100",
            "c0a100"
        ],
        "rank": 1,
        "favorite": false,
        "parent": 1465,
        "children": [],
        "status": 500,
        "active": true,
        "isPrimary": null,
        "urls": [],
        "bedrooms": {
            "min": 3,
            "max": 3
        },
        "bathrooms": {
            "min": 3,
            "max": 3
        },
        "subtitle": {
            "es": "",
            "en": ""
        },
        "created": "2024-01-01T08:00:00Z",
        "updated": "2024-02-06T16:57:43.918431Z",
        "updated_price": null,
        "files": [],
        "pictures": [],
        "zone": null
    }
]