Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/linphone-iphone/audio/en/changes/?format=api
{ "count": 3, "next": null, "previous": null, "results": [ { "unit": null, "component": "https://weblate.linphone.org/api/components/linphone-iphone/audio/?format=api", "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/audio/en/?format=api", "glossary_term": null, "user": null, "author": null, "timestamp": "2020-12-03T21:27:05.149109Z", "action": 0, "target": "", "id": 5471, "action_name": "Resource update", "url": "https://weblate.linphone.org/api/changes/5471/?format=api" }, { "unit": "https://weblate.linphone.org/api/units/71591/?format=api", "component": "https://weblate.linphone.org/api/components/linphone-iphone/audio/?format=api", "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/audio/en/?format=api", "glossary_term": null, "user": "https://weblate.linphone.org/api/users/quentin/?format=api", "author": "https://weblate.linphone.org/api/users/quentin/?format=api", "timestamp": "2023-02-02T08:17:26.955364Z", "action": 45, "target": "", "id": 30168, "action_name": "New contributor", "url": "https://weblate.linphone.org/api/changes/30168/?format=api" }, { "unit": "https://weblate.linphone.org/api/units/71591/?format=api", "component": "https://weblate.linphone.org/api/components/linphone-iphone/audio/?format=api", "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/audio/en/?format=api", "glossary_term": null, "user": "https://weblate.linphone.org/api/users/quentin/?format=api", "author": "https://weblate.linphone.org/api/users/quentin/?format=api", "timestamp": "2023-02-02T08:17:27.039569Z", "action": 2, "target": "Codecs", "id": 30169, "action_name": "Translation changed", "url": "https://weblate.linphone.org/api/changes/30169/?format=api" } ] }