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

[
    {
        "url": "http://api.goodlers.com/properties/1374/?format=api",
        "id": 1374,
        "ext_id": "los-santos",
        "desc": "Los Santos",
        "address": "Cancun",
        "lat": "21.127236",
        "lng": "-86.863478",
        "property_type": "desarrollo",
        "cityId": "MX_CUN",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/1374/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/1374/files/?format=api",
        "price": null,
        "priceRange": {
            "min": 1170000,
            "max": 1170000
        },
        "priceRent": null,
        "priceRangeRent": {
            "min": 0,
            "max": 0
        },
        "previewPicture": "preview.jpg",
        "previewPictures": [],
        "mainPicture": null,
        "logo": "logo.png",
        "subPropertyTypes": [
            "terreno"
        ],
        "rooms": null,
        "surface": null,
        "tags": [
            "seguridad24h",
            "canchasdeportivas",
            "piscina",
            "gimnasio",
            "planCompleto",
            "verModelos"
        ],
        "rank": 1,
        "favorite": false,
        "parent": null,
        "children": [
            1375
        ],
        "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/1375/?format=api",
        "id": 1375,
        "ext_id": "los-santos-mod-terreno",
        "desc": "Los Santos Terreno",
        "address": "Los Santos",
        "lat": "21.127236",
        "lng": "-86.863478",
        "property_type": "terreno",
        "cityId": "MX_CUN",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/1375/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/1375/files/?format=api",
        "price": 1170000,
        "priceRange": {
            "min": 1170000,
            "max": 1170000
        },
        "priceRent": 0,
        "priceRangeRent": null,
        "previewPicture": "preview.jpg",
        "previewPictures": [],
        "mainPicture": "main.jpg",
        "logo": null,
        "subPropertyTypes": null,
        "rooms": {
            "bed": 0,
            "bath": 0
        },
        "surface": {
            "total": 180,
            "built": 0
        },
        "tags": [
            "preventa",
            "enlaplaya",
            "enundesarrollo",
            "seguridad24h",
            "piscina",
            "gimnasio",
            "planCompleto",
            "c100a300"
        ],
        "rank": 1,
        "favorite": false,
        "parent": 1374,
        "children": [],
        "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
    }
]