Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/194403/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/pets/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/pets/ru/?format=api",
    "user": "https://translate.habitica.com/api/users/Zilberstein/?format=api",
    "author": "https://translate.habitica.com/api/users/Zilberstein/?format=api",
    "timestamp": "2024-06-12T08:40:14.953525Z",
    "action": 2,
    "target": "Добро пожаловать к Питомцам и Скакунам!",
    "id": 1139001,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1139001/?format=api"
}