Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/foodfactory/common/en/changes/?format=api&page=50
{ "count": 981, "next": null, "previous": "http://weblate.ucs.ru/api/translations/foodfactory/common/en/changes/?format=api&page=49", "results": [ { "unit": null, "component": "http://weblate.ucs.ru/api/components/foodfactory/common/?format=api", "translation": "http://weblate.ucs.ru/api/translations/foodfactory/common/en/?format=api", "dictionary": null, "user": null, "author": null, "timestamp": "2025-12-23T11:00:07", "action": 44, "target": "", "id": 1334488, "action_name": "New string to translate", "url": "http://weblate.ucs.ru/api/changes/1334488/?format=api" } ] }
UCS Localization Server