Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3264370/?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-07T02:00:06.430046Z",
    "action": 5,
    "target": "プライベート・メッセージの送信や、パーティー・メンバー検索に表示される機能の永久削除",
    "id": 1077455,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1077455/?format=api"
}