Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/linphone-iphone/account/sv/changes/?format=api
{ "count": 3, "next": null, "previous": null, "results": [ { "unit": null, "component": "https://weblate.linphone.org/api/components/linphone-iphone/account/?format=api", "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/account/sv/?format=api", "glossary_term": null, "user": null, "author": null, "timestamp": "2020-12-03T21:25:21.585852Z", "action": 0, "target": "", "id": 5444, "action_name": "Resource update", "url": "https://weblate.linphone.org/api/changes/5444/?format=api" }, { "unit": null, "component": "https://weblate.linphone.org/api/components/linphone-iphone/account/?format=api", "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/account/sv/?format=api", "glossary_term": null, "user": null, "author": null, "timestamp": "2023-07-11T03:31:59.740211Z", "action": 0, "target": "", "id": 38967, "action_name": "Resource update", "url": "https://weblate.linphone.org/api/changes/38967/?format=api" }, { "unit": null, "component": "https://weblate.linphone.org/api/components/linphone-iphone/account/?format=api", "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/account/sv/?format=api", "glossary_term": null, "user": null, "author": null, "timestamp": "2023-07-11T03:32:00.755762Z", "action": 44, "target": "", "id": 38985, "action_name": "New string to translate", "url": "https://weblate.linphone.org/api/changes/38985/?format=api" } ] }