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

[
    {
        "url": "http://api.goodlers.com/properties/2133/?format=api",
        "id": 2133,
        "ext_id": "urban-apartments-mastersuite",
        "desc": "Urban Apartments Mod Master Suite",
        "address": "Montealbán",
        "lat": "21.020903",
        "lng": "-89.601100",
        "property_type": "departamento",
        "cityId": "MX_MID",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/2133/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/2133/files/?format=api",
        "price": 2000000,
        "priceRange": {
            "min": 2000000,
            "max": 2000000
        },
        "priceRent": 0,
        "priceRangeRent": null,
        "previewPicture": null,
        "previewPictures": [
            "preview-ms.jpg"
        ],
        "mainPicture": null,
        "logo": null,
        "subPropertyTypes": null,
        "rooms": {
            "bed": 2,
            "bath": 2
        },
        "surface": {
            "total": 100,
            "built": 100
        },
        "tags": [
            "enlaciudad",
            "preventa",
            "1planta",
            "cuartoservicio",
            "cuartotv",
            "garagetechado",
            "seguridad24h",
            "businesscenter",
            "lobby",
            "enundesarrollo",
            "planCompleto",
            "verModelos",
            "s0a100",
            "c0a100"
        ],
        "rank": 1,
        "favorite": false,
        "parent": 2131,
        "children": [],
        "status": 700,
        "active": false,
        "isPrimary": null,
        "urls": [],
        "bedrooms": {
            "min": 2,
            "max": 2
        },
        "bathrooms": {
            "min": 2,
            "max": 2
        },
        "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/2132/?format=api",
        "id": 2132,
        "ext_id": "urban-apartments-estudio",
        "desc": "Urban Apartments Mod Estudio",
        "address": "Montealbán",
        "lat": "21.020903",
        "lng": "-89.601100",
        "property_type": "departamento",
        "cityId": "MX_MID",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/2132/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/2132/files/?format=api",
        "price": 100000,
        "priceRange": {
            "min": 100000,
            "max": 100000
        },
        "priceRent": 0,
        "priceRangeRent": null,
        "previewPicture": null,
        "previewPictures": [
            "preview-et.jpg"
        ],
        "mainPicture": null,
        "logo": null,
        "subPropertyTypes": null,
        "rooms": {
            "bed": 1,
            "bath": 1
        },
        "surface": {
            "total": 60,
            "built": 60
        },
        "tags": [
            "enlaciudad",
            "preventa",
            "1planta",
            "cuartotv",
            "garagetechado",
            "seguridad24h",
            "businesscenter",
            "lobby",
            "enundesarrollo",
            "planCompleto",
            "verModelos",
            "s0a100",
            "c0a100"
        ],
        "rank": 1,
        "favorite": false,
        "parent": 2131,
        "children": [],
        "status": 700,
        "active": false,
        "isPrimary": null,
        "urls": [],
        "bedrooms": {
            "min": 1,
            "max": 1
        },
        "bathrooms": {
            "min": 1,
            "max": 1
        },
        "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/2131/?format=api",
        "id": 2131,
        "ext_id": "urban-apartments",
        "desc": "Urban Apartments",
        "address": "Montealbán",
        "lat": "21.020903",
        "lng": "-89.601100",
        "property_type": "desarrollo",
        "cityId": "MX_MID",
        "currency": null,
        "assigned_to": [],
        "pictures_url": "http://api.goodlers.com/properties/2131/pictures/?format=api",
        "files_url": "http://api.goodlers.com/properties/2131/files/?format=api",
        "price": null,
        "priceRange": {
            "min": 1000000,
            "max": 2000000
        },
        "priceRent": null,
        "priceRangeRent": {
            "min": 0,
            "max": 0
        },
        "previewPicture": null,
        "previewPictures": [
            "preview.jpg"
        ],
        "mainPicture": null,
        "logo": "logo.jpg",
        "subPropertyTypes": [
            "departamento"
        ],
        "rooms": null,
        "surface": null,
        "tags": [],
        "rank": 1,
        "favorite": false,
        "parent": null,
        "children": [
            2133,
            2132
        ],
        "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
    }
]