Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3297949/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/sidebar/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/sidebar/ja/?format=api",
    "user": "https://translate.habitica.com/api/users/Toma0001/?format=api",
    "author": "https://translate.habitica.com/api/users/Toma0001/?format=api",
    "timestamp": "2024-02-01T02:55:53.814053Z",
    "action": 8,
    "target": "アバター&装備",
    "id": 1105106,
    "action_name": "Translation reverted",
    "url": "https://translate.habitica.com/api/changes/1105106/?format=api"
}