Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/habitica/groups/pt/changes/?format=api&page=19
{ "count": 361, "next": null, "previous": "https://translate.habitica.com/api/translations/habitica/groups/pt/changes/?format=api&page=18", "results": [ { "unit": null, "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api", "translation": "https://translate.habitica.com/api/translations/habitica/groups/pt/?format=api", "user": null, "author": null, "timestamp": "2025-03-05T19:06:12.622020Z", "action": 44, "target": "", "id": 1220086, "action_name": "New string to translate", "url": "https://translate.habitica.com/api/changes/1220086/?format=api" } ] }