Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2780556/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/achievements/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/achievements/ru/?format=api",
    "user": "https://translate.habitica.com/api/users/@Mogamigawa/?format=api",
    "author": "https://translate.habitica.com/api/users/@Mogamigawa/?format=api",
    "timestamp": "2023-09-06T11:45:13.292733Z",
    "action": 2,
    "target": "Вы вывели беспозвоночных питомцев всех стандартных цветов: Жука, Бабочки, Каракатицы, Морского слизня, Осьминога, Улитки и Паука!",
    "id": 548310,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/548310/?format=api"
}