居住用部屋リスト

GET /search/rooms/107a0f11c12c465891ab47b39ea15e30?limit=20&offset=20
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 21,
    "limit": 20,
    "offset": 20,
    "next": null,
    "previous": "http://vasyworks-api.yworks.net/search/rooms/107a0f11c12c465891ab47b39ea15e30?limit=20",
    "list": [
        {
            "id": 18,
            "oid": "61625286152b42d0b0a7a9718bafd3c9",
            "building_code": null,
            "building_name": "リストサンプルマンション12",
            "building_kana": "リストサンプルマンション12",
            "building_old_name": null,
            "postal_code": null,
            "address": "京都府京都市中京区",
            "pref": {
                "id": 26,
                "name": "京都府"
            },
            "city": {
                "id": 26104,
                "idb64": "MjYxMDQ",
                "name": "京都市中京区",
                "lat": 35.0167,
                "lng": 135.759,
                "pref": {
                    "id": 26,
                    "name": "京都府"
                }
            },
            "town_address": null,
            "town_name": null,
            "house_no": null,
            "building_no": null,
            "lat": 35.01574532971452,
            "lng": 135.75833559036258,
            "area_text": "烏丸",
            "area": {
                "id": 26049,
                "idb64": "MjYwNDk",
                "name": "烏丸",
                "lat": 35.0037,
                "lng": 135.769,
                "pref": {
                    "id": 26,
                    "name": "京都府"
                }
            },
            "department": {
                "id": 0,
                "idb64": "MA",
                "department_name": "不明",
                "postal_code": null,
                "address": null,
                "tel": null,
                "fax": null,
                "mail": null
            },
            "agency_department": {
                "id": 0,
                "idb64": "MA",
                "department_name": "不明",
                "postal_code": null,
                "address": null,
                "tel": null,
                "fax": null,
                "mail": null
            },
            "nearest_station1": null,
            "arrival_type1": {
                "id": 0,
                "name": "不明"
            },
            "station1": {
                "id": 0,
                "idb64": "MA",
                "name": "不明",
                "railway": {
                    "id": 0,
                    "idb64": "MA",
                    "name": "不明",
                    "short_name": "不明"
                }
            },
            "station_time1": 0,
            "bus_stop1": null,
            "bus_stop_time1": 0,
            "nearest_station2": null,
            "arrival_type2": {
                "id": 0,
                "name": "不明"
            },
            "station2": {
                "id": 0,
                "idb64": "MA",
                "name": "不明",
                "railway": {
                    "id": 0,
                    "idb64": "MA",
                    "name": "不明",
                    "short_name": "不明"
                }
            },
            "station_time2": 0,
            "bus_stop2": null,
            "bus_stop_time2": 0,
            "nearest_station3": null,
            "arrival_type3": {
                "id": 0,
                "name": "不明"
            },
            "station3": {
                "id": 0,
                "idb64": "MA",
                "name": "不明",
                "railway": {
                    "id": 0,
                    "idb64": "MA",
                    "name": "不明",
                    "short_name": "不明"
                }
            },
            "station_time3": 0,
            "bus_stop3": null,
            "bus_stop_time3": 0,
            "building_type_text": "マンション",
            "building_type": {
                "id": 10,
                "name": "マンション",
                "is_residential": true,
                "is_building": true
            },
            "structure_text": null,
            "structure": {
                "id": 0,
                "name": "不明",
                "short_name": "不明"
            },
            "building_rooms": 0,
            "building_floors": 0,
            "building_undergrounds": 0,
            "build_year_month": "1970年1月築",
            "build_year": 1970,
            "build_month": 1,
            "bike_parking_type_text": null,
            "bike_parking_type": {
                "id": 0,
                "name": "不明",
                "is_exist": false,
                "is_paid": false
            },
            "garage_type_text": "無し",
            "garage_type": {
                "id": 0,
                "name": "無し",
                "is_exist": false,
                "is_free": false,
                "is_paid": false
            },
            "room_no": "101",
            "rental_type_text": "普通借家",
            "rental_type_short_text": "普通借家",
            "room_status_text": "空室",
            "vacancy_status_text": null,
            "room_floor_text": "1階",
            "rent_text": "50,000円",
            "condo_fees_text": null,
            "water_cost_text": null,
            "free_rent_text": null,
            "deposit_type_text1": null,
            "deposit_text1": null,
            "deposit_type_text2": null,
            "deposit_text2": null,
            "key_money_type_text1": null,
            "key_money_text1": null,
            "key_money_type_text2": null,
            "key_money_text2": null,
            "contract_span_text": null,
            "renewal_fee_text": null,
            "layout_type_text": "1K",
            "layout_detail_text": null,
            "room_area_text": "0",
            "direction_text": null,
            "bath_text": null,
            "kitchen_range_text": null,
            "internet_text": null,
            "washer_text": null,
            "pet_text": null,
            "equipments_text": null,
            "equipments_short_text": null,
            "web_catch_copy": null,
            "web_appeal": null,
            "exterior_picture": null,
            "interior_picture": null,
            "layout_picture": null,
            "has_panoramas": false,
            "has_movies": false
        }
    ]
}