Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/652368/?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-03-20T13:17:47.816242Z",
    "action": 5,
    "target": "Lås upp genom att gå in på Habitica %d gånger.",
    "id": 1334676,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1334676/?format=api"
}