Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/194406/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/pets/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/pets/ru/?format=api",
    "user": "https://translate.habitica.com/api/users/Nakonana/?format=api",
    "author": "https://translate.habitica.com/api/users/Nakonana/?format=api",
    "timestamp": "2020-03-08T19:48:30.385792Z",
    "action": 5,
    "target": "Питомцы вырастут, чем бы вы их ни кормили, но они растут быстрее, если вы накормите их именно тем кормом, который они любят. Экспериментируйте, чтобы найти связь, или посмотрите ответ здесь: <br/> <a href=\"https://habitica.fandom.com/ru/wiki/Еда\" target=\"_blank\">https://habitica.fandom.com/ru/wiki/Еда</a>",
    "id": 129901,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/129901/?format=api"
}