Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/75068/?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-02T05:35:28.524540Z",
    "action": 2,
    "target": "你好,冒险者!欢迎来到Habitica,这里有高效的工作、健康的生活,偶尔还有横冲直撞的狮鹫出没。",
    "id": 1115055,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1115055/?format=api"
}