Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/75193/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/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-03-03T03:25:01.906212Z",
    "action": 2,
    "target": "故意欺骗工作人员来逃避惩罚后果或给其他用户带来麻烦",
    "id": 1115489,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1115489/?format=api"
}