Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3264332/?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-07T01:59:37.586976Z",
    "action": 5,
    "target": "<strong>ブロックを回避しようとしないでください</strong>。誰かがプライベートメッセージの送信をブロックした場合、ブロックの解除を求めるために他の方法で連絡してはいけません。",
    "id": 1077454,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1077454/?format=api"
}