-
Notifications
You must be signed in to change notification settings - Fork 6
/
sample-fetch.json
113 lines (113 loc) · 4 KB
/
sample-fetch.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
{
"date": "2018-06-19 11:10:59",
"format": "SR-v1.3",
"provider": "StuRents",
"pagination": {
"pages": 1,
"current": 1
},
"agent": [],
"branches": [
{
"name": "Test Landlord",
"website": "http://example.com/rerum-reiciendis-aliquam-aut-tempora-est.html",
"properties": [
{
"eligibility": {
"undergraduate_student": true,
"postgraduate_student": true,
"professional": true,
"trainee": true,
"dss": true,
"pets_permitted": true,
"smoking_permitted": true,
"female_only": null,
"male_only": null
},
"accreditations": null,
"energyPerformance": null,
"media": {
"photos": [
{
"type": "url",
"photo": "http://test-static.sturents/images/gallery/1.jpg",
"thumb": "http://test-static.sturents/images/gallery_thumbs/1.jpg",
"caption": ""
},
{
"type": "url",
"photo": "http://test-static.sturents/images/gallery/2.jpg",
"thumb": "http://test-static.sturents/images/gallery_thumbs/2.jpg",
"caption": ""
}
],
"videos": [
"http://www.youtube.com/watch?v=dQw4w9WgXcQ"
],
"floorplans": []
},
"contracts": [
{
"price": {
"utilities": {
"water": false,
"gas": false,
"electricity": false,
"broadband": false,
"phone": false,
"contents_insurance": false
},
"amount": "179.00",
"amount_per": "person",
"time_period": "week"
},
"deposit": {
"amount": "235.00",
"amount_per": "person",
"deposit_provider": null
},
"restrictions": [],
"available": {
"start_date": "2018-06-20",
"end_date": null,
"min_contract_days": 336
}
}
],
"coordinates": {
"lat": "54.7812004089355500",
"lng": "-1.5675292015075684"
},
"address": {
"property_name": "",
"property_number": "7",
"road_name": "Test Road",
"city": "",
"postcode": "DH1 4EN",
"uprn": null
},
"sturents_id": "1300",
"api_ref": "kbjq",
"book_now_url": null,
"reference": "1300",
"designation": null,
"beds_available": "9",
"beds_total": "9",
"rooms_let_individually": false,
"quantity": "1",
"quantity_available": null,
"room_type": null,
"property_type": "Residential",
"description": "Voluptate repellendus officiis nihil odit quas qui officiis quia. Expedita numquam eum et. Eveniet non unde quidem et. Beatae in quae omnis ex iste.Hic illo velit blanditiis. Suscipit quia sit est. Aut in excepturi est inventore sunt voluptas. Earum tempore quibusdam consectetur cupiditate qui.Id temporibus aut ducimus. Quis laborum at tenetur rem non expedita aliquid in. Ea odio velit et amet.Temporibus voluptatem voluptatem et molestias consectetur nihil. Sint voluptatem impedit qui quo sed magnam velit. Consequatur sint cupiditate mollitia harum ea debitis.Ipsam non quae dolor quidem delectus ducimus sunt. Autem optio asperiores esse ipsam voluptatem adipisci. Aut quis sint sint quis. Et molestias laborum fuga necessitatibus unde incidunt. Excepturi vitae tenetur iure quibusdam voluptatem hic.",
"bathrooms": "0",
"floor_space": null,
"facilities": [
"Burglar Alarm",
"Nothing"
],
"disabled": false
}
]
}
]
}