Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3344241/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/it/?format=api",
    "user": "https://translate.habitica.com/api/users/Scaram80/?format=api",
    "author": "https://translate.habitica.com/api/users/Scaram80/?format=api",
    "timestamp": "2026-01-08T11:10:23.899474Z",
    "action": 5,
    "target": "Con un solo colpo puoi eliminare tutti gli ostacoli che si frappongono al raggiungimento dei tuoi obiettivi. Incrementa la Forza di <%= str %>. Equipaggiamento in Edizione Limitata Primavera 2025.",
    "id": 1311821,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1311821/?format=api"
}