The last two calls replace functionality that the V1 API provided in a
broken way (/user/USER/friends). I'll just mention again that no V1
API call is supported and we could turn them off at any time.
The paging in these calls uses the standard Digg API 'cursor' model:
if you get a response back with a JSON key 'cursor' / XML element
<cursor> and a non-empty VALUE, then pass that as a query argument to
the same call like &cursor=VALUE and you will get the next page of
values. For example the request to get the newest followers of Kevin
Rose: