Amazon App Object
Represents a Amazon App Object in JSON format.
Schema
Name |
Type |
Description |
Required Plan |
asin |
String |
The app unique identifier (Amazon Standard Identification Number). |
Tiny |
package_name |
String |
The app package name (internal unique identifier) |
Tiny |
market_source |
String |
AMAZON - app is on the Amazon Appstore |
Tiny |
market_status |
String |
Status on the market
- PUBLISHED if the app is present
- UNPUBLISHED if the app was unpublished
|
Tiny |
title |
String |
App title |
Tiny |
description |
String |
Full app description |
Tiny |
category |
List |
List of app categories (human-readable) |
Tiny |
developer |
String |
App developer name |
Tiny |
what_is_new |
String |
'What is new' message from the developer |
Tiny |
icon |
URL |
Full-sized icon. |
Tiny |
market_update |
Date in ISO8601 extended format |
The last time the app was updated |
Tiny |
created |
Date in ISO8601 extended format |
The time the app was published |
Tiny |
rating |
Double |
App rating (from 0 to 5, 5 highest) |
Tiny |
number_ratings |
Integer |
Total number of app ratings |
Tiny |
price_numeric |
Double |
The app price (numeric) |
Tiny |
price |
String |
Formatted app price with currency |
Tiny |
iap |
Boolean |
A boolean flag that signifies whether the app offers in-app purchases or not. |
Tiny |
size |
Integer |
App size |
Tiny |
size_min |
Integer |
Minimum app size (if app has multiple versions) |
Tiny |
size_max |
Integer |
Maximum app size (if app has multiple versions) |
Tiny |
screenshots |
List of URLs |
List of app screenshots |
Tiny |
thumbs |
List of URLs |
List of app thumbnails |
Tiny |
version |
String |
The current app version |
Tiny |
minimum_operating_system |
String |
The minimum operating system required |
Tiny |
age_rating |
String |
The age rating of the app. |
Tiny |
permissions |
List of permissions |
List of human-readable permissions
| Tiny |
features |
List of features supported by the app |
List of human-readable features
| Tiny |
privacy_policy |
URL |
A link to the app privacy policy |
Tiny |
website |
URL |
A link to the app website |
Tiny |
market_url |
URL |
A deep link to the app page on Amazon Appstore |
Tiny |
email |
Email |
Contact email for the developer. |
Large |
Example in JSON Format
{
"asin": "B00992CF6W",
"market_url": "https://amazon.com/dp/B00992CF6W",
"icon": "https://m.media-amazon.com/images/I/51L0-hXjy+L.png",
"title": "Minecraft",
"price": "$6.99",
"market_update": "2020-08-11T00:00:00+00:00",
"price_numeric": 6.99,
"developer": "Mojang",
"rating": 4.3,
"features": [
"Skins! We have biome settlers, city folk, town folk, and more!",
"The Nether and all its inhabitants. Fight Ghasts and make friends with Pigmen",
"Cross platform play for up to five players between Pocket Edition and Windows 10",
"Revamped touch controls, controller support, and a controller mapping screen",
"Enhanced Weather effects! Accumulating snow and more",
"Ocelots! And bunnies!"
],
"thumbs": [
"https://m.media-amazon.com/images/I/A1Do1k3qtBL.jpg",
"https://m.media-amazon.com/images/I/A1dHyeeOHcL.jpg",
"https://m.media-amazon.com/images/I/B1EFm2aU2cS.jpg",
"https://m.media-amazon.com/images/I/A1ULO0eqJSL.jpg",
"https://m.media-amazon.com/images/I/A10l9nY0mbL.jpg",
"https://m.media-amazon.com/images/I/91XwvI6L3bL.png",
"https://m.media-amazon.com/images/I/B1p8sW4ulES.png",
"https://m.media-amazon.com/images/I/A1bt2Vk4+UL.png",
"https://m.media-amazon.com/images/I/91jaUduyUPL.png",
"https://m.media-amazon.com/images/I/913LOf4vO3L.png",
"https://m.media-amazon.com/images/I/910EKWhD+IL.png",
"https://m.media-amazon.com/images/I/A173GWxj2-L.png",
""
],
"screenshots": [
"https://m.media-amazon.com/images/I/A1Do1k3qtBL.jpg",
"https://m.media-amazon.com/images/I/A1dHyeeOHcL.jpg",
"https://m.media-amazon.com/images/I/B1EFm2aU2cS.jpg",
"https://m.media-amazon.com/images/I/A1ULO0eqJSL.jpg",
"https://m.media-amazon.com/images/I/A10l9nY0mbL.jpg",
"https://m.media-amazon.com/images/I/91XwvI6L3bL.png",
"https://m.media-amazon.com/images/I/B1p8sW4ulES.png",
"https://m.media-amazon.com/images/I/A1bt2Vk4+UL.png",
"https://m.media-amazon.com/images/I/91jaUduyUPL.png",
"https://m.media-amazon.com/images/I/913LOf4vO3L.png",
"https://m.media-amazon.com/images/I/910EKWhD+IL.png",
"https://m.media-amazon.com/images/I/A173GWxj2-L.png",
""
],
"size": 723412582,
"market_source": "AMAZON",
"version": "1.20.0.01",
"dev_amazon_link": "https://www.amazon.com/gp/search?index=mobile-apps&field-brandtextbin=Mojang&search-type=ss",
"age_rating": "Guidance Suggested",
"website": "http://help.mojang.com",
"privacy_policy": "https://account.mojang.com/terms",
"description": "Our latest free update includes the second Biome Settlers Skin Pack, featuring 24 settlers from the Nether and Mooshroom biomes! team of adventurers and see how long you can survive!\n\nExplore randomly generated worlds and build amazing things from the simplest of homes to the grandest of castles. Play in creative mode with unlimited resources or mine deep into the world in survival mode, crafting weapons and armor to fend off the dangerous mobs.\n\nCraft, create, and explore alone, or with friends on mobile devices or Windows 10.",
"minimum_operating_system": "Android 5.0",
"size_min": 723412582,
"permissions": [
"Access information about networks",
"Access information about Wi-Fi networks",
"Enter Wi-Fi Multicast mode",
"FOREGROUND_SERVICE",
"Open network sockets",
"POST_NOTIFICATIONS",
"Read from external storage",
"Access the vibration feature",
"PowerManager WakeLocks to keep processor from sleeping or screen from dimming",
"Write to external storage",
"Allows sending in-app billing requests and managing in-app billing transactions",
"Allows verification of Google app Entitlements",
"Allows an application to receive messages via Google Cloud Messaging",
"Receive message via Amazon Device"
],
"what_is_new": "Various bug fixes!\n",
"created": "2012-09-13T00:00:00+00:00",
"size_max": 723412582,
"number_ratings": 139548,
"iap": true,
"category": [
"Adventure",
"Strategy",
"Games"
],
"package_name": "com.mojang.minecraftpe",
"market_status": "PUBLISHED"
}
Last Modified: 03 May 2023