user_id | the ID of the user |
language | (optional) EBT language code, defaults to "en" (English); please see the EBT website for a list of available languages |
time_offset | (optional) offset from UTC in winter time, defaults to 2 (i.e. UTC+2 / EET) |
An associative array containing the following elements:
data | an associative array containing information about the note: |
- user_id | |
- user_name | |
- join_date | |
- last_active_timestamp | |
- last_active_timestamp_adjusted | according to provided timezone |
- home_city_id | |
- home_city_name | original name, e.g. Roma for Rome, Wien for Vienna |
- home_city_name_translated | localized city name |
- home_location_name | city name as entered by user |
- home_country_name | English name |
- home_country_name_translated | localized country name |
- home_postal_code | only available if you are logged in and viewing your own profile, otherwise NULL |
- home_city_latitude | |
- home_city_longitude | |
- home_city_latlong_quality | enumeration: 0 = exact, 1-9 = interpolated at various degrees (higher == worse, >8 may be outright wrong), -1 = no coordinates found; please note that if you're not logged in or not requesting your own profile coordinates are given for the home city (city/country) instead of the home location (location name/postal code/country), so the coordinate quality can be 3 at best |
- total_notes | |
- total_hits | |
- total_moderated_hits | only available if you are logged in and viewing your own profile, otherwise NULL |
- url | URL of user's homepage |
- img_url_notes_europe | NULL if user doesn't share this map |
- img_url_notes_world | NULL if user doesn't share this map |
- img_url_hits_europe | NULL if user doesn't share this map |
- shares_stats | (enumeration: 1 = user shares note stats, 0 = user doesn't share) |
- shares_hitpartners | (enumeration: 1 = user shares hitpartners, 0 = user doesn't share) |
https://api.eurobilltracker.com/?m=globalstats_profile_user&v=1&PHPSESSID=12345678&user_id=12345&language=en&time_offset=1