Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/146262/?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:19.387613Z",
    "action": 2,
    "target": "Эта мантия отделана роскошными кружевами! Но это еще не все: она укрепит ваш дух. Увеличивает телосложение на <%= con %>. Зачарованный сундук: Набор Червонной Дамы (предмет 2 из 3).",
    "id": 29382,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/29382/?format=api"
}