Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/211647/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/tasks/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-12T03:40:47.362543Z",
    "action": 2,
    "target": "<strong>Подсказка:</strong> Чтобы добавить сразу несколько <%= taskType %>, отделите их между собой отступом, используя  комбинацию клавиш (Shift + Enter) и сохраните результат нажав \"Enter.\"",
    "id": 21557,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/21557/?format=api"
}