Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3356121/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/nl/?format=api",
    "user": "https://translate.habitica.com/api/users/niekvb/?format=api",
    "author": "https://translate.habitica.com/api/users/niekvb/?format=api",
    "timestamp": "2025-10-03T03:16:18.363381Z",
    "action": 5,
    "target": "Deze gegevens worden gebruikt om de gebruikerservaring, prestaties en diensten van onze websites en apps te verbeteren. Deze gegevens worden door ons supportteam gebruikt om vragen en foutmeldingen te verwerken.",
    "id": 1276946,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1276946/?format=api"
}