| Function Summary |
| User profile |
| |
profile_information(username,
format,
**kw)
Information about the profile (eg: Name, Gender) |
| Related users |
| |
friends_list(username,
format,
**kw)
Friends added to this profile |
| |
neighbours(username,
format,
**kw)
People with similar taste to this profile |
| Top artists, albums, tracks, tags |
| |
top_tracks(username,
format,
**kw)
50 most played tracks from a music profile |
| |
top_albums(username,
format,
**kw)
50 most played albums from a music profile |
| |
top_tags_for_tracks(username,
artistname,
trackname,
format,
**kw)
Tags most used on a specific track |
| |
top_tags(username,
format,
**kw)
Most used tags by a music profile |
| |
top_tags_for_album(username,
artistname,
albumname,
format,
**kw)
Tags most used on a specific album |
| |
top_artists(username,
format,
**kw)
50 most played artists from a music profile |
| |
top_tags_for_artist(username,
artistname,
format,
**kw)
Tags most used on a specific artist |
| Recent tracks and journal entries |
| |
recent_loved_tracks(username,
format,
**kw)
10 recently loved tracks for this profile |
| |
recent_banned_tracks(username,
format,
**kw)
10 recently banned tracks for this profile |
| |
recent_tracks(username,
format,
**kw)
10 recently played tracks for this profile |
| |
recent_journals(username,
format,
**kw)
Recent journal entries for this profile |
| Charts |
| |
recent_weekly_artist_chart(username,
format,
**kw)
Most recent weekly artist chart |
| |
recent_weekly_track_chart(username,
format,
**kw)
Most recent weekly track chart |
| |
weekly_chart_list(username,
format,
**kw)
List of dates of available weekly charts for this profile |
| |
recent_weekly_album_chart(username,
format,
**kw)
Most recent weekly album chart |
| Recommendations |
| |
system_event_recommendations(username,
format,
**kw)
Events from your dashboard that match the users profile |
| |
system_recommendations(username,
format,
**kw)
System Recommendations |
| |
manual_recommendations(username,
format,
**kw)
Recommendations manually sent to user |
| Events |
| |
current_events(username,
format,
**kw)
Events that you have marked yourself as attending |
| |
friends_events(username,
format,
**kw)
Events that the users friends are attending |