Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/146110/?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/qwerty/?format=api",
    "author": "https://translate.habitica.com/api/users/qwerty/?format=api",
    "timestamp": "2019-04-11T05:55:35.745388Z",
    "action": 2,
    "target": "Поплавок? Коробки крючков? Запасная леска? Отмычки? Дымовые бомбы? Независимо от того, что вам понадобится для летнего рыбацкого отдыха, все найдется в кармане! Увеличивает восприятие на <%= per %>. Ограниченный выпуск оборудование лета 2018.",
    "id": 19910,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/19910/?format=api"
}