Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/64967/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/contrib/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/contrib/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
    "author": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
    "timestamp": "2024-01-19T00:55:42.344547Z",
    "action": 2,
    "target": "曾<%= count %>次通过填写调查问卷或协助大型测试,帮助Habitica成长。谢谢你!",
    "id": 1084754,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1084754/?format=api"
}