Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3293747/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/main-strings/sv/?format=api",
    "user": "https://translate.habitica.com/api/users/NewCapAm/?format=api",
    "author": "https://translate.habitica.com/api/users/NewCapAm/?format=api",
    "timestamp": "2026-04-05T20:09:10.201570Z",
    "action": 5,
    "target": "Undvik att förlora dina framsteg genom att läka snabbt var gång du tar slut på HP en gång om dagen!",
    "id": 1339415,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1339415/?format=api"
}