Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/101763/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/uk/?format=api",
    "user": "https://translate.habitica.com/api/users/Ell-Wolf/?format=api",
    "author": "https://translate.habitica.com/api/users/Ell-Wolf/?format=api",
    "timestamp": "2024-07-15T06:48:33.543650Z",
    "action": 36,
    "target": "Нікнейм користувача має бути від 1 до 20 символів, містити лише літери від a до z, цифри від 0 до 9, дефіси або підкреслення, і не повинен містити жодних заборонених слів.",
    "id": 1149772,
    "action_name": "Translation approved",
    "url": "https://translate.habitica.com/api/changes/1149772/?format=api"
}