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

[
    {
        "url": "http://api.goodlers.com/properties/2244/?format=api",
        "id": 2244,
        "ext_id": "zamia-living",
        "desc": "Zamia Living",
        "address": "El Triunfo (Cholul)",
        "lat": "21.035624",
        "lng": "-89.581005",
        "property_type": "desarrollo",
        "cityId": "MX_MID",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/2244/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/2244/files/?format=api",
        "price": null,
        "priceRange": {
            "min": 2450000,
            "max": 2550000
        },
        "priceRent": null,
        "priceRangeRent": {
            "min": 0,
            "max": 0
        },
        "previewPicture": null,
        "previewPictures": [
            "preview.jpg"
        ],
        "mainPicture": null,
        "logo": "logo2.jpg",
        "subPropertyTypes": [
            "townhouse"
        ],
        "rooms": null,
        "surface": null,
        "tags": [
            "enlaciudad",
            "preventa",
            "2omasplantas",
            "seguridad24h",
            "parque",
            "enundesarrollo",
            "planCompleto",
            "verModelos",
            "s0a100",
            "c100a300"
        ],
        "rank": 1,
        "favorite": false,
        "parent": null,
        "children": [
            2245
        ],
        "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-03-13T21:57:39.419491Z",
        "updated_price": null,
        "files": [],
        "pictures": [],
        "zone": null
    },
    {
        "url": "http://api.goodlers.com/properties/2245/?format=api",
        "id": 2245,
        "ext_id": "zamia-living-mod-th",
        "desc": "Zamia Townhouse",
        "address": "El Triunfo",
        "lat": "21.035624",
        "lng": "-89.581005",
        "property_type": "casa",
        "cityId": "MX_MID",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/2245/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/2245/files/?format=api",
        "price": 2250000,
        "priceRange": {
            "min": 2450000,
            "max": 2550000
        },
        "priceRent": 0,
        "priceRangeRent": null,
        "previewPicture": null,
        "previewPictures": [
            "preview3.jpg"
        ],
        "mainPicture": null,
        "logo": null,
        "subPropertyTypes": null,
        "rooms": {
            "bed": 0,
            "bath": 0
        },
        "surface": {
            "total": 0,
            "built": 115.5
        },
        "tags": [
            "enlaciudad",
            "preventa",
            "2omasplantas",
            "seguridad24h",
            "parque",
            "enundesarrollo",
            "planCompleto",
            "s0a100",
            "c100a300"
        ],
        "rank": 1,
        "favorite": false,
        "parent": 2244,
        "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-03-13T21:57:39.427514Z",
        "updated_price": null,
        "files": [],
        "pictures": [],
        "zone": null
    }
]