The documentation could mention what the epoch of the timestamp is too, please?
When I've figured that out I'll try to work out whether a "login" is a username/password exchange (guess not, as I like I imagine most users allow my browser to store a cookie for months on end).
It would be nice if the Profile endpoint would provide information as to the status of a user. For example whether they are 'online', in 'live', or have not been on for a few hours.
Maybe the existing `last_online` could also be changed so as to show the actual time the user was last online / active on the site instead of the last log in -i.e after actually logging out of the site.
Perhaps a new `last_active` attribute could be added to support this and the `last_online` attribute be renamed to `last_login`. Plus an attribute for showing whether the player is just online or in live as well.