Created
September 20, 2015 08:20
-
-
Save odedhb/54311b177b07e0f11e12 to your computer and use it in GitHub Desktop.
WhereDat app data API response
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
{ | |
"apps": [ | |
{ | |
"category": "Productivity", | |
"rating": 4.5, | |
"updated": 1436741473, | |
"created": 1431028391, | |
"icon_url": "https://lh3.googleusercontent.com/q5pFGfXKZejowwcmlJl7M1IXGHVM4Zq_IjPpYb7zgkUFXO3QnZ2LyeOUUhMPaKPkJ3gR=w300", | |
"title": "WhereDat Beta", | |
"package": "com.nextstagesearch", | |
"ratings_count": 4, | |
"short_description": "WhereDat lets you easily search your device for contacts, apps, and recently accessed webpages without leaving your home screen. With deep linking you can search the c..." | |
}, | |
{ | |
"category": "Photography", | |
"rating": 4.0519609451293945, | |
"updated": 1435970764, | |
"created": 1430868349, | |
"icon_url": "https://lh3.ggpht.com/NgbwQzyo2mDR8su1Embio5jtHuPyScaMr0j4iub58YR5m19Ns0gVdeb9pYgNvMuFCcg=w300", | |
"title": "PixMix - Photo sharing", | |
"package": "com.pixmix.mobileapp", | |
"ratings_count": 2040, | |
"short_description": "Simple collage or photo sharing in just two clicks!★ See your photos in BEAUTIFUL albums★ Create beautiful album COLLAGE★ EASILY send albums to friends and family★ You..." | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment