Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/278767/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-26T22:43:01.492716Z",
    "action": 59,
    "target": "이 상자를 체크함으로서, 모든 이메일을 구독 해지하여 Habitica가 절대로 나에게 웹사이트나 내 계정에 대한 중요한 변화에 대해서 이메일로 고지할 수 없게 됨을 이해한다는 것을 증명합니다.",
    "id": 1103125,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1103125/?format=api"
}