Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/1077299/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "http://translate.pkp.sfu.ca/api/units/985248/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/invitation/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/invitation/uk/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/Petro/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/Petro/?format=api",
    "timestamp": "2025-10-07T12:25:56.063142Z",
    "action": 5,
    "target": "Щоби розпочати користуватися OJS і прийняти нову роль, Вам знадобиться створити в нас обліковий запис (акаунт). З цією метою, будь ласка, введіть ім'я користувача й пароль.",
    "id": 1077299,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/1077299/?format=api"
}