EShop: Difference between revisions
Additional samurai API information |
|||
(One intermediate revision by the same user not shown) | |||
Line 226: | Line 226: | ||
| /samurai/ws/'''region'''/title/'''content id''' | | /samurai/ws/'''region'''/title/'''content id''' | ||
| Returns information about the title, more verbose than /titles. | | Returns information about the title, more verbose than /titles. | ||
| (none) | |||
|- | |||
| /samurai/ws/'''region'''/title/'''content id'''/aocs | |||
| Returns a list of add-on contents/downloadable content and prices in eShop region currency. | |||
| (none) | |||
|- | |||
| /samurai/ws/'''region'''/demo/'''content id''' | |||
| Returns information about a demo. Content ID is available in the main game's /title entry. | |||
| (none) | | (none) | ||
|- | |- | ||
Line 243: | Line 251: | ||
| Scrolling news on the top screen | | Scrolling news on the top screen | ||
| shop_id is required | | shop_id is required | ||
|- | |||
| /samurai/ws/'''region'''/directories | |||
| Returns a list of directories available on the regional server with the name, image, id used for the directory api point, etc. | |||
| pattern: Unsure of the purpose, default value is B from what I can tell. | |||
|- | |- | ||
| /samurai/ws/'''region'''/directory/'''(long long unsigned int)''' and /samurai/ws/'''region'''/directory/~'''(string)''' | | /samurai/ws/'''region'''/directory/'''(long long unsigned int)''' and /samurai/ws/'''region'''/directory/~'''(string)''' | ||
| Collections, like sales | | Collections, like sales | ||
| (none) | | (none) | ||
|- | |- | ||
Line 264: | Line 272: | ||
| (none) | | (none) | ||
|- | |- | ||
| /samurai/ws/'''region'''/ | | /samurai/ws/'''region'''/languages | ||
| Returns a list of | | Returns a list of languages available on the regional server with the ISO 639-1 code used for the lang parameter. | ||
| (none) | | (none) | ||
|} | |} |