Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/145868/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/ru/?format=api",
    "user": "https://translate.habitica.com/api/users/Jazzis/?format=api",
    "author": "https://translate.habitica.com/api/users/Jazzis/?format=api",
    "timestamp": "2019-05-08T06:53:34.015914Z",
    "action": 2,
    "target": "Вы будете удивлены на сколько книги могут быть сложны. Эта игла может кольнуть прямо в сердце ваших обязанностей. Увеличивает силу на <%= str %>. Зачарованный сундук: Набор Переплетчика (предмет 3 из 4).",
    "id": 29379,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/29379/?format=api"
}