Last active
May 20, 2016 08:23
-
-
Save bespalown/90ec461469d0bc8f227fda7962d2a8e3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"room" : { | |
"description" : "123", | |
"subject_ids" : [ | |
1, | |
8 | |
], | |
"image_ids" : [ | |
184677 | |
], | |
"tag_ids" : [ | |
5, | |
1 | |
], | |
"title" : "1213", | |
"rooms_number" : 1, | |
"other_contacts" : "", | |
"sex" : "any", | |
"lng" : 55.773505, | |
"periodKind" : "long", | |
"kind" : "apartment", | |
"floors_number" : 123, | |
"subway_ids" : [ | |
1, | |
177 | |
], | |
"phone" : "+7 123 123-12-31", | |
"lat" : 37.632727, | |
"area" : 123, | |
"price" : 123, | |
"address" : "Vbhа 8", | |
"floor" : 123 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment