Skip to content

Instantly share code, notes, and snippets.

@vojtechjurasek
Last active March 10, 2017 23:17
Show Gist options
  • Save vojtechjurasek/350d1a2a59a3f4208b9f163669e7c090 to your computer and use it in GitHub Desktop.
Save vojtechjurasek/350d1a2a59a3f4208b9f163669e7c090 to your computer and use it in GitHub Desktop.
Test Vendelo API
{
"info": {
"version": "1",
"results": "10"
},
"results": [
{
"id": 500,
"title": {
"es": "Apartamento para vender",
"en": "Apartment for sale"
},
"price": {
"amount": 10000.00,
"currency": {
"code": "USD",
"sign": "$",
"prefix": true
}
},
"image": {
"large": "https://www.vendelopanama.com/media/galleries/bcd9cdf7212aafce55fbeb3882a7d7da/820x610/IMG-6808.JPG"
}
},
{
"id": 501,
"title": {
"es": "iPhone para vender",
"en": "iPhone for sale"
},
"price": {
"amount": 10000.0,
"currency": {
"code": "USD",
"sign": "$",
"prefix": true
}
},
"image": {
"large": "https://unsplash.it/640/320/"
}
},
{
"id": 502,
"title": {
"es": "iPhone para vender",
"en": "iPhone for sale"
},
"price": {
"amount": 10000.0,
"currency": {
"code": "USD",
"sign": "$",
"prefix": true
}
},
"image": {
"large": "https://unsplash.it/640/320/"
}
},
{
"id": 503,
"title": {
"es": "iPhone para vender",
"en": "iPhone for sale"
},
"price": {
"amount": 10000.0,
"currency": {
"code": "USD",
"sign": "$",
"prefix": true
}
},
"image": {
"large": "https://unsplash.it/640/320/"
}
},
{
"id": 504,
"title": {
"es": "iPhone para vender",
"en": "iPhone for sale"
},
"price": {
"amount": 10000.0,
"currency": {
"code": "USD",
"sign": "$",
"prefix": true
}
},
"image": {
"large": "https://unsplash.it/640/320/"
}
},
{
"id": 505,
"title": {
"es": "iPhone para vender",
"en": "iPhone for sale"
},
"price": {
"amount": 10000.0,
"currency": {
"code": "USD",
"sign": "$",
"prefix": true
}
},
"image": {
"large": "https://unsplash.it/640/320/"
}
},
{
"id": 506,
"title": {
"es": "iPhone para vender",
"en": "iPhone for sale"
},
"price": {
"amount": 10000.0,
"currency": {
"code": "USD",
"sign": "$",
"prefix": true
}
},
"image": {
"large": "https://unsplash.it/640/320/"
}
},
{
"id": 507,
"title": {
"es": "iPhone para vender",
"en": "iPhone for sale"
},
"price": {
"amount": 10000.0,
"currency": {
"code": "USD",
"sign": "$",
"prefix": true
}
},
"image": {
"large": "https://unsplash.it/640/320/"
}
},
{
"id": 508,
"title": {
"es": "iPhone para vender",
"en": "iPhone for sale"
},
"price": {
"amount": 10000.0,
"currency": {
"code": "USD",
"sign": "$",
"prefix": true
}
},
"image": {
"large": "https://unsplash.it/640/320/"
}
},
{
"id": 509,
"title": {
"es": "iPhone para vender",
"en": "iPhone for sale"
},
"price": {
"amount": 10000.0,
"currency": {
"code": "USD",
"sign": "$",
"prefix": true
}
},
"image": {
"large": "https://unsplash.it/640/320/"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment