Changes API.

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

GET /api/changes/59561/?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/citrusella/?format=api",
    "author": "https://translate.habitica.com/api/users/citrusella/?format=api",
    "timestamp": "2019-09-25T20:27:23.903450Z",
    "action": 2,
    "target": "Питомцы вырастут, чем бы вы их ни кормили, но они растут быстрее, если вы накормите их именно той едой, которую они любят. Экспериментируйте, чтобы найти связь, или посмотрите ответ здесь: <br/> <a href=\"https://habitica.fandom.com/ru/wiki/Еда\" target=\"_blank\">https://habitica.fandom.com/ru/wiki/Еда</a>",
    "id": 59561,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/59561/?format=api"
}