Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/habitica/subscriber/de/changes/?format=api&page=42
{ "count": 822, "next": null, "previous": "https://translate.habitica.com/api/translations/habitica/subscriber/de/changes/?format=api&page=41", "results": [ { "unit": null, "component": "https://translate.habitica.com/api/components/habitica/subscriber/?format=api", "translation": "https://translate.habitica.com/api/translations/habitica/subscriber/de/?format=api", "user": null, "author": null, "timestamp": "2025-03-21T09:21:09.246210Z", "action": 44, "target": "", "id": 1233668, "action_name": "New string to translate", "url": "https://translate.habitica.com/api/changes/1233668/?format=api" }, { "unit": "https://translate.habitica.com/api/units/3346315/?format=api", "component": "https://translate.habitica.com/api/components/habitica/subscriber/?format=api", "translation": "https://translate.habitica.com/api/translations/habitica/subscriber/de/?format=api", "user": "https://translate.habitica.com/api/users/Toromor/?format=api", "author": "https://translate.habitica.com/api/users/Toromor/?format=api", "timestamp": "2025-03-21T12:40:46.096344Z", "action": 5, "target": "Scheues Yeti Set", "id": 1234178, "action_name": "New translation", "url": "https://translate.habitica.com/api/changes/1234178/?format=api" } ] }