Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2707311/?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/en_GB/?format=api",
    "user": "https://translate.habitica.com/api/users/Stelio/?format=api",
    "author": "https://translate.habitica.com/api/users/Stelio/?format=api",
    "timestamp": "2026-04-28T09:47:25.630885Z",
    "action": 5,
    "target": "This is a **%1$s** Task that repeats **%2$s%3$s**.",
    "id": 1342350,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1342350/?format=api"
}