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

[
    {
        "url": "http://api.goodlers.com/properties/2023/?format=api",
        "id": 2023,
        "ext_id": "palermo-mod",
        "desc": "Palermo mod",
        "address": "Temozón Norte",
        "lat": "21.074533",
        "lng": "-89.620497",
        "property_type": "casa",
        "cityId": "MX_MID",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/2023/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/2023/files/?format=api",
        "price": 2970000,
        "priceRange": {
            "min": 2970000,
            "max": 2970000
        },
        "priceRent": 0,
        "priceRangeRent": null,
        "previewPicture": null,
        "previewPictures": [],
        "mainPicture": null,
        "logo": null,
        "subPropertyTypes": null,
        "rooms": {
            "bed": 2,
            "bath": 2.5
        },
        "surface": {
            "total": 149.2,
            "built": 172
        },
        "tags": [
            "enlaciudad",
            "preventa",
            "2omasplantas",
            "enundesarrollo",
            "planCompleto",
            "s100a300",
            "c100a300"
        ],
        "rank": 1,
        "favorite": false,
        "parent": 2022,
        "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
    },
    {
        "url": "http://api.goodlers.com/properties/2022/?format=api",
        "id": 2022,
        "ext_id": "palermo",
        "desc": "Palermo",
        "address": "Temozón Norte",
        "lat": "21.074533",
        "lng": "-89.620497",
        "property_type": "desarrollo",
        "cityId": "MX_MID",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/2022/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/2022/files/?format=api",
        "price": null,
        "priceRange": {
            "min": 2970000,
            "max": 2970000
        },
        "priceRent": null,
        "priceRangeRent": {
            "min": 0,
            "max": 0
        },
        "previewPicture": null,
        "previewPictures": [
            "preview3.jpg"
        ],
        "mainPicture": null,
        "logo": "logo.jpg",
        "subPropertyTypes": [
            "casa"
        ],
        "rooms": null,
        "surface": null,
        "tags": [
            "enlaciudad",
            "preventa",
            "2omasplantas",
            "conpiscina",
            "enundesarrollo",
            "planCompleto"
        ],
        "rank": 1,
        "favorite": false,
        "parent": null,
        "children": [
            2023
        ],
        "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-02-06T16:57:43.918431Z",
        "updated_price": null,
        "files": [],
        "pictures": [],
        "zone": null
    }
]