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

[
    {
        "url": "http://api.goodlers.com/properties/426/?format=api",
        "id": 426,
        "ext_id": "almanta-terreno-1",
        "desc": "Almanta Terreno 1",
        "address": "Conocida",
        "lat": "20.880215",
        "lng": "-89.650572",
        "property_type": "terreno",
        "cityId": "MX_MID",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/426/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/426/files/?format=api",
        "price": null,
        "priceRange": {
            "min": 0,
            "max": 0
        },
        "priceRent": null,
        "priceRangeRent": null,
        "previewPicture": null,
        "previewPictures": [],
        "mainPicture": null,
        "logo": null,
        "subPropertyTypes": null,
        "rooms": null,
        "surface": null,
        "tags": [
            "s0a100",
            "c0a100"
        ],
        "rank": 2,
        "favorite": false,
        "parent": null,
        "children": [],
        "status": 1,
        "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
    }
]