Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/194333/?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:22:34.036243Z",
    "action": 2,
    "target": "Потратьте самоцветы, чтобы собрать яйца быстрее, если вы не хотите ждать, пока выпадут стандартные яйца, или пройдите квесты, чтобы заработать квесторые яйца. <a href=\"https://habitica.fandom.com/ru/wiki/Трофеи\">Подробнее о системе трофеев.</a>",
    "id": 59549,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/59549/?format=api"
}