Snippets

ian chaizir AirBNB Get Reservation Requests

Created by ian chaizir
  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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
{
  "reservation": {
    "reservation": {
      "instant_booked": true,
      "host": {
        "user": {
          "is_superhost": false,
          "response_rate": "73%",
          "thumbnail_medium_url": "https://a2.muscache.com/im/pictures/0d6336e7-bd3c-40bc-a9db-5ab3d62c6f64.jpg?aki_policy=profile_medium",
          "picture_url": "https://a2.muscache.com/im/pictures/0d6336e7-bd3c-40bc-a9db-5ab3d62c6f64.jpg?aki_policy=profile_x_medium",
          "last_name": "Pan",
          "picture_large_url": "https://a2.muscache.com/im/pictures/0d6336e7-bd3c-40bc-a9db-5ab3d62c6f64.jpg?aki_policy=profile_large",
          "response_time": "within a few hours",
          "reviewee_count": 184,
          "publicly_visible_wishlists_count": 2,
          "id": 10777985,
          "wishlists_count": 5,
          "acceptance_rate": "N/A",
          "email": "karli-18os9ihd96a18va0@host.airbnb.com",
          "phone": "+1 (917) 475-6217",
          "thumbnail_url": "https://a2.muscache.com/im/pictures/0d6336e7-bd3c-40bc-a9db-5ab3d62c6f64.jpg?aki_policy=profile_small",
          "has_profile_pic": true,
          "created_at": "2013-12-23T16:28:55Z",
          "first_name": "Karli",
          "identity_verified": true,
          "recommendation_count": 0
        }
      },
      "per_night_price_formatted": "$150",
      "guest_fee_native": 116,
      "subtotal_formatted": "$800",
      "guest": {
        "user": {
          "is_superhost": false,
          "response_rate": "N/A",
          "thumbnail_medium_url": "https://a2.muscache.com/im/pictures/c28c4dac-a1c5-4b60-bff8-ffda38f69c80.jpg?aki_policy=profile_medium",
          "picture_url": "https://a2.muscache.com/im/pictures/c28c4dac-a1c5-4b60-bff8-ffda38f69c80.jpg?aki_policy=profile_x_medium",
          "last_name": "Grüner",
          "picture_large_url": "https://a2.muscache.com/im/pictures/c28c4dac-a1c5-4b60-bff8-ffda38f69c80.jpg?aki_policy=profile_large",
          "response_time": "N/A",
          "reviewee_count": 0,
          "publicly_visible_wishlists_count": 3,
          "id": 97595726,
          "wishlists_count": 3,
          "acceptance_rate": "N/A",
          "email": "mona-4dj4rc56mjm3dc8f@guest.airbnb.com",
          "phone": "+49 151 6848 5957",
          "thumbnail_url": "https://a2.muscache.com/im/pictures/c28c4dac-a1c5-4b60-bff8-ffda38f69c80.jpg?aki_policy=profile_small",
          "has_profile_pic": true,
          "created_at": "2016-10-02T10:39:31Z",
          "first_name": "Mona",
          "identity_verified": true,
          "recommendation_count": 0
        }
      },
      "pending_expires_at": "2017-01-07T14:35:27Z",
      "id": 255771263,
      "coupon_code": "",
      "base_price_native": 750,
      "is_set_for_business_tracking": false,
      "tax_amount_native": 0,
      "extras_price": 50,
      "status_code": 1,
      "number_of_guests": 2,
      "using_identity_flow": false,
      "cancellation_policy": "strict",
      "thread_id": 282282693,
      "tax_descriptions": [
      ],
      "instant_bookable": false,
      "guest_fee": 116,
      "payout_price_native": 776,
      "total_price_formatted": "$916",
      "pending_began_at": "2017-01-06T14:35:27Z",
      "cancellation_policy_formatted": "Strict",
      "total_price_native": 916,
      "security_price_formatted": "$200",
      "base_price_formatted": "$750",
      "confirmation_code": "4JKDQZ",
      "time_zone_name": "America/New_York",
      "per_night_price_native": 150,
      "status": "accepted",
      "status_string": "Accepted",
      "is_business_travel_verified": false,
      "per_night_price": 150,
      "start_date": "2017-09-16",
      "guest_fee_formatted": "$116",
      "tax_amount_native_formatted": "€0",
      "total_price": 916,
      "nights": 5,
      "security_price": 200,
      "listing": {
        "listing": {
          "description": "Please note that this unit is on the 6th floor (no elevator).\n\nBeautiful private 1-bedroom loft in the best possible location in Nolita.  The private rooftop features unobstructed views of the Freedom Tower & the Empire State Building.\n\nThe total number of guests in each group will be strictly enforced, so make sure you make your booking with the correct # of people in your group.\n\nPlease note that this apartment is on the sixth floor of a walk-up building (with no elevator) and is not suitable for children or the elderly. \n\nQ. Is the apartment available?\nA. Yes, it is available.  I keep my calendar updated.  \n\nQ. Is this a private apartment?\nA. Yes, this is a private apartment.  Please remember to indicate the number of people in your group when making a reservation.  Again, the total number of guests in each group will be strictly enforced, so make sure you make your booking with the correct # of people in your group.\n\nI have a 500 square foot 1 bedroom apartment in the heart of Nolita / Soho. We are away from all the tourist hustle on Broadway and steps from all of Nolita & Soho's hidden gems.\n\nThe newly renovated apartment has double-height ceilings, a wine cooler, and a private roof terrace with views of the Freedom Tower and Empire State Building.  There is a couch for the 3rd person as well.\n\nEvery major subway line is a block away.\n\nNolita - quaint, charming and beautiful. Bars and restaurants all around. Walking distance to the Lower East Side, Soho, Chinatown, and Little Italy.\n\nClose to the BDFM (Broadway-Lafayette, Bowery), 6 (Spring St) and NQR (Prince St) trains.",
          "check_in_time_ends_at": 22,
          "cancellation_policy": "strict",
          "in_toto_area": false,
          "person_capacity": 2,
          "extras_price_native": 100,
          "bedrooms": 1,
          "id": 13999283,
          "address": "232 Elizabeth Street, New York, NY 10012, United States",
          "price": 250,
          "cleaning_fee_native": 100,
          "thumbnail_url": "https://a2.muscache.com/im/pictures/ba76e7ba-dae9-4461-a16a-050864418041.jpg?aki_policy=small",
          "access": "",
          "amenities": [
            "Wireless Internet",
            "Air conditioning",
            "Kitchen",
            "Buzzer/wireless intercom",
            "Heating",
            "Washer",
            "Dryer",
            "Smoke detector",
            "Carbon monoxide detector",
            "First aid kit",
            "Fire extinguisher",
            "Essentials",
            "Lock on bedroom door",
            "Hangers",
            "Hair dryer",
            "Iron",
            "translation missing: en.hosting_amenity_49",
            "translation missing: en.hosting_amenity_50"
          ],
          "bathroom_type": "private",
          "property_type": "Loft",
          "primary_host": {
            "id": 10777985,
            "is_superhost": false,
            "wishlists_count": 5,
            "created_at": "2013-12-23T16:28:55Z",
            "reviewee_count": 184,
            "response_rate": "73%",
            "thumbnail_url": "https://a2.muscache.com/im/pictures/0d6336e7-bd3c-40bc-a9db-5ab3d62c6f64.jpg?aki_policy=profile_small",
            "acceptance_rate": "N/A",
            "thumbnail_medium_url": "https://a2.muscache.com/im/pictures/0d6336e7-bd3c-40bc-a9db-5ab3d62c6f64.jpg?aki_policy=profile_medium",
            "has_profile_pic": true,
            "first_name": "Karli",
            "picture_large_url": "https://a2.muscache.com/im/pictures/0d6336e7-bd3c-40bc-a9db-5ab3d62c6f64.jpg?aki_policy=profile_large",
            "picture_url": "https://a2.muscache.com/im/pictures/0d6336e7-bd3c-40bc-a9db-5ab3d62c6f64.jpg?aki_policy=profile_x_medium",
            "recommendation_count": 0,
            "last_name": "",
            "response_time": "within a few hours",
            "publicly_visible_wishlists_count": 2
          },
          "price_formatted": "$250",
          "picture_url": "https://a2.muscache.com/im/pictures/ba76e7ba-dae9-4461-a16a-050864418041.jpg?aki_policy=large",
          "map_image_url": "https://maps.googleapis.com/maps/api/staticmap?maptype=roadmap&markers=40.72347552187595%2C-73.99419488291929&size=480x320&zoom=15&client=gme-airbnbinc&channel=monorail-prod&signature=ADob6t32d_4PuSFWHJugSBphCkc%3D",
          "xl_picture_url": "https://a2.muscache.com/im/pictures/ba76e7ba-dae9-4461-a16a-050864418041.jpg?aki_policy=x_large",
          "picture_count": 15,
          "localized_city": "New York",
          "check_in_time": 15,
          "security_deposit_formatted": "$200",
          "security_price_native": 200,
          "square_feet": null,
          "bed_type_category": "real_bed",
          "room_type_category": "entire_home",
          "name": "Cozy 1BR Loft with PRIVATE Rooftop! [232-6]",
          "directions": "",
          "has_double_blind_reviews": false,
          "guests_included": 1,
          "locale": "en",
          "language": "en",
          "check_out_time": 10,
          "neighborhood": "Nolita",
          "lng": -73.993804999999995,
          "house_rules": "Hi! Please note that my apartment is on the 6th floor of a walk-up building, so it may be hard if you have children. Also be mindful of the neighbors - no loud noise please :)",
          "security_deposit_native": 200,
          "is_location_exact": true,
          "photos": [
            {
              "xl_picture": "https://a2.muscache.com/im/pictures/ba76e7ba-dae9-4461-a16a-050864418041.jpg?aki_policy=x_large",
              "picture": "https://a2.muscache.com/ac/pictures/ba76e7ba-dae9-4461-a16a-050864418041.jpg?interpolation=lanczos-none&size=large_cover&output-format=jpg&output-quality=70",
              "caption": "",
              "id": 182969924,
              "thumbnail": "https://a2.muscache.com/im/pictures/ba76e7ba-dae9-4461-a16a-050864418041.jpg?aki_policy=small",
              "sort_order": 1
            },
            {
              "xl_picture": "https://a2.muscache.com/im/pictures/00748771-1b51-485b-97ac-287dc1b18bb7.jpg?aki_policy=x_large",
              "picture": "https://a2.muscache.com/ac/pictures/00748771-1b51-485b-97ac-287dc1b18bb7.jpg?interpolation=lanczos-none&size=large_cover&output-format=jpg&output-quality=70",
              "caption": "",
              "id": 182969938,
              "thumbnail": "https://a2.muscache.com/im/pictures/00748771-1b51-485b-97ac-287dc1b18bb7.jpg?aki_policy=small",
              "sort_order": 2
            },
            {
              "xl_picture": "https://a2.muscache.com/im/pictures/c9f3cae2-ece4-43ac-b992-cf8b97804739.jpg?aki_policy=x_large",
              "picture": "https://a2.muscache.com/ac/pictures/c9f3cae2-ece4-43ac-b992-cf8b97804739.jpg?interpolation=lanczos-none&size=large_cover&output-format=jpg&output-quality=70",
              "caption": "",
              "id": 182969947,
              "thumbnail": "https://a2.muscache.com/im/pictures/c9f3cae2-ece4-43ac-b992-cf8b97804739.jpg?aki_policy=small",
              "sort_order": 3
            },
            {
              "xl_picture": "https://a2.muscache.com/im/pictures/ca64d04c-ebf3-41e3-9930-43e8c521e024.jpg?aki_policy=x_large",
              "picture": "https://a2.muscache.com/ac/pictures/ca64d04c-ebf3-41e3-9930-43e8c521e024.jpg?interpolation=lanczos-none&size=large_cover&output-format=jpg&output-quality=70",
              "caption": "",
              "id": 182969958,
              "thumbnail": "https://a2.muscache.com/im/pictures/ca64d04c-ebf3-41e3-9930-43e8c521e024.jpg?aki_policy=small",
              "sort_order": 4
            },
            {
              "xl_picture": "https://a2.muscache.com/im/pictures/38d61690-aab7-4434-8a96-df06b5c90557.jpg?aki_policy=x_large",
              "picture": "https://a2.muscache.com/ac/pictures/38d61690-aab7-4434-8a96-df06b5c90557.jpg?interpolation=lanczos-none&size=large_cover&output-format=jpg&output-quality=70",
              "caption": "Rooftop view!",
              "id": 182969951,
              "thumbnail": "https://a2.muscache.com/im/pictures/38d61690-aab7-4434-8a96-df06b5c90557.jpg?aki_policy=small",
              "sort_order": 5
            },
            {
              "xl_picture": "https://a2.muscache.com/im/pictures/876ea578-4ffc-443b-9929-021f04e4a83d.jpg?aki_policy=x_large",
              "picture": "https://a2.muscache.com/ac/pictures/876ea578-4ffc-443b-9929-021f04e4a83d.jpg?interpolation=lanczos-none&size=large_cover&output-format=jpg&output-quality=70",
              "caption": "",
              "id": 182970054,
              "thumbnail": "https://a2.muscache.com/im/pictures/876ea578-4ffc-443b-9929-021f04e4a83d.jpg?aki_policy=small",
              "sort_order": 6
            },
            {
              "xl_picture": "https://a2.muscache.com/im/pictures/73dd9bdd-7fd9-4325-823a-9ecd1db6b1e1.jpg?aki_policy=x_large",
              "picture": "https://a2.muscache.com/ac/pictures/73dd9bdd-7fd9-4325-823a-9ecd1db6b1e1.jpg?interpolation=lanczos-none&size=large_cover&output-format=jpg&output-quality=70",
              "caption": "",
              "id": 182970066,
              "thumbnail": "https://a2.muscache.com/im/pictures/73dd9bdd-7fd9-4325-823a-9ecd1db6b1e1.jpg?aki_policy=small",
              "sort_order": 7
            },
            {
              "xl_picture": "https://a2.muscache.com/im/pictures/e55d4837-84aa-4379-ad7d-436d0dc5bad6.jpg?aki_policy=x_large",
              "picture": "https://a2.muscache.com/ac/pictures/e55d4837-84aa-4379-ad7d-436d0dc5bad6.jpg?interpolation=lanczos-none&size=large_cover&output-format=jpg&output-quality=70",
              "caption": "",
              "id": 182969968,
              "thumbnail": "https://a2.muscache.com/im/pictures/e55d4837-84aa-4379-ad7d-436d0dc5bad6.jpg?aki_policy=small",
              "sort_order": 8
            },
            {
              "xl_picture": "https://a2.muscache.com/im/pictures/b1e6b99e-3e1f-4ea0-ac08-69994394d3ec.jpg?aki_policy=x_large",
              "picture": "https://a2.muscache.com/ac/pictures/b1e6b99e-3e1f-4ea0-ac08-69994394d3ec.jpg?interpolation=lanczos-none&size=large_cover&output-format=jpg&output-quality=70",
              "caption": "",
              "id": 182969976,
              "thumbnail": "https://a2.muscache.com/im/pictures/b1e6b99e-3e1f-4ea0-ac08-69994394d3ec.jpg?aki_policy=small",
              "sort_order": 9
            },
            {
              "xl_picture": "https://a2.muscache.com/im/pictures/0bcca469-9dcf-4391-8f17-da5293d5dc5b.jpg?aki_policy=x_large",
              "picture": "https://a2.muscache.com/ac/pictures/0bcca469-9dcf-4391-8f17-da5293d5dc5b.jpg?interpolation=lanczos-none&size=large_cover&output-format=jpg&output-quality=70",
              "caption": "",
              "id": 182969980,
              "thumbnail": "https://a2.muscache.com/im/pictures/0bcca469-9dcf-4391-8f17-da5293d5dc5b.jpg?aki_policy=small",
              "sort_order": 10
            },
            {
              "xl_picture": "https://a2.muscache.com/im/pictures/a2084a87-f6ef-44b9-8c0b-85c255f604b1.jpg?aki_policy=x_large",
              "picture": "https://a2.muscache.com/ac/pictures/a2084a87-f6ef-44b9-8c0b-85c255f604b1.jpg?interpolation=lanczos-none&size=large_cover&output-format=jpg&output-quality=70",
              "caption": "Washer and dryer in the bathroom :)",
              "id": 182969990,
              "thumbnail": "https://a2.muscache.com/im/pictures/a2084a87-f6ef-44b9-8c0b-85c255f604b1.jpg?aki_policy=small",
              "sort_order": 11
            },
            {
              "xl_picture": "https://a2.muscache.com/im/pictures/914ffd5c-60e2-4d3d-a7f6-ee0617950673.jpg?aki_policy=x_large",
              "picture": "https://a2.muscache.com/ac/pictures/914ffd5c-60e2-4d3d-a7f6-ee0617950673.jpg?interpolation=lanczos-none&size=large_cover&output-format=jpg&output-quality=70",
              "caption": "",
              "id": 182970003,
              "thumbnail": "https://a2.muscache.com/im/pictures/914ffd5c-60e2-4d3d-a7f6-ee0617950673.jpg?aki_policy=small",
              "sort_order": 12
            },
            {
              "xl_picture": "https://a2.muscache.com/im/pictures/cbc15613-3445-40c1-a8e9-a691ace5fc68.jpg?aki_policy=x_large",
              "picture": "https://a2.muscache.com/ac/pictures/cbc15613-3445-40c1-a8e9-a691ace5fc68.jpg?interpolation=lanczos-none&size=large_cover&output-format=jpg&output-quality=70",
              "caption": "",
              "id": 182970013,
              "thumbnail": "https://a2.muscache.com/im/pictures/cbc15613-3445-40c1-a8e9-a691ace5fc68.jpg?aki_policy=small",
              "sort_order": 13
            },
            {
              "xl_picture": "https://a2.muscache.com/im/pictures/99b704de-48fd-4612-a2f6-17565fe25bf7.jpg?aki_policy=x_large",
              "picture": "https://a2.muscache.com/ac/pictures/99b704de-48fd-4612-a2f6-17565fe25bf7.jpg?interpolation=lanczos-none&size=large_cover&output-format=jpg&output-quality=70",
              "caption": "",
              "id": 182970026,
              "thumbnail": "https://a2.muscache.com/im/pictures/99b704de-48fd-4612-a2f6-17565fe25bf7.jpg?aki_policy=small",
              "sort_order": 14
            },
            {
              "xl_picture": "https://a2.muscache.com/im/pictures/4234cf4b-f411-40f3-9d50-0d91cf84120e.jpg?aki_policy=x_large",
              "picture": "https://a2.muscache.com/ac/pictures/4234cf4b-f411-40f3-9d50-0d91cf84120e.jpg?interpolation=lanczos-none&size=large_cover&output-format=jpg&output-quality=70",
              "caption": "",
              "id": 182970044,
              "thumbnail": "https://a2.muscache.com/im/pictures/4234cf4b-f411-40f3-9d50-0d91cf84120e.jpg?aki_policy=small",
              "sort_order": 15
            }
          ],
          "neighborhood_overview": "Nolita - quaint, charming and beautiful. Bars and restaurants all around. Walking distance to the Lower East Side, Soho, Chinatown, and Little Italy.",
          "recent_review": {
            "review": {
              "comments": "Great location and very accommodating!",
              "id": 121895475,
              "created_at": "2016-12-19T16:10:52Z",
              "listing_id": 13999283,
              "reviewer_id": 84674644,
              "reviewee_id": 10777985,
              "reviewer": {
                "user": {
                  "id": 84674644,
                  "picture_url": "https://a2.muscache.com/im/pictures/2711bbbe-53f6-4685-8731-e0143b3cf43a.jpg?aki_policy=profile_x_medium",
                  "thumbnail_url": "https://a2.muscache.com/im/pictures/2711bbbe-53f6-4685-8731-e0143b3cf43a.jpg?aki_policy=profile_small",
                  "first_name": "Matt",
                  "has_profile_pic": true
                }
              }
            }
          },
          "experiences_offered": "none",
          "medium_url": "https://a2.muscache.com/im/pictures/ba76e7ba-dae9-4461-a16a-050864418041.jpg?aki_policy=medium",
          "requires_license": false,
          "instant_bookable": true,
          "has_viewed_ib_perf_dashboard_panel": null,
          "bathrooms": 1,
          "has_viewed_terms": true,
          "price_native": 250,
          "zipcode": "10012",
          "lat": 40.723067999999998,
          "native_currency": "USD",
          "has_viewed_cleaning": null,
          "thumbnail_urls": [
            "https://a2.muscache.com/im/pictures/ba76e7ba-dae9-4461-a16a-050864418041.jpg?aki_policy=small",
            "https://a2.muscache.com/im/pictures/00748771-1b51-485b-97ac-287dc1b18bb7.jpg?aki_policy=small",
            "https://a2.muscache.com/im/pictures/c9f3cae2-ece4-43ac-b992-cf8b97804739.jpg?aki_policy=small",
            "https://a2.muscache.com/im/pictures/ca64d04c-ebf3-41e3-9930-43e8c521e024.jpg?aki_policy=small",
            "https://a2.muscache.com/im/pictures/38d61690-aab7-4434-8a96-df06b5c90557.jpg?aki_policy=small",
            "https://a2.muscache.com/im/pictures/876ea578-4ffc-443b-9929-021f04e4a83d.jpg?aki_policy=small",
            "https://a2.muscache.com/im/pictures/73dd9bdd-7fd9-4325-823a-9ecd1db6b1e1.jpg?aki_policy=small",
            "https://a2.muscache.com/im/pictures/e55d4837-84aa-4379-ad7d-436d0dc5bad6.jpg?aki_policy=small",
            "https://a2.muscache.com/im/pictures/b1e6b99e-3e1f-4ea0-ac08-69994394d3ec.jpg?aki_policy=small",
            "https://a2.muscache.com/im/pictures/0bcca469-9dcf-4391-8f17-da5293d5dc5b.jpg?aki_policy=small",
            "https://a2.muscache.com/im/pictures/a2084a87-f6ef-44b9-8c0b-85c255f604b1.jpg?aki_policy=small",
            "https://a2.muscache.com/im/pictures/914ffd5c-60e2-4d3d-a7f6-ee0617950673.jpg?aki_policy=small",
            "https://a2.muscache.com/im/pictures/cbc15613-3445-40c1-a8e9-a691ace5fc68.jpg?aki_policy=small",
            "https://a2.muscache.com/im/pictures/99b704de-48fd-4612-a2f6-17565fe25bf7.jpg?aki_policy=small",
            "https://a2.muscache.com/im/pictures/4234cf4b-f411-40f3-9d50-0d91cf84120e.jpg?aki_policy=small"
          ],
          "space": "Please note that this apartment is on the sixth floor of a walk-up building (with no elevator) and is not suitable for children or the elderly. \n\nQ. Is the apartment available?\nA. Yes, it is available.  I keep my calendar updated.  \n\nQ. Is this a private apartment?\nA. Yes, this is a private apartment.  Please remember to indicate the number of people in your group when making a reservation.  Again, the total number of guests in each group will be strictly enforced, so make sure you make your booking with the correct # of people in your group.\n\nI have a 500 square foot 1 bedroom apartment in the heart of Nolita / Soho. We are away from all the tourist hustle on Broadway and steps from all of Nolita & Soho's hidden gems.\n\nThe newly renovated apartment has double-height ceilings, a wine cooler, and a private roof terrace with views of the Freedom Tower and Empire State Building.  There is a couch for the 3rd person as well.\n\nEvery major subway line is a block away.",
          "price_for_extra_person_native": 50,
          "bed_type": "Real Bed",
          "notes": "",
          "require_guest_phone_verification": false,
          "min_nights": 1,
          "has_availability": true,
          "beds": 1,
          "city": "New York",
          "picture_captions": [
            "",
            "",
            "",
            "",
            "Rooftop view!",
            "",
            "",
            "",
            "",
            "",
            "Washer and dryer in the bathroom :)",
            "",
            "",
            "",
            ""
          ],
          "user": {
            "user": {
              "id": 10777985,
              "is_superhost": false,
              "wishlists_count": 5,
              "created_at": "2013-12-23T16:28:55Z",
              "reviewee_count": 184,
              "response_rate": "73%",
              "thumbnail_url": "https://a2.muscache.com/im/pictures/0d6336e7-bd3c-40bc-a9db-5ab3d62c6f64.jpg?aki_policy=profile_small",
              "acceptance_rate": "N/A",
              "thumbnail_medium_url": "https://a2.muscache.com/im/pictures/0d6336e7-bd3c-40bc-a9db-5ab3d62c6f64.jpg?aki_policy=profile_medium",
              "has_profile_pic": true,
              "first_name": "Karli",
              "picture_large_url": "https://a2.muscache.com/im/pictures/0d6336e7-bd3c-40bc-a9db-5ab3d62c6f64.jpg?aki_policy=profile_large",
              "picture_url": "https://a2.muscache.com/im/pictures/0d6336e7-bd3c-40bc-a9db-5ab3d62c6f64.jpg?aki_policy=profile_x_medium",
              "recommendation_count": 0,
              "last_name": "",
              "response_time": "within a few hours",
              "publicly_visible_wishlists_count": 2
            }
          },
          "country": "United States",
          "force_mobile_legal_modal": true,
          "calendar_updated_at": "today",
          "allowed_currencies": [
            "AED",
            "ARS",
            "AUD",
            "BGN",
            "BRL",
            "CAD",
            "CHF",
            "CLP",
            "CNY",
            "COP",
            "CRC",
            "CZK",
            "DKK",
            "EUR",
            "GBP",
            "HKD",
            "HRK",
            "HUF",
            "IDR",
            "ILS",
            "JPY",
            "KRW",
            "MAD",
            "MXN",
            "MYR",
            "NOK",
            "NZD",
            "PEN",
            "PHP",
            "PLN",
            "RON",
            "RUB",
            "SAR",
            "SEK",
            "SGD",
            "THB",
            "TRY",
            "TWD",
            "UAH",
            "USD",
            "UYU",
            "VND",
            "ZAR"
          ],
          "star_rating": 4.5,
          "room_type": "Entire home/apt",
          "time_zone_name": "America/New_York",
          "country_code": "US",
          "max_nights": 1125,
          "full_address": "232 Elizabeth Street, New York, NY 10012, United States",
          "property_type_id": 35,
          "state": "NY",
          "public_address": "New York, NY 10012, United States",
          "has_license": false,
          "has_agreed_to_legal_terms": true,
          "picture_urls": [
            "https://a2.muscache.com/im/pictures/ba76e7ba-dae9-4461-a16a-050864418041.jpg?aki_policy=large",
            "https://a2.muscache.com/im/pictures/00748771-1b51-485b-97ac-287dc1b18bb7.jpg?aki_policy=large",
            "https://a2.muscache.com/im/pictures/c9f3cae2-ece4-43ac-b992-cf8b97804739.jpg?aki_policy=large",
            "https://a2.muscache.com/im/pictures/ca64d04c-ebf3-41e3-9930-43e8c521e024.jpg?aki_policy=large",
            "https://a2.muscache.com/im/pictures/38d61690-aab7-4434-8a96-df06b5c90557.jpg?aki_policy=large",
            "https://a2.muscache.com/im/pictures/876ea578-4ffc-443b-9929-021f04e4a83d.jpg?aki_policy=large",
            "https://a2.muscache.com/im/pictures/73dd9bdd-7fd9-4325-823a-9ecd1db6b1e1.jpg?aki_policy=large",
            "https://a2.muscache.com/im/pictures/e55d4837-84aa-4379-ad7d-436d0dc5bad6.jpg?aki_policy=large",
            "https://a2.muscache.com/im/pictures/b1e6b99e-3e1f-4ea0-ac08-69994394d3ec.jpg?aki_policy=large",
            "https://a2.muscache.com/im/pictures/0bcca469-9dcf-4391-8f17-da5293d5dc5b.jpg?aki_policy=large",
            "https://a2.muscache.com/im/pictures/a2084a87-f6ef-44b9-8c0b-85c255f604b1.jpg?aki_policy=large",
            "https://a2.muscache.com/im/pictures/914ffd5c-60e2-4d3d-a7f6-ee0617950673.jpg?aki_policy=large",
            "https://a2.muscache.com/im/pictures/cbc15613-3445-40c1-a8e9-a691ace5fc68.jpg?aki_policy=large",
            "https://a2.muscache.com/im/pictures/99b704de-48fd-4612-a2f6-17565fe25bf7.jpg?aki_policy=large",
            "https://a2.muscache.com/im/pictures/4234cf4b-f411-40f3-9d50-0d91cf84120e.jpg?aki_policy=large"
          ],
          "description_locale": "en",
          "xl_picture_urls": [
            "https://a2.muscache.com/im/pictures/ba76e7ba-dae9-4461-a16a-050864418041.jpg?aki_policy=x_large",
            "https://a2.muscache.com/im/pictures/00748771-1b51-485b-97ac-287dc1b18bb7.jpg?aki_policy=x_large",
            "https://a2.muscache.com/im/pictures/c9f3cae2-ece4-43ac-b992-cf8b97804739.jpg?aki_policy=x_large",
            "https://a2.muscache.com/im/pictures/ca64d04c-ebf3-41e3-9930-43e8c521e024.jpg?aki_policy=x_large",
            "https://a2.muscache.com/im/pictures/38d61690-aab7-4434-8a96-df06b5c90557.jpg?aki_policy=x_large",
            "https://a2.muscache.com/im/pictures/876ea578-4ffc-443b-9929-021f04e4a83d.jpg?aki_policy=x_large",
            "https://a2.muscache.com/im/pictures/73dd9bdd-7fd9-4325-823a-9ecd1db6b1e1.jpg?aki_policy=x_large",
            "https://a2.muscache.com/im/pictures/e55d4837-84aa-4379-ad7d-436d0dc5bad6.jpg?aki_policy=x_large",
            "https://a2.muscache.com/im/pictures/b1e6b99e-3e1f-4ea0-ac08-69994394d3ec.jpg?aki_policy=x_large",
            "https://a2.muscache.com/im/pictures/0bcca469-9dcf-4391-8f17-da5293d5dc5b.jpg?aki_policy=x_large",
            "https://a2.muscache.com/im/pictures/a2084a87-f6ef-44b9-8c0b-85c255f604b1.jpg?aki_policy=x_large",
            "https://a2.muscache.com/im/pictures/914ffd5c-60e2-4d3d-a7f6-ee0617950673.jpg?aki_policy=x_large",
            "https://a2.muscache.com/im/pictures/cbc15613-3445-40c1-a8e9-a691ace5fc68.jpg?aki_policy=x_large",
            "https://a2.muscache.com/im/pictures/99b704de-48fd-4612-a2f6-17565fe25bf7.jpg?aki_policy=x_large",
            "https://a2.muscache.com/im/pictures/4234cf4b-f411-40f3-9d50-0d91cf84120e.jpg?aki_policy=x_large"
          ],
          "amenities_ids": [
            4,
            5,
            8,
            28,
            30,
            33,
            34,
            35,
            36,
            37,
            39,
            40,
            42,
            44,
            45,
            46,
            49,
            50
          ],
          "interaction": "",
          "in_landlord_partnership": false,
          "user_id": 10777985,
          "currency_symbol_right": null,
          "summary": "Please note that this unit is on the 6th floor (no elevator).\n\nBeautiful private 1-bedroom loft in the best possible location in Nolita.  The private rooftop features unobstructed views of the Freedom Tower & the Empire State Building.\n\nThe total number of guests in each group will be strictly enforced, so make sure you make your booking with the correct # of people in your group.",
          "require_guest_profile_picture": false,
          "currency_symbol_left": "$",
          "reviews_count": 18,
          "market": "New York",
          "transit": "Close to the BDFM (Broadway-Lafayette, Bowery), 6 (Spring St) and NQR (Prince St) trains.",
          "smart_location": "New York, NY",
          "cancel_policy_short_str": "Strict",
          "hosts": [
            {
              "id": 10777985,
              "picture_url": "https://a2.muscache.com/im/pictures/0d6336e7-bd3c-40bc-a9db-5ab3d62c6f64.jpg?aki_policy=profile_x_medium",
              "thumbnail_url": "https://a2.muscache.com/im/pictures/0d6336e7-bd3c-40bc-a9db-5ab3d62c6f64.jpg?aki_policy=profile_small",
              "first_name": "Karli",
              "has_profile_pic": true
            }
          ],
          "cancel_policy": 5,
          "license": null,
          "in_building": false
        }
      },
      "native_currency": "USD",
      "base_price": 750,
      "security_price_native": 200,
      "subtotal_native": 800,
      "extras_price_formatted": "$50",
      "can_dispute": true,
      "extras_price_native": 50,
      "estimated_payout_dates": [
        "2017-09-20"
      ]
    }
  },
  "user": {
    "user": {
      "is_superhost": false,
      "location": "Schönwald, Bavaria, Germany",
      "work": "Marketing / Sales by Kuhne electronic ",
      "response_rate": "N/A",
      "verification_labels": [
        "Email address",
        "Phone number",
        "Facebook",
        "Reviewed",
        "Government ID",
        "Government ID"
      ],
      "identity_v2_verified": false,
      "school": "Staatliche Realschule Selb",
      "verifications": [
        "email",
        "phone",
        "facebook",
        "reviews",
        "jumio",
        "government_id"
      ],
      "thumbnail_medium_url": "https://a2.muscache.com/im/pictures/c28c4dac-a1c5-4b60-bff8-ffda38f69c80.jpg?aki_policy=profile_medium",
      "friends_count": 0,
      "picture_url": "https://a2.muscache.com/im/pictures/c28c4dac-a1c5-4b60-bff8-ffda38f69c80.jpg?aki_policy=profile_x_medium",
      "last_name": "",
      "picture_large_url": "https://a2.muscache.com/im/pictures/c28c4dac-a1c5-4b60-bff8-ffda38f69c80.jpg?aki_policy=profile_large",
      "recent_review": {
        "review": {
          "comments": "Mona und Ihre Familie waren tolle Gäste ! Alles verlief super ! Jederzeit wieder :) ",
          "id": 124144632,
          "created_at": "2017-01-01T08:32:25Z",
          "listing": {
            "listing": {
              "id": 6192784,
              "name": "Large and sunny flat with central location",
              "has_double_blind_reviews": false,
              "instant_bookable": true,
              "medium_url": "https://a0.muscache.com/im/pictures/88559339/06336c78_original.jpg?aki_policy=medium",
              "smart_location": "Berlin, Germany",
              "user_id": 624774,
              "thumbnail_url": "https://a0.muscache.com/im/pictures/88559339/06336c78_original.jpg?aki_policy=small",
              "price": 94,
              "lat": 52.477465168342398,
              "price_formatted": "$97",
              "city": "Berlin",
              "price_native": 97,
              "picture_url": "https://a0.muscache.com/im/pictures/88559339/06336c78_original.jpg?aki_policy=large",
              "lng": 13.333382509564354,
              "country": "Germany",
              "xl_picture_url": "https://a0.muscache.com/im/pictures/88559339/06336c78_original.jpg?aki_policy=x_large",
              "native_currency": "USD"
            }
          },
          "reviewer_id": 624774,
          "reviewee_id": 97595726,
          "reviewer": {
            "user": {
              "id": 624774,
              "picture_url": "https://a0.muscache.com/im/users/624774/profile_pic/1442343198/original.jpg?aki_policy=profile_x_medium",
              "thumbnail_url": "https://a0.muscache.com/im/users/624774/profile_pic/1442343198/original.jpg?aki_policy=profile_small",
              "first_name": "Michael",
              "has_profile_pic": true
            }
          },
          "reviewee": {
            "user": {
              "id": 97595726,
              "picture_url": "https://a2.muscache.com/im/pictures/c28c4dac-a1c5-4b60-bff8-ffda38f69c80.jpg?aki_policy=profile_x_medium",
              "thumbnail_url": "https://a2.muscache.com/im/pictures/c28c4dac-a1c5-4b60-bff8-ffda38f69c80.jpg?aki_policy=profile_small",
              "first_name": "Mona",
              "has_profile_pic": true
            }
          }
        }
      },
      "response_time": "N/A",
      "reviewee_count": 0,
      "publicly_visible_wishlists_count": 3,
      "id": 97595726,
      "wishlists_count": 3,
      "acceptance_rate": "N/A",
      "listings_count": 0,
      "groups": "",
      "about": "",
      "thumbnail_url": "https://a2.muscache.com/im/pictures/c28c4dac-a1c5-4b60-bff8-ffda38f69c80.jpg?aki_policy=profile_small",
      "total_listings_count": 0,
      "has_profile_pic": true,
      "is_generated_user": false,
      "created_at": "2016-10-02T10:39:31Z",
      "first_name": "Mona",
      "identity_verified": true,
      "recommendation_count": 0
    }
  },
  "thread": {
    "thread": {
      "id": 282282693,
      "preview": "Yup, just grab an Uber from the airport :)",
      "preview_user_id": 10777985,
      "status_string": "Accepted",
      "other_user": {
        "user": {
          "id": 97595726,
          "picture_url": "https://a2.muscache.com/im/pictures/c28c4dac-a1c5-4b60-bff8-ffda38f69c80.jpg?aki_policy=profile_x_medium",
          "thumbnail_url": "https://a2.muscache.com/im/pictures/c28c4dac-a1c5-4b60-bff8-ffda38f69c80.jpg?aki_policy=profile_small",
          "first_name": "Mona",
          "has_profile_pic": true
        }
      },
      "inquiry_checkin_date": "2017-09-16",
      "previously_unread": false,
      "inquiry_native_currency": "USD",
      "posts": [
        {
          "post": {
            "sent_from_mobile": false,
            "id": 1399433235,
            "checkin_date": null,
            "created_at": "2017-01-08T07:58:29Z",
            "message": "Yup, just grab an Uber from the airport :)",
            "user_id": 10777985,
            "number_of_guests": null,
            "checkout_date": null
          }
        },
        {
          "post": {
            "sent_from_mobile": false,
            "id": 1397664740,
            "checkin_date": null,
            "created_at": "2017-01-07T11:38:19Z",
            "message": "Hi Karli, do you have a idea how we can get from JFK to your Appartement easily?",
            "user_id": 97595726,
            "number_of_guests": null,
            "checkout_date": null
          }
        },
        {
          "post": {
            "sent_from_mobile": false,
            "id": 1395764783,
            "checkin_date": "2017-09-16",
            "created_at": "2017-01-06T14:35:28Z",
            "message": "",
            "user_id": 97595726,
            "number_of_guests": 2,
            "checkout_date": "2017-09-21"
          }
        },
        {
          "post": {
            "sent_from_mobile": false,
            "id": 1395764732,
            "checkin_date": "2017-09-16",
            "created_at": "2017-01-06T14:35:26Z",
            "message": "Hello, we (my boyfriend and I) want to stay a few days in New York to see the City and have a good time. Your apartment looks verry cool and we hope you will welcome us in September :)\r\nMany thanks in advance\r\nSnowy regards from Germany",
            "user_id": 97595726,
            "number_of_guests": 2,
            "checkout_date": "2017-09-21"
          }
        }
      ],
      "users": [
        {
          "user": {
            "id": 97595726,
            "picture_url": "https://a2.muscache.com/im/pictures/c28c4dac-a1c5-4b60-bff8-ffda38f69c80.jpg?aki_policy=profile_x_medium",
            "thumbnail_url": "https://a2.muscache.com/im/pictures/c28c4dac-a1c5-4b60-bff8-ffda38f69c80.jpg?aki_policy=profile_small",
            "first_name": "Mona",
            "has_profile_pic": true
          }
        },
        {
          "user": {
            "id": 10777985,
            "picture_url": "https://a2.muscache.com/im/pictures/0d6336e7-bd3c-40bc-a9db-5ab3d62c6f64.jpg?aki_policy=profile_x_medium",
            "thumbnail_url": "https://a2.muscache.com/im/pictures/0d6336e7-bd3c-40bc-a9db-5ab3d62c6f64.jpg?aki_policy=profile_small",
            "first_name": "Karli",
            "has_profile_pic": true
          }
        }
      ],
      "inquiry_price_native": 1610,
      "responded": true,
      "inquiry_reservation": {
        "reservation": {
          "guest": {
            "user": {
              "phone": "+49 151 6848 5957",
              "thumbnail_url": "https://a2.muscache.com/im/pictures/c28c4dac-a1c5-4b60-bff8-ffda38f69c80.jpg?aki_policy=profile_small",
              "id": 97595726,
              "has_profile_pic": true,
              "picture_url": "https://a2.muscache.com/im/pictures/c28c4dac-a1c5-4b60-bff8-ffda38f69c80.jpg?aki_policy=profile_x_medium",
              "email": "mona-4dj4rc56mjm3dc8f@guest.airbnb.com",
              "last_name": "Grüner",
              "first_name": "Mona"
            }
          },
          "status_code": 1,
          "status_string": "Accepted",
          "status": "accepted",
          "base_price_native": 750,
          "host": {
            "user": {
              "phone": "+1 (917) 475-6217",
              "thumbnail_url": "https://a2.muscache.com/im/pictures/0d6336e7-bd3c-40bc-a9db-5ab3d62c6f64.jpg?aki_policy=profile_small",
              "id": 10777985,
              "has_profile_pic": true,
              "picture_url": "https://a2.muscache.com/im/pictures/0d6336e7-bd3c-40bc-a9db-5ab3d62c6f64.jpg?aki_policy=profile_x_medium",
              "email": "karli-18os9ihd96a18va0@host.airbnb.com",
              "last_name": "Pan",
              "first_name": "Karli"
            }
          },
          "tax_amount_native": 0,
          "pending_expires_at": "2017-01-07T14:35:27Z",
          "tax_amount_native_formatted": "€0",
          "tax_descriptions": [
          ],
          "native_currency": "USD",
          "payout_price_native": 776,
          "time_zone_name": "America/New_York",
          "id": 255771263,
          "listing": {
            "listing": {
              "id": 13999283,
              "name": "Cozy 1BR Loft with PRIVATE Rooftop! [232-6]",
              "has_double_blind_reviews": false,
              "medium_url": "https://a2.muscache.com/im/pictures/ba76e7ba-dae9-4461-a16a-050864418041.jpg?aki_policy=medium",
              "smart_location": "New York, NY",
              "user_id": 10777985,
              "thumbnail_url": "https://a2.muscache.com/im/pictures/ba76e7ba-dae9-4461-a16a-050864418041.jpg?aki_policy=small",
              "price": 250,
              "lat": 40.723475521875947,
              "price_formatted": "$250",
              "city": "New York",
              "price_native": 250,
              "picture_url": "https://a2.muscache.com/im/pictures/ba76e7ba-dae9-4461-a16a-050864418041.jpg?aki_policy=large",
              "lng": -73.994194882919288,
              "country": "United States",
              "xl_picture_url": "https://a2.muscache.com/im/pictures/ba76e7ba-dae9-4461-a16a-050864418041.jpg?aki_policy=x_large",
              "native_currency": "USD"
            }
          },
          "total_price": 916,
          "start_date": "2017-09-16",
          "confirmation_code": "4JKDQZ",
          "number_of_guests": 2,
          "nights": 5,
          "base_price": 750,
          "base_price_formatted": "$750",
          "pending_began_at": "2017-01-06T14:35:27Z"
        }
      },
      "updated_at": "2017-01-08T07:58:30Z",
      "inquiry_checkout_date": "2017-09-21",
      "inquiry_number_of_guests": 2,
      "inquiry_listing": {
        "listing": {
          "picture_url": "https://a2.muscache.com/im/pictures/ba76e7ba-dae9-4461-a16a-050864418041.jpg?aki_policy=large",
          "room_type_category": "entire_home",
          "min_nights": 1,
          "id": 13999283,
          "country": "United States",
          "smart_location": "New York, NY",
          "state": "NY",
          "neighborhood": "Nolita",
          "zipcode": "10012",
          "hosts": [
            {
              "id": 10777985,
              "picture_url": "https://a2.muscache.com/im/pictures/0d6336e7-bd3c-40bc-a9db-5ab3d62c6f64.jpg?aki_policy=profile_x_medium",
              "thumbnail_url": "https://a2.muscache.com/im/pictures/0d6336e7-bd3c-40bc-a9db-5ab3d62c6f64.jpg?aki_policy=profile_small",
              "first_name": "Karli",
              "has_profile_pic": true
            }
          ],
          "address": "Elizabeth Street, New York, NY 10012, United States",
          "thumbnail_urls": [
            "https://a2.muscache.com/im/pictures/ba76e7ba-dae9-4461-a16a-050864418041.jpg?aki_policy=small",
            "https://a2.muscache.com/im/pictures/00748771-1b51-485b-97ac-287dc1b18bb7.jpg?aki_policy=small",
            "https://a2.muscache.com/im/pictures/c9f3cae2-ece4-43ac-b992-cf8b97804739.jpg?aki_policy=small"
          ],
          "beds": 1,
          "person_capacity": 2,
          "bedrooms": 1,
          "picture_count": 15,
          "cancellation_policy": "strict",
          "user": {
            "user": {
              "id": 10777985,
              "picture_url": "https://a2.muscache.com/im/pictures/0d6336e7-bd3c-40bc-a9db-5ab3d62c6f64.jpg?aki_policy=profile_x_medium",
              "thumbnail_url": "https://a2.muscache.com/im/pictures/0d6336e7-bd3c-40bc-a9db-5ab3d62c6f64.jpg?aki_policy=profile_small",
              "first_name": "Karli",
              "has_profile_pic": true
            }
          },
          "instant_bookable": true,
          "bathrooms": 1,
          "reviews_count": 18,
          "name": "Cozy 1BR Loft with PRIVATE Rooftop! [232-6]",
          "price_formatted": "$250",
          "price_native": 250,
          "city": "New York",
          "lng": -73.994194882919288,
          "primary_host": {
            "id": 10777985,
            "picture_url": "https://a2.muscache.com/im/pictures/0d6336e7-bd3c-40bc-a9db-5ab3d62c6f64.jpg?aki_policy=profile_x_medium",
            "thumbnail_url": "https://a2.muscache.com/im/pictures/0d6336e7-bd3c-40bc-a9db-5ab3d62c6f64.jpg?aki_policy=profile_small",
            "first_name": "Karli",
            "has_profile_pic": true
          },
          "has_double_blind_reviews": false,
          "price": 250,
          "thumbnail_url": "https://a2.muscache.com/im/pictures/ba76e7ba-dae9-4461-a16a-050864418041.jpg?aki_policy=small",
          "property_type": "Loft",
          "room_type": "Entire home/apt",
          "bathroom_type": "private",
          "picture_urls": [
            "https://a2.muscache.com/im/pictures/ba76e7ba-dae9-4461-a16a-050864418041.jpg?aki_policy=large",
            "https://a2.muscache.com/im/pictures/00748771-1b51-485b-97ac-287dc1b18bb7.jpg?aki_policy=large",
            "https://a2.muscache.com/im/pictures/c9f3cae2-ece4-43ac-b992-cf8b97804739.jpg?aki_policy=large"
          ],
          "user_id": 10777985,
          "lat": 40.723475521875947,
          "country_code": "US",
          "xl_picture_urls": [
            "https://a2.muscache.com/im/pictures/ba76e7ba-dae9-4461-a16a-050864418041.jpg?aki_policy=x_large",
            "https://a2.muscache.com/im/pictures/00748771-1b51-485b-97ac-287dc1b18bb7.jpg?aki_policy=x_large",
            "https://a2.muscache.com/im/pictures/c9f3cae2-ece4-43ac-b992-cf8b97804739.jpg?aki_policy=x_large"
          ],
          "has_availability": true,
          "native_currency": "USD",
          "xl_picture_url": "https://a2.muscache.com/im/pictures/ba76e7ba-dae9-4461-a16a-050864418041.jpg?aki_policy=x_large",
          "market": "New York",
          "medium_url": "https://a2.muscache.com/im/pictures/ba76e7ba-dae9-4461-a16a-050864418041.jpg?aki_policy=medium"
        }
      },
      "unread": false,
      "status": "accepted"
    }
  }
}

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.