Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/linphone-iphone/assistantviewscreens/es_AR/changes/?format=api
{ "count": 1, "next": null, "previous": null, "results": [ { "unit": null, "component": "https://weblate.linphone.org/api/components/linphone-iphone/assistantviewscreens/?format=api", "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/assistantviewscreens/es_AR/?format=api", "glossary_term": null, "user": null, "author": null, "timestamp": "2020-12-03T20:55:49.488010Z", "action": 0, "target": "", "id": 4797, "action_name": "Resource update", "url": "https://weblate.linphone.org/api/changes/4797/?format=api" } ] }