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

[
    {
        "url": "http://api.goodlers.com/properties/1335/?format=api",
        "id": 1335,
        "ext_id": "gino-departamentos-mod-depto",
        "desc": "Gino depto",
        "address": "Gino departamentos",
        "lat": "20.482295",
        "lng": "-87.253817",
        "property_type": "departamento",
        "cityId": "MX_TUY",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/1335/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/1335/files/?format=api",
        "price": 189000,
        "priceRange": {
            "min": 189000,
            "max": 189000
        },
        "priceRent": 0,
        "priceRangeRent": null,
        "previewPicture": "preview.jpg",
        "previewPictures": [],
        "mainPicture": "main.jpg",
        "logo": null,
        "subPropertyTypes": null,
        "rooms": {
            "bed": 1,
            "bath": 1
        },
        "surface": {
            "total": 57,
            "built": 57
        },
        "tags": [
            "preventa",
            "enundesarrollo",
            "seguridad24h",
            "planCompleto",
            "enlasafueras",
            "1planta",
            "s0a100",
            "c0a100"
        ],
        "rank": 1,
        "favorite": false,
        "parent": 1334,
        "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/1334/?format=api",
        "id": 1334,
        "ext_id": "gino-departamentos",
        "desc": "Gino Departamentos",
        "address": "Tulum",
        "lat": "20.482295",
        "lng": "-87.253817",
        "property_type": "desarrollo",
        "cityId": "MX_TUY",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/1334/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/1334/files/?format=api",
        "price": null,
        "priceRange": {
            "min": 189000,
            "max": 189000
        },
        "priceRent": null,
        "priceRangeRent": {
            "min": 0,
            "max": 0
        },
        "previewPicture": "preview.jpg",
        "previewPictures": [],
        "mainPicture": null,
        "logo": "logo.jpg",
        "subPropertyTypes": [
            "departamento"
        ],
        "rooms": null,
        "surface": null,
        "tags": [
            "seguridad24h",
            "planCompleto",
            "verModelos",
            "enlasafueras",
            "preventa",
            "1planta"
        ],
        "rank": 1,
        "favorite": false,
        "parent": null,
        "children": [
            1335
        ],
        "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
    }
]