It's new API call Monday so here are a few extras we've added today:
Number Status: new call available via /items/status/# where # is a number, not an id. This call will give you a status array showing you how many of the specific number have been saved, mixed, dropped, or are sitting in pouches or the mixing pool.
Number Status (specific): 5 new calls (such as /items/status/#/dropped) that will give you the item identifiers of the items in that current status. They are:
- /items/status/#/saved: Saved to set
- /items/status/#/pouch: In players pouches
- /items/status/#/mixed: Destroyed by mixing
- /items/status/#/dropped: At a place
- /items/status/#/mixingpool: Waiting to appear via a mixer+mixer mix.
Enjoy!