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

[
    {
        "url": "http://api.goodlers.com/properties/1818/?format=api",
        "id": 1818,
        "ext_id": "alameda-mod-th",
        "desc": "Alameda Th",
        "address": "Chuburná",
        "lat": "21.010174",
        "lng": "-89.638627",
        "property_type": "casa",
        "cityId": "MX_MID",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/1818/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/1818/files/?format=api",
        "price": 2485000,
        "priceRange": {
            "min": 2800000,
            "max": 2800000
        },
        "priceRent": 0,
        "priceRangeRent": null,
        "previewPicture": null,
        "previewPictures": [
            "preview.jpg"
        ],
        "mainPicture": null,
        "logo": null,
        "subPropertyTypes": null,
        "rooms": {
            "bed": 0,
            "bath": 0
        },
        "surface": {
            "total": 125,
            "built": 125
        },
        "tags": [
            "enlaciudad",
            "preventa",
            "2omasplantas",
            "seguridad24h",
            "enundesarrollo",
            "planDestacado",
            "s100a300",
            "c100a300"
        ],
        "rank": 1,
        "favorite": false,
        "parent": 1817,
        "children": [],
        "status": 500,
        "active": true,
        "isPrimary": null,
        "urls": [],
        "bedrooms": {
            "min": 2,
            "max": 2
        },
        "bathrooms": {
            "min": 3,
            "max": 3
        },
        "subtitle": {
            "es": "",
            "en": ""
        },
        "created": "2024-01-01T08:00:00Z",
        "updated": "2024-05-22T22:24:48.942447Z",
        "updated_price": null,
        "files": [],
        "pictures": [],
        "zone": null
    },
    {
        "url": "http://api.goodlers.com/properties/1817/?format=api",
        "id": 1817,
        "ext_id": "alameda",
        "desc": "Alameda",
        "address": "Chuburná",
        "lat": "21.010174",
        "lng": "-89.638627",
        "property_type": "desarrollo",
        "cityId": "MX_MID",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/1817/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/1817/files/?format=api",
        "price": null,
        "priceRange": {
            "min": 2916643,
            "max": 2916643
        },
        "priceRent": null,
        "priceRangeRent": {
            "min": 0,
            "max": 0
        },
        "previewPicture": null,
        "previewPictures": [
            "preview3.jpg"
        ],
        "mainPicture": null,
        "logo": "logo2.jpg",
        "subPropertyTypes": [
            "casa"
        ],
        "rooms": null,
        "surface": null,
        "tags": [
            "enlaciudad",
            "seguridad24h",
            "enundesarrollo",
            "2omasplantas",
            "planDestacado",
            "c100a300",
            "s100a300",
            "enconstruccion"
        ],
        "rank": 1,
        "favorite": false,
        "parent": null,
        "children": [
            1818
        ],
        "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-05-22T22:24:48.936279Z",
        "updated_price": "2024-05-22T22:24:48.936155Z",
        "files": [],
        "pictures": [],
        "zone": null
    }
]