Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/185409/?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-02-16T08:29:28.151976Z",
    "action": 5,
    "target": "Согласно легенде, количество сгибов в этом колпаке показывает сколько способов вы знаете для приготовления яичницы! Верно? Увеличивает восприятие на <%= per %>. Зачарованный сундук: Набор шеф-повара (предмет 1 из 4). ",
    "id": 15296,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/15296/?format=api"
}