Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/linphone-iphone/chat/uk/changes/?format=api
{ "count": 3, "next": null, "previous": null, "results": [ { "unit": null, "component": "https://weblate.linphone.org/api/components/linphone-iphone/chat/?format=api", "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/chat/uk/?format=api", "glossary_term": null, "user": null, "author": null, "timestamp": "2020-12-03T21:32:49.181310Z", "action": 0, "target": "", "id": 5667, "action_name": "Resource update", "url": "https://weblate.linphone.org/api/changes/5667/?format=api" }, { "unit": null, "component": "https://weblate.linphone.org/api/components/linphone-iphone/chat/?format=api", "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/chat/uk/?format=api", "glossary_term": null, "user": "https://weblate.linphone.org/api/users/danmei.chen/?format=api", "author": "https://weblate.linphone.org/api/users/danmei.chen/?format=api", "timestamp": "2021-03-23T15:16:26.841689Z", "action": 0, "target": "", "id": 5952, "action_name": "Resource update", "url": "https://weblate.linphone.org/api/changes/5952/?format=api" }, { "unit": null, "component": "https://weblate.linphone.org/api/components/linphone-iphone/chat/?format=api", "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/chat/uk/?format=api", "glossary_term": null, "user": "https://weblate.linphone.org/api/users/danmei.chen/?format=api", "author": "https://weblate.linphone.org/api/users/danmei.chen/?format=api", "timestamp": "2021-03-23T15:16:26.979510Z", "action": 44, "target": "", "id": 5970, "action_name": "New string to translate", "url": "https://weblate.linphone.org/api/changes/5970/?format=api" } ] }