Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3358396/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-ios/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-ios/main-strings/de/?format=api",
    "user": "https://translate.habitica.com/api/users/SchlendiBerrywood/?format=api",
    "author": "https://translate.habitica.com/api/users/SchlendiBerrywood/?format=api",
    "timestamp": "2025-11-30T11:16:32.110049Z",
    "action": 5,
    "target": "Du hast %s erhalten, da du dich stark engagiert hast dein Leben zu verbessern.",
    "id": 1303719,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1303719/?format=api"
}