Changes API.

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

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

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