Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/75197/?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:40:53.347743Z",
    "action": 2,
    "target": "无视、不尊重工作人员,或与工作人员争吵。如果你对某项规则或对工作人员的行为有疑问,请通过<a href='mailto:admin@habitica.com' target='_blank'>admin@habitica.com</a>与我们联系。",
    "id": 1115513,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1115513/?format=api"
}