Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/146264/?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:55:54.159533Z",
    "action": 2,
    "target": "Этот коричневый доспех, покрытый маленькими грибочками, поможет вам услышать шепот леса. Увеличивает телосложение на <%= con %> и восприятие на <%= per %>. зачарованный сундук: Набор Грибного друида (предмет 2 из 3).",
    "id": 29383,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/29383/?format=api"
}