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

[
    {
        "url": "http://api.goodlers.com/properties/1451/?format=api",
        "id": 1451,
        "ext_id": "l-condos-mod-depto",
        "desc": "L Condos deptos",
        "address": "L condos",
        "lat": "20.635107",
        "lng": "-87.068782",
        "property_type": "departamento",
        "cityId": "MX_PCM",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/1451/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/1451/files/?format=api",
        "price": 195700,
        "priceRange": {
            "min": 195700,
            "max": 195700
        },
        "priceRent": 0,
        "priceRangeRent": null,
        "previewPicture": "preview.jpg",
        "previewPictures": [],
        "mainPicture": "main.jpg",
        "logo": null,
        "subPropertyTypes": null,
        "rooms": {
            "bed": 1,
            "bath": 1
        },
        "surface": {
            "total": 62,
            "built": 62
        },
        "tags": [
            "preventa",
            "1planta",
            "enundesarrollo",
            "seguridad24h",
            "piscina",
            "planCompleto",
            "enlaciudad",
            "s0a100",
            "c0a100"
        ],
        "rank": 1,
        "favorite": false,
        "parent": 1449,
        "children": [],
        "status": 500,
        "active": true,
        "isPrimary": null,
        "urls": [],
        "bedrooms": {
            "min": 1,
            "max": 1
        },
        "bathrooms": {
            "min": 1,
            "max": 1
        },
        "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/1449/?format=api",
        "id": 1449,
        "ext_id": "l-condos",
        "desc": "L Condos",
        "address": "Playa del Carmen",
        "lat": "20.635107",
        "lng": "-87.068782",
        "property_type": "desarrollo",
        "cityId": "MX_PCM",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/1449/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/1449/files/?format=api",
        "price": null,
        "priceRange": {
            "min": 195700,
            "max": 195700
        },
        "priceRent": null,
        "priceRangeRent": {
            "min": 0,
            "max": 0
        },
        "previewPicture": "preview.jpg",
        "previewPictures": [],
        "mainPicture": null,
        "logo": "logo.jpg",
        "subPropertyTypes": [
            "departamento"
        ],
        "rooms": null,
        "surface": null,
        "tags": [
            "seguridad24h",
            "piscina",
            "lobby",
            "planCompleto",
            "verModelos",
            "preventa",
            "1planta",
            "enundesarrollo",
            "enlaciudad"
        ],
        "rank": 1,
        "favorite": false,
        "parent": null,
        "children": [
            1451
        ],
        "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
    }
]