Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3264335/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/ja/?format=api",
    "user": "https://translate.habitica.com/api/users/Toma0001/?format=api",
    "author": "https://translate.habitica.com/api/users/Toma0001/?format=api",
    "timestamp": "2023-12-10T04:45:17.678137Z",
    "action": 2,
    "target": "<strong>スパム行為の禁止</strong>スパム行為には、複数の未承諾のプライベートメッセージを送信すること、意味不明なメッセージを送信すること、パーティーやチャレンジに関する複数の宣伝メッセージを送信すること、または連続して類似または低品質なチャレンジを作成することなどが含まれます。スタッフはどのメッセージがスパムと見なされるかを判断する裁量権を有しています。",
    "id": 1078211,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1078211/?format=api"
}