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

[
    {
        "url": "http://api.goodlers.com/properties/2223/?format=api",
        "id": 2223,
        "ext_id": "kantera",
        "desc": "Kantera Dzitya",
        "address": "Dzitya",
        "lat": "21.063540",
        "lng": "-89.649712",
        "property_type": "desarrollo",
        "cityId": "MX_MID",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/2223/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/2223/files/?format=api",
        "price": null,
        "priceRange": {
            "min": 2599000,
            "max": 2599000
        },
        "priceRent": null,
        "priceRangeRent": {
            "min": 0,
            "max": 0
        },
        "previewPicture": null,
        "previewPictures": [
            "preview.jpg"
        ],
        "mainPicture": null,
        "logo": "logo.jpg",
        "subPropertyTypes": [
            "casa"
        ],
        "rooms": null,
        "surface": null,
        "tags": [
            "preventa",
            "enlaciudad",
            "2omasplantas",
            "conpiscina",
            "cuartoplantabaja",
            "garagetechado",
            "seguridad24h",
            "enundesarrollo",
            "planCompleto",
            "s100a300",
            "c100a300"
        ],
        "rank": 1,
        "favorite": false,
        "parent": null,
        "children": [
            2224
        ],
        "status": 700,
        "active": false,
        "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-06T23:10:29.465662Z",
        "updated_price": null,
        "files": [],
        "pictures": [],
        "zone": null
    },
    {
        "url": "http://api.goodlers.com/properties/2224/?format=api",
        "id": 2224,
        "ext_id": "kantera-mod-casa",
        "desc": "Kantera Mod",
        "address": "Dzitya",
        "lat": "21.063540",
        "lng": "-89.649712",
        "property_type": "casa",
        "cityId": "MX_MID",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/2224/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/2224/files/?format=api",
        "price": 2599000,
        "priceRange": {
            "min": 2599000,
            "max": 2599000
        },
        "priceRent": 0,
        "priceRangeRent": null,
        "previewPicture": null,
        "previewPictures": [],
        "mainPicture": null,
        "logo": null,
        "subPropertyTypes": null,
        "rooms": {
            "bed": 3,
            "bath": 3
        },
        "surface": {
            "total": 212,
            "built": 210
        },
        "tags": [
            "enlaciudad",
            "preventa",
            "2omasplantas",
            "conpiscina",
            "cuartoplantabaja",
            "seguridad24h",
            "enundesarrollo",
            "planCompleto",
            "s100a300",
            "c100a300"
        ],
        "rank": 1,
        "favorite": false,
        "parent": 2223,
        "children": [],
        "status": 700,
        "active": false,
        "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-06T23:10:29.473731Z",
        "updated_price": null,
        "files": [],
        "pictures": [],
        "zone": null
    }
]