We need to be able to see what goals a user has unlocked!
This should be returned in the normal profile endpoint as part of the UserProfile struct. It should contain a list of (only) unlocked achievements for that user.
On the user endpoint for getting all achievements for a service, it should return for each if a user has unlocked it or not (and when)