Update to the Stats API endpoint

By Edouard on May 11, 2012

I just released an update to the Stats API endpoint.

This endpoint —which lets you gather statistics about a project— now takes optional parameters, such as:

  • file: the File ID you want to filter by,

  • date_range: The amount of time since the strings were added. Accepts a string such as 1.day.ago, 27.days.ago, 3.months.ago, 2.years.ago.

  • category: The category ID to filter by.

  • label: The label ID to filter by.

  • s: The search to filter by.

Using these new parameters, you can now access very detailed project stats.

I hope you will find this improvement useful. Thank you for using WebTranslateIt.