nineflats-api 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,23 @@
1
+ {
2
+ "total_entries": 2,
3
+ "reviews": [{
4
+ "review": {
5
+ "user_text": "Jan is a really nice outgoing person. I had a great time at his place. You should ask him for that tastey Polish vodka!!",
6
+ "place_text": "It\'s a nice and lovely flat in a really great area of cologne. everything is in walking distance and it is great start to explore the cologne and its nightlife.",
7
+ "place_stars": 5,
8
+ "language": "en"
9
+ }
10
+ },
11
+ {
12
+ "review": {
13
+ "user_text": "Ich habe mich sehr gefreut, dass Jan abends ein paar Stunden Zeit fuer mich hatte um mir Koeln bei Nacht zu zeigen und mich mit einem ungefilterten Superzeug bekannt machte.",
14
+ "place_text": "Authentisches und persoenliches wohnen, in Jans Wohnung im Superviertel. Alles da was man braucht und nicht so steril wie Ferienwohnungen oft sind. I LIKE.",
15
+ "place_stars": 5,
16
+ "language": "de"
17
+ }
18
+ }],
19
+ "links": [{
20
+ "rel": "self",
21
+ "href": "http://api.9flats.com/api/v1/places/harmony-villas-close-to-the-sea/reviews?client_id=WfKWrPywnEbMhlifGlrsLu2ULfvTwxrKQji5eg0S"
22
+ }]
23
+ }