Sort:  

Thanks, I'd appreciate that.

Here is the URL. Just plug in the account name of who you want it to check.

https://api.steemjs.com/get_vesting_delegations?account=timcliff&from=-1&limit=50

That's great. I didn't see that anywhere in the docs, and it helped me to identify the best place I've found for the API:

(it's my first foray into the code, as I'm not much of a C++ programmer) https://github.com/steemit/steem/blob/master/libraries/app/include/steemit/app/database_api.hpp

Nice. I'm excited to see more community members getting into the code :)