Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3340493/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/pt_BR/?format=api",
    "user": "https://translate.habitica.com/api/users/Bernas/?format=api",
    "author": "https://translate.habitica.com/api/users/Bernas/?format=api",
    "timestamp": "2025-04-01T20:27:21.223504Z",
    "action": 2,
    "target": "Por mais que pareça que você está coberto em neve fria, você está quentinho, confortável e alegre quando usa essa fantasia! Aumenta Percepção em <%= per %>. Item de Edição Limitada do Inverno de 2024-2025.",
    "id": 1238256,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1238256/?format=api"
}