Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/tails/trust/it/changes/?format=api&page=4
{ "count": 151, "next": null, "previous": "https://translate.tails.net/api/translations/tails/trust/it/changes/?format=api&page=3", "results": [ { "unit": null, "component": "https://translate.tails.net/api/components/tails/trust/?format=api", "translation": "https://translate.tails.net/api/translations/tails/trust/it/?format=api", "user": "https://translate.tails.net/api/users/emmapeel/?format=api", "author": "https://translate.tails.net/api/users/emmapeel/?format=api", "timestamp": "2016-07-13T15:50:46Z", "action": 0, "target": "", "old": "", "details": {}, "id": 38087, "action_name": "Resource updated", "url": "https://translate.tails.net/api/changes/38087/?format=api" } ] }