Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/64888/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/contrib/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/contrib/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-06-21T08:03:59.023436Z",
    "action": 2,
    "target": "Ви допомогли Habitica розвиватися <%= count %> рази(-ів), заповнюючи опитування або допомагаючи в масштабному тестуванні. Дякую!",
    "id": 1140924,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1140924/?format=api"
}