get https://api.massrelevance.com/.json?finish
Unix time of the point of which activity data should end
Details
This will be reflected by the value of the last item of the minute activities. Type: integer Default: N/A Example Value: 1349278694
Notes: Only use the seconds portion of unix time (JavaScript will give use the number in milliseconds. To Divide by 1000). If a finish param is specified, then start
must also be specified.