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

[
    {
        "url": "http://api.goodlers.com/properties/1501/?format=api",
        "id": 1501,
        "ext_id": "bosques-de-playa",
        "desc": "Bosques de Playa",
        "address": "Playa del Carmen",
        "lat": "20.701794",
        "lng": "-87.070751",
        "property_type": "desarrollo",
        "cityId": "MX_PCM",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/1501/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/1501/files/?format=api",
        "price": null,
        "priceRange": {
            "min": 540000,
            "max": 540000
        },
        "priceRent": null,
        "priceRangeRent": {
            "min": 0,
            "max": 0
        },
        "previewPicture": "preview.jpg",
        "previewPictures": [],
        "mainPicture": null,
        "logo": "logo.jpg",
        "subPropertyTypes": [
            "terreno"
        ],
        "rooms": null,
        "surface": null,
        "tags": [
            "seguridad24h",
            "piscina",
            "canchasdeportivas",
            "parque",
            "planCompleto",
            "preventa",
            "enundesarrollo",
            "enlasafueras"
        ],
        "rank": 1,
        "favorite": false,
        "parent": null,
        "children": [
            1502
        ],
        "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/1502/?format=api",
        "id": 1502,
        "ext_id": "bosques-de-playa-lotes",
        "desc": "Bosques de Playa Lotes",
        "address": "Bosques de Playa Residencial",
        "lat": "20.701794",
        "lng": "-87.070751",
        "property_type": "terreno",
        "cityId": "MX_PCM",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/1502/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/1502/files/?format=api",
        "price": 540000,
        "priceRange": {
            "min": 540000,
            "max": 540000
        },
        "priceRent": 0,
        "priceRangeRent": null,
        "previewPicture": "preview.jpg",
        "previewPictures": [],
        "mainPicture": "main.jpg",
        "logo": null,
        "subPropertyTypes": null,
        "rooms": {
            "bed": 0,
            "bath": 0
        },
        "surface": {
            "total": 246,
            "built": 0
        },
        "tags": [
            "aestrenar",
            "enlaplaya",
            "enundesarrollo",
            "seguridad24h",
            "canchasdeportivas",
            "piscina",
            "parque",
            "planCompleto",
            "c100a300"
        ],
        "rank": 1,
        "favorite": false,
        "parent": 1501,
        "children": [],
        "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
    }
]