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

[
    {
        "url": "http://api.goodlers.com/properties/2157/?format=api",
        "id": 2157,
        "ext_id": "alevo-deptos",
        "desc": "Alevo Deptos",
        "address": "Santa Gertrudis Copó",
        "lat": "21.044316",
        "lng": "-89.600585",
        "property_type": "desarrollo",
        "cityId": "MX_MID",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/2157/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/2157/files/?format=api",
        "price": null,
        "priceRange": {
            "min": 2500000,
            "max": 3500000
        },
        "priceRent": null,
        "priceRangeRent": {
            "min": 0,
            "max": 0
        },
        "previewPicture": null,
        "previewPictures": [
            "preview.jpg"
        ],
        "mainPicture": null,
        "logo": "logo.jpg",
        "subPropertyTypes": [
            "departamento"
        ],
        "rooms": null,
        "surface": null,
        "tags": [
            "enlaciudad",
            "preventa",
            "1planta",
            "enundesarrollo",
            "seguridad24h",
            "planBasico"
        ],
        "rank": 1,
        "favorite": false,
        "parent": null,
        "children": [
            920
        ],
        "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-06T16:57:43.918431Z",
        "updated_price": null,
        "files": [],
        "pictures": [],
        "zone": null
    },
    {
        "url": "http://api.goodlers.com/properties/920/?format=api",
        "id": 920,
        "ext_id": "alevo-deptos-mod-depto",
        "desc": "Departamento en Alevo",
        "address": "Santa Gertrudis Copó",
        "lat": "21.044316",
        "lng": "-89.600585",
        "property_type": "departamento",
        "cityId": "MX_MID",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/920/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/920/files/?format=api",
        "price": 1550000,
        "priceRange": {
            "min": 1550000,
            "max": 1550000
        },
        "priceRent": null,
        "priceRangeRent": null,
        "previewPicture": "preview.jpg",
        "previewPictures": [],
        "mainPicture": "main.jpg",
        "logo": null,
        "subPropertyTypes": null,
        "rooms": {
            "bed": 1,
            "bath": 1.5
        },
        "surface": {
            "total": null,
            "built": 63.1
        },
        "tags": [
            "preventa",
            "enlasafueras",
            "1planta",
            "garagetechado",
            "enundesarrollo",
            "comonueva",
            "planCompleto",
            "s0a100"
        ],
        "rank": 1,
        "favorite": false,
        "parent": 2157,
        "children": [],
        "status": 700,
        "active": false,
        "isPrimary": null,
        "urls": [],
        "bedrooms": {
            "min": 1,
            "max": 1
        },
        "bathrooms": {
            "min": 1.5,
            "max": 1.5
        },
        "subtitle": {
            "es": "",
            "en": ""
        },
        "created": "2024-01-01T08:00:00Z",
        "updated": "2024-02-06T16:57:43.918431Z",
        "updated_price": null,
        "files": [],
        "pictures": [],
        "zone": null
    }
]