Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/linphone-iphone/root/cs/changes/?format=api&page=2
{ "count": 21, "next": null, "previous": "https://weblate.linphone.org/api/translations/linphone-iphone/root/cs/changes/?format=api", "results": [ { "unit": "https://weblate.linphone.org/api/units/72568/?format=api", "component": "https://weblate.linphone.org/api/components/linphone-iphone/root/?format=api", "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/root/cs/?format=api", "glossary_term": null, "user": "https://weblate.linphone.org/api/users/flibor/?format=api", "author": "https://weblate.linphone.org/api/users/flibor/?format=api", "timestamp": "2023-11-02T16:05:05.842406Z", "action": 2, "target": "Automatické okamžité přijetí hovoru", "id": 43566, "action_name": "Translation changed", "url": "https://weblate.linphone.org/api/changes/43566/?format=api" } ] }