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

[
    {
        "url": "http://api.goodlers.com/properties/909/?format=api",
        "id": 909,
        "ext_id": "quinta-san-juan-de-dios",
        "desc": "Quinta San Juan de Dios",
        "address": "Hocabá",
        "lat": "20.852014",
        "lng": "-89.254735",
        "property_type": "terreno",
        "cityId": "MX_MID",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/909/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/909/files/?format=api",
        "price": 5100000,
        "priceRange": {
            "min": 5100000,
            "max": 5100000
        },
        "priceRent": null,
        "priceRangeRent": null,
        "previewPicture": "preview.jpg",
        "previewPictures": [],
        "mainPicture": "main.jpg",
        "logo": null,
        "subPropertyTypes": null,
        "rooms": {
            "bed": 2,
            "bath": 2.5
        },
        "surface": {
            "total": 40,
            "built": null
        },
        "tags": [
            "preventa",
            "enlasafueras",
            "enundesarrollo",
            "c0a100"
        ],
        "rank": 1,
        "favorite": false,
        "parent": null,
        "children": [],
        "status": 700,
        "active": false,
        "isPrimary": null,
        "urls": [],
        "bedrooms": {
            "min": 2,
            "max": 2
        },
        "bathrooms": {
            "min": 2.5,
            "max": 2.5
        },
        "subtitle": {
            "es": "",
            "en": ""
        },
        "created": "2024-01-01T08:00:00Z",
        "updated": "2024-02-06T16:57:43.918431Z",
        "updated_price": null,
        "files": [],
        "pictures": [],
        "zone": null
    }
]