Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/34057/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/tutorial/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/tutorial/he/?format=api",
    "user": "https://translate.habitica.com/api/users/ChenShaham/?format=api",
    "author": "https://translate.habitica.com/api/users/ChenShaham/?format=api",
    "timestamp": "2025-03-03T15:13:15.172217Z",
    "action": 2,
    "target": "עם למטלה שלכם יש הגבלת זמן, הזינו תאריך יעד. נראה שאתם יכולים כבר לסמן מטלה אחת כהושלמה - לכו על זה!",
    "id": 1217174,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1217174/?format=api"
}